.. |
Cache
|
Renamed __toString() to getName()
|
2019-08-04 16:14:19 +02:00 |
Config
|
Dynamic config loading
|
2019-07-16 20:16:43 +02:00 |
L10n
|
Remove DependencyFactory
|
2019-07-27 23:54:12 +02:00 |
Lock
|
Removed some leftovers
|
2019-08-04 15:58:53 +02:00 |
Session
|
Add uri to missing session data logging context in Session handlers
|
2019-04-11 05:26:37 -04:00 |
ACL.php
|
Prevent fatal error in ACL::getFullSelectorHTML when accessing a profile as a remote visitor
|
2019-05-28 21:09:06 -04:00 |
Addon.php
|
Delete all addon hooks by default on uninstall
|
2019-05-08 00:46:13 -04:00 |
Authentication.php
|
Remove mod/ping from 2fa exception list
|
2019-07-23 20:03:08 -04:00 |
Cache.php
|
- Move constants to the "Cache" class (more transparent than inside the interface)
|
2019-08-04 15:53:28 +02:00 |
Config.php
|
Remove DependencyFactory
|
2019-07-27 23:54:12 +02:00 |
Console.php
|
Use DICE for Console
|
2019-07-31 19:37:42 +02:00 |
Hook.php
|
Sanitize addon path items
|
2019-03-31 21:53:08 -04:00 |
Installer.php
|
Use DICE for Console
|
2019-07-31 19:37:42 +02:00 |
L10n.php
|
Remove DependencyFactory
|
2019-07-27 23:54:12 +02:00 |
Lock.php
|
Removed some leftovers
|
2019-08-04 15:58:53 +02:00 |
Logger.php
|
Remove DependencyFactory
|
2019-07-27 23:54:12 +02:00 |
NotificationsManager.php
|
Use "received" instead of "created" when displaying posts in creation order
|
2019-07-07 21:30:33 +00:00 |
PConfig.php
|
Remove DependencyFactory
|
2019-07-27 23:54:12 +02:00 |
Protocol.php
|
Add meta protocol group for private post support
|
2019-07-29 20:31:48 -04:00 |
README.md
|
Adding REAMDEs to directories
|
2019-03-22 22:56:57 -04:00 |
Renderer.php
|
Remove duplicate $baseurl template variable
|
2019-05-02 09:55:48 -04:00 |
Search.php
|
New constant for federated protocols
|
2019-07-01 18:00:55 +00:00 |
Session.php
|
Replace defaults() calls on $_SESSION by Core\Session calls
|
2019-05-26 21:26:59 -04:00 |
StorageManager.php
|
Revert b2794bb2c 'Allow set empty string storge class for legacy'
|
2019-04-10 08:35:44 +02:00 |
System.php
|
Fixing sort of BaseURL usage for App & Cache usage
|
2019-08-04 20:01:15 +02:00 |
Theme.php
|
Various feedback items
|
2019-05-02 09:55:49 -04:00 |
Update.php
|
Add subject to DB Update email
|
2019-05-06 11:13:38 +02:00 |
UserImport.php
|
Fix delivery counter for poking / unify delivery commands
|
2019-06-10 14:19:24 +00:00 |
Worker.php
|
Added config value
|
2019-08-11 23:07:06 +02:00 |