friendica/src
Philipp a65fbcebe7
Fixing #10699 (prohibits blocking and ignoreing from the photo menu)
2021-09-12 21:20:12 +02:00
..
App
Collection
Console
Content Merge pull request #10697 from MrPetovan/bug/10692-api-expand-entities 2021-09-12 06:47:51 +02:00
Core Fix translations for singular/plural strings 2021-08-31 05:51:08 +00:00
Database Improve documentation of $old_fields possible values in DBA::update and Database->update 2021-09-05 14:54:50 -04:00
Factory
Model Fix commenting on public posts 2021-09-12 01:52:10 +00:00
Module Prevent expandTags to be performed on existing links in Module\Api\Mastodon\Statuses 2021-09-12 00:05:22 -04:00
Network Fix `http_code` usage in case of failures 2021-08-29 14:05:38 +02:00
Object Fixing #10699 (prohibits blocking and ignoreing from the photo menu) 2021-09-12 21:20:12 +02:00
Protocol Use the correct function is adviced ... 2021-09-03 04:20:32 +00:00
Render
Repository
Security Rename DI::httpRequest() into DI::httpClient() 2021-08-25 21:54:54 +02:00
Util Make the proxy functionality optional 2021-09-09 12:40:19 +00:00
Worker Fix commenting on public posts 2021-09-12 01:52:10 +00:00
App.php
BaseCollection.php
BaseDataTransferObject.php
BaseEntity.php
BaseFactory.php
BaseModel.php
BaseModule.php
BaseRepository.php
DI.php Rename DI::httpRequest() into DI::httpClient() 2021-08-25 21:54:54 +02:00
LegacyModule.php