friendica/src
Tobias Diekershoff 9d7e172d2c bump version to 2023.01 2023-01-15 11:50:23 +01:00
..
App Security: Use htmlspecialchars() for user input in Arguments class 2023-01-13 09:23:16 -05:00
Capabilities
Collection/Api
Console Merge branch 'develop' into new_image_presentation 2022-12-05 16:54:12 +01:00
Contact Use account-user-view entry to instantiate Api\Mastodon\FollowRequest objects 2022-12-18 01:03:37 -05:00
Content Convert custom profile field URL values to rel="me" links 2022-12-18 23:24:59 -05:00
Core Distribute forum comments only via the forum 2023-01-13 09:16:31 -05:00
Database Add load(true) for ViewDefinitions as well 2022-12-16 22:05:32 +01:00
Factory API: Fix interoperability between Friendica and Mastodon part 2022-12-18 06:30:32 +00:00
Model Drop UpdateGServer worker task if domain is blocked 2023-01-13 09:21:43 -05:00
Moderation
Module Fix: Forum posts from some contacts weren't distributed 2023-01-13 09:19:10 -05:00
Navigation Delete introductions when referenced contact id doesn't exist anymore in Ping module 2022-12-10 11:42:03 -05:00
Network Merge pull request #12360 from MrPetovan/bug/deprecated 2022-12-10 18:08:17 +01:00
Object Ward against null value in language key of item array in Mastodon\Status object 2022-12-19 10:11:12 -05:00
Profile/ProfileField
Protocol Improved handling of forum mentions 2023-01-13 09:18:47 -05:00
Render
Security Issue 10518: "last-activity" instead of "login_date" 2022-12-04 07:03:11 +00:00
Util Add UriInterface-enabled isUriBlocked method in Util\Network 2023-01-13 09:20:14 -05:00
Worker Drop UpdateContact worker task if contact is blocked 2023-01-13 09:23:01 -05:00
App.php bump version to 2023.01 2023-01-15 11:50:23 +01:00
BaseCollection.php
BaseDataTransferObject.php
BaseEntity.php
BaseFactory.php
BaseModel.php
BaseModule.php
BaseRepository.php
DI.php Merge branch 'develop' into new_image_presentation 2022-12-05 16:54:12 +01:00
LegacyModule.php