.. |
Cache
|
Fix unexpected return value of RedisCache->delete()
|
2020-08-09 10:45:06 -04:00 |
Config
|
Introduce "static/env.config.php" for environment variable mapping to config cache entries
|
2020-10-06 20:43:29 +02:00 |
Lock
|
Add license info at Friendica classes
|
2020-02-09 15:45:36 +01:00 |
PConfig
|
Add license info at Friendica classes
|
2020-02-09 15:45:36 +01:00 |
Session
|
Add support for empty session write
|
2020-08-07 22:50:16 -04:00 |
ACL.php
|
Create self-only ACL template and helper method
|
2020-09-07 19:27:32 -04:00 |
Addon.php
|
Remove confirm template obsolete uses (except for contacts)
|
2020-09-12 09:09:15 -04:00 |
BaseCache.php
|
Add license info at Friendica classes
|
2020-02-09 15:45:36 +01:00 |
BaseConfig.php
|
Add license info at Friendica classes
|
2020-02-09 15:45:36 +01:00 |
BaseLock.php
|
Add license info at Friendica classes
|
2020-02-09 15:45:36 +01:00 |
BasePConfig.php
|
Add license info at Friendica classes
|
2020-02-09 15:45:36 +01:00 |
Console.php
|
Apply suggestions from code review
|
2020-09-17 06:33:31 +02:00 |
Hook.php
|
Add dispatch data caching in App\Router
|
2020-07-27 02:33:08 -04:00 |
Installer.php
|
refert to doc/INSTALL.md instead of README.txt in the installer
|
2020-08-30 10:12:42 +02:00 |
L10n.php
|
Add new possibility to add a user per console
|
2020-02-29 17:10:27 +01:00 |
Logger.php
|
Add license info at Friendica classes
|
2020-02-09 15:45:36 +01:00 |
Process.php
|
Added logging for executing child processes
|
2020-10-24 18:40:15 +00:00 |
Protocol.php
|
Cleanup dependencies
|
2020-07-21 03:19:04 -04:00 |
README.md
|
Adding REAMDEs to directories
|
2019-03-22 22:56:57 -04:00 |
Renderer.php
|
Remove unused App->force_max_items property
|
2020-10-13 07:52:13 -04:00 |
Search.php
|
Remove $binary flag for HTTPRequest::get(), HTTPRequest::fetch(), HTTPRequest::fetchAll() (deprecated since PHP 5.1.3)
|
2020-10-18 20:56:31 +02:00 |
Session.php
|
Improve documentation of visitor-related functions
|
2020-08-04 22:44:42 -04:00 |
StorageManager.php
|
Add license info at Friendica classes
|
2020-02-09 15:45:36 +01:00 |
System.php
|
Merge pull request #8931 from MrPetovan/task/2020-performance-improvements
|
2020-07-28 07:15:02 +02:00 |
Theme.php
|
Reduce number of calls to Hook::delete when uninstalling addons/themes
|
2020-07-27 08:24:55 -04:00 |
Update.php
|
Added and improved logging for the update process
|
2020-08-30 18:57:09 +00:00 |
UserImport.php
|
Useless info messages removed
|
2020-07-23 06:11:21 +00:00 |
Worker.php
|
Worker priority / no shadow worker
|
2020-10-24 08:05:03 +00:00 |