friendica/src
2023-10-27 11:54:11 +02:00
..
App Move System::httpExit to BaseModule->httpExit 2023-09-24 07:08:15 -04: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 Improved asynchronous message procession 2023-10-25 20:16:36 +00:00
Core Another unneeded callstack call is removed 2023-10-18 20:21:02 +00:00
Database Individual callstacks are removed from the logger 2023-10-18 19:55:15 +00:00
Factory Remove obsolete Factory\Api\Mastodon\Error->logError method and related dependencies 2023-10-11 09:44:03 -04:00
Federation Create DDD classes for gserver class 2023-08-20 14:26:27 -04:00
Model Updated User.php 2023-10-27 11:12:59 +02:00
Moderation Fix variable name in constructor in Repository\Report 2023-08-22 08:50:16 -04:00
Module added missing apostrophe 2023-10-27 11:54:11 +02:00
Navigation Removed Full name from Notify.php 2023-10-27 11:26:54 +02:00
Network Individual callstacks are removed from the logger 2023-10-18 19:55:15 +00:00
Object Update src/Object/Post.php 2023-10-11 20:33:49 +02:00
Profile/ProfileField Unified BBCode conversion, improved proxy functionality 2023-07-15 20:12:08 +00:00
Protocol Follow requests are always processable 2023-10-26 06:46:23 +00:00
Render Restore is_string() as a Smarty modifier 2023-05-29 19:19:41 -04:00
Security Remove DI dependency from Module\Settings\Profile\Index 2023-08-20 13:59:06 -04:00
User/Settings Implement ignored server block in conversations 2023-08-20 14:27:43 -04:00
Util Individual callstacks are removed from the logger 2023-10-18 19:55:15 +00:00
Worker The query condition for active users are unified 2023-09-08 15:01:51 +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