friendica/src
Hypolite Petovan 7f7f0eb10c Improve compacting error logging in Util\JsonLD
- Exceptions thrown by friendica/json-ld are nested and their string representation shows all the exception chain
2021-09-22 23:09:46 -04:00
..
App
Collection
Console Add probe support to `@user@domain.tld` search string format 2021-08-24 12:46:01 -04:00
Content Renamed variable 2021-09-19 17:56:44 +00:00
Core Fix translations for singular/plural strings 2021-08-31 05:51:08 +00:00
Database Add feedback 2021-09-18 12:55:17 +02:00
Factory Move path determination logic into the `ConfigFactory` 2021-09-12 13:44:29 +02:00
Model Display the public contacts for profile visitors 2021-09-19 10:06:42 +00:00
Module Merge pull request #10721 from annando/issue-10720-avatar 2021-09-18 09:30:08 -04:00
Network Issue 10720: Use different path scheme for user avatars 2021-09-17 18:36:20 +00:00
Object Make posts on the profile page writable 2021-09-19 10:53:19 +00:00
Protocol Merge pull request #10721 from annando/issue-10720-avatar 2021-09-18 09:30:08 -04:00
Render
Repository
Security Rename DI::httpRequest() into DI::httpClient() 2021-08-25 21:54:54 +02:00
Util Improve compacting error logging in Util\JsonLD 2021-09-22 23:09:46 -04:00
Worker Fix commenting on public posts 2021-09-12 01:52:10 +00:00
App.php Move path determination logic into the `ConfigFactory` 2021-09-12 13:44:29 +02:00
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