| .. |
|
Cache
|
|
|
|
Config
|
Remove include/ requires that are now done directly from Composer
|
2018-12-24 09:56:25 -05:00 |
|
Console
|
Code standards
|
2019-01-21 09:11:35 -05:00 |
|
Lock
|
|
|
|
Session
|
Remove include/ requires that are now done directly from Composer
|
2018-12-24 09:56:25 -05:00 |
|
ACL.php
|
Don't show deleted contacts, set new AP contacts as "pending" until they are accepted
|
2019-01-09 13:23:11 +00:00 |
|
Addon.php
|
|
|
|
Authentication.php
|
Replace x() by isset(), !empty() or defaults()
|
2018-11-30 09:06:22 -05:00 |
|
Cache.php
|
Renamed Cache flag
|
2018-10-31 14:44:42 +01:00 |
|
Config.php
|
Remove include/ requires that are now done directly from Composer
|
2018-12-24 09:56:25 -05:00 |
|
Console.php
|
Add 'storage' console command
|
2019-01-21 09:11:34 -05:00 |
|
Hook.php
|
Some redesign
|
2018-11-10 15:20:23 +00:00 |
|
Installer.php
|
Merge pull request #6209 from MrPetovan/task/move-config-to-php-array
|
2018-12-29 11:43:55 +01:00 |
|
L10n.php
|
Remove include/ requires that are now done directly from Composer
|
2018-12-24 09:56:25 -05:00 |
|
Lock.php
|
Add missing Logger::log()
|
2018-10-31 17:52:41 +01:00 |
|
Logger.php
|
Accept data structure in Logger::devLog
|
2018-11-10 08:17:33 -05:00 |
|
NotificationsManager.php
|
Remove include/ requires that are now done directly from Composer
|
2018-12-24 09:56:25 -05:00 |
|
PConfig.php
|
Remove include/ requires that are now done directly from Composer
|
2018-12-24 09:56:25 -05:00 |
|
Protocol.php
|
Issue 6282: Update the contact data regularly (including the network)
|
2019-01-16 21:39:56 +00:00 |
|
Renderer.php
|
Various improvements/fixes
|
2018-12-16 22:38:30 -05:00 |
|
Session.php
|
|
|
|
StorageManager.php
|
Code standards
|
2019-01-21 09:11:35 -05:00 |
|
System.php
|
Photo model: fix docs, don't update "created" field
|
2019-01-21 09:10:47 -05:00 |
|
Theme.php
|
Refactor Theme::getStylesheetPath to return faster if theme style.php doesn't exist
|
2019-01-12 02:26:16 -05:00 |
|
Update.php
|
Add DB connection status check in Update::check
|
2018-12-02 20:57:41 -05:00 |
|
UserImport.php
|
Remove include/ requires that are now done directly from Composer
|
2018-12-24 09:56:25 -05:00 |
|
Worker.php
|
Escape global namespaced get_app() calls
|
2019-01-03 21:27:36 -05:00 |