friendica/src
Michael 01bbf40418 Simplify plaintext creation 2023-07-16 09:32:17 +00:00
..
App Fix exception module not setting the HTTP response code 2023-07-09 22:45:46 -04:00
Capabilities
Collection/Api Some more deprecation fixups 2023-07-05 23:16:01 +02:00
Console Fix: Force baseUrl being a string 2023-04-15 14:17:30 +00:00
Contact Support for contact uri that aren't HTTP URLs 2023-06-05 04:34:06 +00:00
Content Use plaintext for names and titles 2023-07-16 07:26:20 +00:00
Core Simplify plaintext creation 2023-07-16 09:32:17 +00:00
Database Continued: 2023-06-09 21:50:00 +02:00
Factory Unified BBCode conversion, improved proxy functionality 2023-07-15 20:12:08 +00:00
Federation fixups 2023-05-14 11:18:59 +02:00
Model Use plaintext for names and titles 2023-07-16 07:26:20 +00:00
Moderation Fix db error: missing column name 'line-text' 2023-07-11 22:37:45 +02:00
Module Use plaintext for names and titles 2023-07-16 07:26:20 +00:00
Navigation Use plaintext for names and titles 2023-07-16 07:26:20 +00:00
Network Better support for "audience" / simplified Lemmy processing 2023-06-15 22:04:28 +00:00
Object Unified BBCode conversion, improved proxy functionality 2023-07-15 20:12:08 +00:00
Profile/ProfileField Unified BBCode conversion, improved proxy functionality 2023-07-15 20:12:08 +00:00
Protocol Add fields to Report entity 2023-07-09 18:32:42 -04:00
Render Restore is_string() as a Smarty modifier 2023-05-29 19:19:41 -04:00
Security Changed: 2023-06-09 21:42:40 +02:00
Util Unified BBCode conversion, improved proxy functionality 2023-07-15 20:12:08 +00:00
Worker Replace "forum" by "group" in the rest of the code 2023-06-02 13:52:41 -04:00
App.php Fix exception module not setting the HTTP response code 2023-07-09 22:45:46 -04:00
BaseCollection.php
BaseDataTransferObject.php
BaseEntity.php
BaseFactory.php
BaseModel.php
BaseModule.php Fix exception module not setting the HTTP response code 2023-07-09 22:45:46 -04:00
BaseRepository.php
DI.php
LegacyModule.php