friendica/src
Michael Vogel a6449da557
Merge pull request #13310 from MrPetovan/bug/13217-mirroring-blocked
Prevent post mirroring by blocked users
2023-08-05 20:27:17 +02:00
..
App Add new BaseUrl->isLocalUri and BaseUrl->isLocalUrl methods 2023-07-26 19:11:39 +02:00
Capabilities
Collection/Api
Console Improvements for relais like relay.fedi.buzz 2023-07-30 17:46:37 +00:00
Contact [Database 1524] Fix contact-user.remote_self field type from boolean to integer 2023-08-02 21:53:10 +02:00
Content Improvements for Youtube posta via API 2023-08-01 14:27:56 +00:00
Core Add support for Unix domain sockets to Redis in setting defaults 2023-08-02 20:43:28 +02:00
Database
Factory Unified BBCode conversion, improved proxy functionality 2023-07-15 20:12:08 +00:00
Federation
Model Prevent post mirroring by blocked users 2023-08-02 21:53:10 +02:00
Moderation Fix db error: missing column name 'line-text' 2023-07-11 22:37:45 +02:00
Module Merge pull request #13310 from MrPetovan/bug/13217-mirroring-blocked 2023-08-05 20:27:17 +02:00
Navigation Removed unneeded parameter 2023-07-16 16:48:24 +00:00
Network Remove useless call to gethostbyname() 2023-07-25 15:37:33 +02:00
Object Fix v1/instance endpoint to make Buffer work 2023-07-25 20:14:26 +00:00
Profile/ProfileField Unified BBCode conversion, improved proxy functionality 2023-07-15 20:12:08 +00:00
Protocol Merge pull request #13310 from MrPetovan/bug/13217-mirroring-blocked 2023-08-05 20:27:17 +02:00
Render
Security Reformatted code 2023-07-23 20:20:46 +00:00
Util Add new BaseUrl->isLocalUri and BaseUrl->isLocalUrl methods 2023-07-26 19:11:39 +02:00
Worker Prevent polling contact of blocked users 2023-08-02 21:53:10 +02: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 Unify "Capability" 2023-07-26 21:44:31 +02:00
LegacyModule.php