friendica/src/Core
Hypolite Petovan 14237a9599 Move $pager and $page_offset out of App
- Move infinite scroll data output in a module hook
- Use Pager instead of paginate() and alt_pager()
2018-10-25 00:07:15 -04:00
..
Cache Rename App Methods 2018-10-10 00:16:06 +02:00
Config Update "mrpetovan" email address 2018-09-15 19:28:38 -04:00
Console Move $strings from App to Core\L10n 2018-10-22 15:58:42 -04:00
Lock Rename DBA::is_result to DBA::isResult 2018-07-23 11:04:14 -04:00
Session Update "mrpetovan" email address 2018-09-15 19:28:38 -04:00
ACL.php Move $pager and $page_offset out of App 2018-10-25 00:07:15 -04:00
Addon.php Fix unsetting non-existent index in Addon::$addons on uninstall 2018-10-24 20:44:05 -04:00
Authentication.php Move NULL_DATE from boot.php to DBA::NULL_DATETIME 2018-10-22 16:50:55 -04:00
Cache.php Rename App Methods 2018-10-10 00:16:06 +02: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 Add new Hook::add method to enable module hooks 2018-10-25 00:07:15 -04:00
Install.php Fixing tests - part 2 2018-10-23 13:53:48 +02:00
L10n.php Add static keyword for Core\L10n properties 2018-10-22 15:58:42 -04:00
Lock.php Fixings 2018-07-05 20:57:31 +02:00
NotificationsManager.php adapted profile pic resize to 300px for whole system 2018-10-23 16:36:57 +02: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
Session.php Update "mrpetovan" email address 2018-09-15 19:28:38 -04:00
System.php Making redirect message more informative 2018-10-23 12:17:41 +02:00
Theme.php Rename App Methods 2018-10-10 00:16:06 +02:00
UserImport.php Move NULL_DATE from boot.php to DBA::NULL_DATETIME 2018-10-22 16:50:55 -04:00
Worker.php Show deferred worker tasks in the admin interface and workerqueue logs 2018-10-23 20:38:28 +00:00