friendica/src
2025-12-01 03:43:01 +00:00
..
App Show page-specific title before site name 2025-05-31 21:01:15 +02:00
Capabilities REUSE src directory 2024-08-24 15:27:00 +02:00
Collection/Api Fix errors in Collection namespace 2024-12-01 21:03:06 +00:00
Console Fix error message when starting cron daemon 2025-07-11 19:18:37 +02:00
Contact Fix code style 2025-03-17 07:38:53 +00:00
Content Issue 15096: Support for FEP-044f 2025-12-01 03:43:01 +00:00
Core Issue 14850: Fetch all posts of a thread 2025-11-21 23:14:17 +00:00
Database The callstack now is more readable 2025-10-25 11:54:18 +00:00
Event OEmbed is removed 2025-09-17 01:42:31 +00:00
Factory Fix exception when processing Peertube videos 2025-10-04 17:31:25 +00:00
Federation simplify GServer repository 2025-03-07 13:49:22 +00:00
Model Fix message transmission to Diaspora 2025-11-24 22:11:24 +00:00
Moderation Fix 2 PHPStan errors 2025-02-26 15:06:57 +00:00
Module Issue 15096: Support for FEP-044f 2025-12-01 03:43:01 +00:00
Navigation Terminology: Fan/Sharing -> Follow, Mutual friend(ship) -> Friend 2025-09-19 20:31:13 +02:00
Network Only add audio and video mimetypes 2025-11-21 18:29:29 +00:00
Object Partial support for Mastodon's way of quoting posts 2025-10-31 06:10:21 +00:00
Privacy/Entity REUSE src directory 2024-08-24 15:27:00 +02:00
Profile/ProfileField remove deprecation of BaseCollection::map(), check return type of BaseCollection::map() 2025-03-12 15:50:24 +00:00
Protocol Issue 15096: Support for FEP-044f 2025-12-01 03:43:01 +00:00
Render User nav: Add icons to the remaining entries 2025-07-02 20:52:17 +02:00
Security Issue 15008: "Followers only" now works with pictures 2025-07-25 20:35:23 +00:00
System Make PHP-CS even more happy :) 2025-01-02 12:54:39 +01:00
User/Settings Fix 2 PHPStan errors 2025-02-25 07:48:38 +00:00
Util Fetch oembed url from provider list first 2025-11-25 21:49:12 +00:00
Worker Issue 14850: Fetch all posts of a thread 2025-11-21 23:14:17 +00:00
App.php The signer is added to the request log 2025-08-03 12:13:58 +00:00
AppHelper.php Create AppHelper interface and AppLegacy class 2024-11-17 20:06:34 +00:00
AppLegacy.php OEmbed is removed 2025-09-17 01:42:31 +00:00
BaseCollection.php Fix 10 PHPStan errors 2025-03-13 09:14:48 +00:00
BaseDataTransferObject.php REUSE src directory 2024-08-24 15:27:00 +02:00
BaseEntity.php remove unnecessary properties from BaseEntity 2024-12-07 06:58:11 +00:00
BaseFactory.php REUSE src directory 2024-08-24 15:27:00 +02:00
BaseModel.php fix errors in BaseModel 2024-12-01 20:51:57 +00:00
BaseModule.php Terminology: Fan/Sharing -> Follow, Mutual friend(ship) -> Friend 2025-09-19 20:31:13 +02:00
BaseRepository.php Fix version in deprecation messages 2025-06-30 10:41:58 +00:00
DI.php Embed instead of OEmbed 2025-09-12 06:19:45 +00:00
LegacyModule.php Remove DI::app() call from LegacyModule 2024-11-23 08:27:40 +00:00