friendica/src/Core
Hypolite Petovan ea17370211 Fix bug with ACL and contact network page
- Require user array parameter in ACL::getFullSelectorHTML
- Change all wrong uses where user array was replaced by default
permissions array
2018-08-15 00:43:27 +02: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 Console script to ensure that all post updates are finished 2018-08-10 21:20:25 +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 Fix bug with ACL and contact network page 2018-08-15 00:43:27 +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 Fix config mentions (no doc) 2018-07-16 19:38:14 -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 the frio theme (#5610) 2018-08-14 19:37:44 +00:00
PConfig.php Continued: (#5508) 2018-07-26 22:27:28 -04:00
Protocol.php Fix wrong SQL query syntax in Core\ACL 2018-03-08 04:42:07 -05:00
Session.php Fix missing $_SESSION variable in src/App 2018-08-05 15:56:21 +02:00
System.php Rework App modes 2018-07-16 19:38:15 -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