friendica/src/Core
Hypolite Petovan 804cfa0320 Reorganize Protocol constants
- Add ActivityPub protocol constant
- Add Protocol::NATIVE_SUPPORT
- Sort/group constant names
2018-08-30 17:47:48 -04:00
..
Cache Rename DBA::is_result to DBA::isResult 2018-07-23 11:04:14 -04:00
Config Rename DBA::is_result to DBA::isResult 2018-07-23 11:04:14 -04:00
Console "Does" is now "perform" 2018-08-29 13:06:56 +00:00
Lock Rename DBA::is_result to DBA::isResult 2018-07-23 11:04:14 -04:00
Session Rename DBA::is_result to DBA::isResult 2018-07-23 11:04:14 -04:00
ACL.php And still there are notices that have to be removed ... (#5629) 2018-08-18 08:20:50 +02:00
Addon.php Fix for duplicated addon entries in the hook table (#5583) 2018-08-07 23:03:38 +02:00
Cache.php redesign of locking & caching 2018-06-28 22:57:17 +02:00
Config.php Continued: (#5508) 2018-07-26 22:27:28 -04:00
Console.php Console script to ensure that all post updates are finished 2018-08-10 21:20:25 +00:00
Install.php Automatic Install Tests & Doku (#5674) 2018-08-27 00:15:55 -04:00
L10n.php Notice in tt fixed that happens with chinese translations 2018-08-08 12:17:49 +00:00
Lock.php Fixings 2018-07-05 20:57:31 +02:00
NotificationsManager.php Removed notices in notifications 2018-08-26 05:27:50 +00:00
PConfig.php Continued: (#5508) 2018-07-26 22:27:28 -04:00
Protocol.php Reorganize Protocol constants 2018-08-30 17:47:48 -04:00
Session.php Fix missing $_SESSION variable in src/App 2018-08-05 15:56:21 +02:00
System.php "dba" is now "DBA". This hadn't been respected at some places (#5655) 2018-08-23 09:51:58 -04:00
Theme.php Replace current_theme() and current_theme_url() calls 2018-04-28 18:37:25 -04:00
UserImport.php Stopped using deprecated constants NETWORK_* (#5537) 2018-08-11 22:40:44 +02:00
Worker.php Issue 5467: Cron jobs hadn't been executed 2018-07-24 06:15:58 +00:00