friendica/src
2022-12-03 14:19:48 +00:00
..
App Fix Legacy Router class routing 2022-11-28 20:14:37 +01:00
Capabilities
Collection/Api
Console Legacy "include" fragments have been removed 2022-10-20 04:21:00 +00:00
Contact
Content Ensure null values aren't processed in Content\Text\Markdown::toBBCode 2022-12-03 04:20:27 -05:00
Core now with g 2022-12-03 04:34:17 -06:00
Database Fix null value passed to string functions deprecation notices 2022-11-25 08:13:05 -05:00
Factory Merge pull request #12298 from annando/api-suggestions 2022-12-01 05:25:44 -05:00
Model Issue 11553: Reliably return the user's contacts 2022-12-03 14:19:48 +00:00
Moderation Add new Moderation\Report domain classes 2022-11-14 12:22:52 -05:00
Module Issue 11553: Reliably return the user's contacts 2022-12-03 14:19:48 +00:00
Navigation Address some PHP 8.1 deprecation notices 2022-11-29 21:37:41 -05:00
Network [Composer] Upgrade to phpseclib version 3 2022-11-25 08:13:05 -05:00
Object Add dismissed field to Mastodon API Notification types 2022-11-30 14:23:20 -05:00
Profile/ProfileField
Protocol Tighten profile restriction feature 2022-12-01 08:03:35 -05:00
Render Fix various PHP 8 deprecations 2022-11-19 19:15:47 -05:00
Security Update the last activity in OAuth 2022-12-01 06:02:51 +00:00
Util Ward against preg_replace_callback null return value in Strings::performWithEscapedBlocks 2022-12-03 04:20:27 -05:00
Worker Issue 11553: Reliably return the user's contacts 2022-12-03 14:19:48 +00:00
App.php Remove unused theme info value "events_in_profile" 2022-12-01 08:03:34 -05:00
BaseCollection.php Add \ReturnTypeWillChange attribute to methods inherited from native interfaces 2022-11-25 08:13:05 -05:00
BaseDataTransferObject.php
BaseEntity.php
BaseFactory.php
BaseModel.php
BaseModule.php The user related functions moved to the session class 2022-10-17 21:11:00 +00:00
BaseRepository.php
DI.php API: Enable edit 2022-11-25 19:35:40 +00:00
LegacyModule.php