..
Cache
Adding force to update routine
2018-10-31 14:44:40 +01:00
Config
Replace *.ini.php by *.config.php in comments
2018-11-25 01:44:51 -05:00
Console
Replace x() by isset(), !empty() or defaults()
2018-11-30 09:06:22 -05:00
Lock
Rename DBA::is_result to DBA::isResult
2018-07-23 11:04:14 -04:00
Session
Replace x() by isset(), !empty() or defaults()
2018-11-30 09:06:22 -05:00
ACL.php
get markup template
2018-10-31 10:44:06 -04:00
Addon.php
Log function
2018-10-30 09:57:14 -04:00
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
Changing Friendica\App\Mode from static methods to public methods
2018-10-06 16:27:20 +02:00
Console.php
Add new Cache console command
2018-09-25 22:59:22 -04:00
Hook.php
Some redesign
2018-11-10 15:20:23 +00:00
Installer.php
Update install to generate config/local.config.php
2018-11-25 01:44:09 -05:00
L10n.php
coding standards
2018-11-06 10:28:18 -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
Replace x() by isset(), !empty() or defaults()
2018-11-30 09:06:22 -05:00
PConfig.php
Changing Friendica\App\Mode from static methods to public methods
2018-10-06 16:27:20 +02:00
Protocol.php
Add Mastodon/Pleroma protocol guessing
2018-10-17 01:10:07 -04:00
Renderer.php
Template Engine and props to Renderer
2018-10-31 13:25:38 -04:00
Session.php
Update "mrpetovan" email address
2018-09-15 19:28:38 -04:00
System.php
Move random Digits to Crypto class
2018-11-05 21:02:54 +01:00
Theme.php
Log function
2018-10-30 09:57:14 -04:00
Update.php
deindent calls
2018-11-08 10:26:49 -05:00
UserImport.php
Replace x() by isset(), !empty() or defaults()
2018-11-30 09:06:22 -05:00
Worker.php
Fix small typo / Workerqueue count now only counts non deferred entries
2018-11-04 10:51:01 +00:00