.. |
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
|
Several speed improvements (magiclink, caching, indexes)
|
2021-02-17 18:59:19 +00:00 |
Addon.php
|
Don't assume addons must have an *_install function
|
2020-11-21 23:19:03 -05: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
|
Add temporary console command to fix workerqueue row with corrupted parameter data
|
2020-12-15 00:20:49 -05:00 |
Hook.php
|
Fixes several database errors, removes "relation" handling
|
2021-02-25 05:13:49 +00:00 |
Installer.php
|
Workaround for cURL troubles in container environments
|
2021-03-27 13:52:05 +01: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
|
Set the new pid
|
2021-01-05 21:39:53 +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
|
Issue 9986: Improve contact search
|
2021-03-06 21:52:26 +00:00 |
Session.php
|
The profile page does now shows reshared items
|
2020-11-03 19:24:47 +00:00 |
StorageManager.php
|
Storage: small fixes to 'storage move'
|
2021-03-12 18:24:45 +01:00 |
System.php
|
Support for message delivering via uri-id
|
2021-02-14 14:24:48 +00:00 |
Theme.php
|
Reduce number of calls to Hook::delete when uninstalling addons/themes
|
2020-07-27 08:24:55 -04:00 |
Update.php
|
New table "post-content"
|
2021-01-30 22:03:53 +00:00 |
UserImport.php
|
Useless info messages removed
|
2020-07-23 06:11:21 +00:00 |
Worker.php
|
Fixes PHP Warning: " array_unshift() expects parameter 1 to be array, int given"
|
2021-03-24 19:52:53 +00:00 |