friendica/src/Core
Philipp Holzer 7e28e3e5f4 using \PDO instead PDO (bugfix) 2018-05-04 19:48:01 +02:00
..
Cache Add hostname prefix in MemcachedCacheDriver 2018-04-18 23:36:23 -04:00
Config Prevent empty $uid from messing up the PreloadConfigAdapter 2018-04-09 21:24:22 -04:00
Console Updated help-text 2018-05-01 13:21:42 +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 Add missing Cache::delete method 2018-03-16 21:57:58 -04: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 Merge branch 'master' into develop 2018-03-23 06:15:55 -04:00
PConfig.php Update PConfig class with adapter 2018-03-06 19:52:36 -05: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 Merge branch 'master' into develop 2018-03-23 06:15:55 -04:00