friendica/src/Core
Hypolite Petovan 38109665c7 Various improvements/fixes
- Fix potential missing variable
- Improve replaceMacros doc
- Fix CSS value in smoothly
2018-12-16 22:38:30 -05:00
..
Cache Adding force to update routine 2018-10-31 14:44:40 +01:00
Config Replace *.ini.php by *.config.php in comments 2018-11-25 01:44:51 -05:00
Console Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
Lock Rename DBA::is_result to DBA::isResult 2018-07-23 11:04:14 -04:00
Session Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
ACL.php get markup template 2018-10-31 10:44:06 -04:00
Addon.php Log function 2018-10-30 09:57:14 -04:00
Authentication.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
Cache.php Renamed Cache flag 2018-10-31 14:44:42 +01:00
Config.php Changing Friendica\App\Mode from static methods to public methods 2018-10-06 16:27:20 +02:00
Console.php Add new Cache console command 2018-09-25 22:59:22 -04:00
Hook.php Some redesign 2018-11-10 15:20:23 +00:00
Installer.php Update install to generate config/local.config.php 2018-11-25 01:44:09 -05:00
L10n.php coding standards 2018-11-06 10:28:18 -05:00
Lock.php Add missing Logger::log() 2018-10-31 17:52:41 +01:00
Logger.php Accept data structure in Logger::devLog 2018-11-10 08:17:33 -05:00
NotificationsManager.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
PConfig.php Changing Friendica\App\Mode from static methods to public methods 2018-10-06 16:27:20 +02:00
Protocol.php Add Mastodon/Pleroma protocol guessing 2018-10-17 01:10:07 -04:00
Renderer.php Various improvements/fixes 2018-12-16 22:38:30 -05:00
Session.php Update "mrpetovan" email address 2018-09-15 19:28:38 -04:00
System.php Fix for exceptions on external redirects 2018-12-03 15:59:53 +00:00
Theme.php Log function 2018-10-30 09:57:14 -04:00
Update.php Add DB connection status check in Update::check 2018-12-02 20:57:41 -05:00
UserImport.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
Worker.php Fix small typo / Workerqueue count now only counts non deferred entries 2018-11-04 10:51:01 +00:00