friendica/src/Core
Hypolite Petovan 30d8c73660 Add missing Cache::delete method 2018-03-16 21:57:58 -04:00
..
Cache Fix wrong session expire set for custom duration 2018-03-06 21:34:00 -05:00
Config Move *ConfigValue functions to App 2018-03-06 20:04:04 -05:00
Session Add support for Memcached/Improve database cache 2018-03-04 23:13:19 -05:00
ACL.php Fix wrong SQL query syntax in Core\ACL 2018-03-08 04:42:07 -05:00
Addon.php Some clean up for the worker, arrays are now supported as parameter 2018-02-11 16:18:39 +00: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
L10n.php Use syntaxic sugar in L10n::t() 2018-02-03 13:46:01 -05:00
NotificationsManager.php Bugfix: Avoid "Class not found" error 2018-03-08 19:58:35 +00: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 Added some defaults 2018-01-28 16:16:21 +00:00
Theme.php Line endings are converted to unix style 2018-02-09 03:49:49 +00:00
UserImport.php Issue 4396: Avoid SQL error during UImport 2018-02-17 10:37:14 +00:00
Worker.php Add cache performance to API and worker 2018-03-04 23:13:19 -05:00