friendica/src
Philipp 9cecc6ca2d
Merge pull request #15237 from mfxa/docs_naming_consistency
Docs updates: Mostly file naming consistency
2025-10-13 11:59:10 +02: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 Merge pull request #15220 from annando/embed 2025-10-09 21:36:23 +02:00
Core OEmbed is removed 2025-09-17 01:42:31 +00:00
Database OEmbed is removed 2025-09-17 01:42:31 +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 Allow user creation by mods/admins when invitation_only is enabled 2025-10-12 17:09:08 +02:00
Moderation Fix 2 PHPStan errors 2025-02-26 15:06:57 +00:00
Module Update outside references to docs 2025-10-12 18:58:26 +02:00
Navigation Terminology: Fan/Sharing -> Follow, Mutual friend(ship) -> Friend 2025-09-19 20:31:13 +02:00
Network Fix many strict errors 2025-06-06 10:55:59 +00:00
Object Fetch additional video information (dimensions, preview, blurhash) when FFmpeg is installed 2025-10-06 19:37:52 +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 Embedding Support for Twitter videos / automatic height adjust 2025-10-06 19:31:32 +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 Embedding Support for Twitter videos / automatic height adjust 2025-10-06 19:31:32 +00:00
Worker OEmbed is removed 2025-09-17 01:42:31 +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