friendica/src/Core
Michael 1304dae0d3 Bugfix: In the daemon mode we forgot to call the cron jobs 2018-06-06 03:48:04 +00:00
..
Cache Redis: 2018-05-14 22:50:05 +02:00
Config Prevent empty $uid from messing up the PreloadConfigAdapter 2018-04-09 21:24:22 -04:00
Console Fix PoToPhp 2018-05-17 08:12:55 +02:00
Session Improve CacheSessionhandler 2018-04-18 23:37:06 -04:00
ACL.php standards 2018-03-24 19:40:35 +00:00
Addon.php Replace current_theme() and current_theme_url() calls 2018-04-28 18:37:25 -04:00
Cache.php Redis: 2018-05-14 22:50:05 +02:00
Config.php Move *ConfigValue functions to App 2018-03-06 20:04:04 -05:00
Console.php Added console command to manually archive contacts 2018-04-23 05:33:47 +00:00
Install.php using \PDO instead PDO (bugfix) 2018-05-04 19:48:01 +02:00
L10n.php Use syntaxic sugar in L10n::t() 2018-02-03 13:46:01 -05:00
NotificationsManager.php Use magicLink whenever possible 2018-06-02 08:05:06 +00:00
PConfig.php No direct $a->config['foo'] needed when Config::get() is around ... 2018-05-14 22:50:05 +02:00
Protocol.php Fix wrong SQL query syntax in Core\ACL 2018-03-08 04:42:07 -05:00
Session.php Add support for Memcached/Improve database cache 2018-03-04 23:13:19 -05:00
System.php Don't show multiple calls from the "dba" class to show the essential parts of the callstack 2018-04-13 20:09:12 +00:00
Theme.php Replace current_theme() and current_theme_url() calls 2018-04-28 18:37:25 -04:00
UserImport.php Issue 4396: Avoid SQL error during UImport 2018-02-17 10:37:14 +00:00
Worker.php Bugfix: In the daemon mode we forgot to call the cron jobs 2018-06-06 03:48:04 +00:00