friendica/src
2023-11-25 12:22:25 +00:00
..
App Allow to upload pictures up to the allowed system upload size 2023-11-17 12:19:01 +00:00
Capabilities Move System::httpExit to BaseModule->httpExit 2023-09-24 07:08:15 -04:00
Collection/Api Some more deprecation fixups 2023-07-05 23:16:01 +02:00
Console Improvements for relais like relay.fedi.buzz 2023-07-30 17:46:37 +00:00
Contact Replace remaining references to default banner image by api.mastodon_banner configuration value 2023-08-17 21:58:53 -04:00
Content Channels can now be based on the "network" feed as well 2023-11-21 23:13:26 +00:00
Core Merge branch 'ISO-639-1' of https://github.com/annando/friendica into ISO-639-1 2023-11-03 14:45:02 +00:00
Database Individual callstacks are removed from the logger 2023-10-18 19:55:15 +00:00
Factory Allow using punctuation chars as smiley delimiters 2023-11-16 13:31:31 +08:00
Federation Create DDD classes for gserver class 2023-08-20 14:26:27 -04:00
Model Merge pull request #13663 from annando/issue-13607 2023-11-24 21:19:52 -05:00
Moderation Fix variable name in constructor in Repository\Report 2023-08-22 08:50:16 -04:00
Module Issue 12743: Allow editing of media in posts 2023-11-25 12:22:25 +00:00
Navigation HTML-escape notification contact names 2023-11-19 23:23:29 +00:00
Network Improved relay post processing 2023-11-09 06:43:03 +00:00
Object Issue 12530: Align the instance endpoint to the latest changes 2023-11-24 13:25:39 +00:00
Profile/ProfileField Unified BBCode conversion, improved proxy functionality 2023-07-15 20:12:08 +00:00
Protocol Additional check for direct messages 2023-11-22 14:20:51 +00:00
Render Restore is_string() as a Smarty modifier 2023-05-29 19:19:41 -04:00
Security Remove extraneous 'exploded' variable that was used during debugging 2023-11-06 13:12:21 -05:00
User/Settings Implement ignored server block in conversations 2023-08-20 14:27:43 -04:00
Util Fix warning: Undefined array key "mime" 2023-11-22 19:16:09 +00:00
Worker Issue 13627: Direct messages work now again 2023-11-21 09:21:37 +00:00
App.php Duration added to logging 2023-10-26 03:41:35 +00:00
BaseCollection.php Add chunk method to BaseCollection 2023-10-03 19:58:52 -04:00
BaseDataTransferObject.php Happy New Year 2023! 2023-01-01 09:36:24 -05:00
BaseEntity.php Happy New Year 2023! 2023-01-01 09:36:24 -05:00
BaseFactory.php spelling: instantiation 2023-03-26 16:03:23 -04:00
BaseModel.php spelling: property 2023-03-26 16:14:16 -04:00
BaseModule.php Individual callstacks are removed from the logger 2023-10-18 19:55:15 +00:00
BaseRepository.php Happy New Year 2023! 2023-01-01 09:36:24 -05:00
DI.php User Repository\UserDefinedChannel->selectByUid instead of Factory\UserDefinedChannel->getForUser 2023-10-07 05:48:23 -04:00
LegacyModule.php Happy New Year 2023! 2023-01-01 09:36:24 -05:00