friendica/src
2022-10-15 13:00:52 +00:00
..
App Improve quote share ("message_id" added) 2022-10-06 21:50:20 +00:00
Capabilities
Collection/Api
Console Detect and remove contact duplicates 2022-09-16 05:00:06 +00:00
Contact The quote functionality is simplified 2022-10-09 21:16:36 +00:00
Content Improve quite generation 2022-10-15 13:00:52 +00:00
Core Use "maxloadavg" when "worker_load_cooldown" is not defined 2022-10-10 06:01:07 +00:00
Database Issue 11975: Don't call the postupdate if the table is missing 2022-10-08 14:42:11 +00:00
Factory Changes: 2022-08-12 13:36:34 +02:00
Model Improve quite generation 2022-10-15 13:00:52 +00:00
Moderation Minor l10n issue 2022-09-27 10:52:17 +02:00
Module Fix parameter names before being passed to Model\Event::store 2022-10-07 17:20:22 -04:00
Navigation Avoid some database errors 2022-08-25 04:57:41 +00:00
Network Merge pull request #11925 from mexon/mat/dont-remove-slash 2022-09-24 15:05:02 -04:00
Object Changes 2022-06-30 14:18:13 +02:00
Profile/ProfileField
Protocol Improve quite generation 2022-10-15 13:00:52 +00:00
Render Read the config at another place 2022-09-08 06:21:16 +00:00
Security Some more changed log levels 2022-08-31 05:01:22 +00:00
Util Merge pull request #11979 from annando/issue-11853 2022-10-09 17:45:33 -04:00
Worker Issue 11952: Avoid to send AP related comments to Diaspora 2022-10-03 10:40:16 +00:00
App.php Improved page rendering speed logging 2022-09-20 16:30:56 +02:00
BaseCollection.php
BaseDataTransferObject.php
BaseEntity.php
BaseFactory.php
BaseModel.php
BaseModule.php Changes: 2022-06-22 16:14:14 +02:00
BaseRepository.php
DI.php Move system messages from boot to own class 2022-07-27 11:54:50 -04:00
LegacyModule.php