friendica/src
Michael e08c5ca2e0 Another try ... 2021-09-26 04:16:21 +00:00
..
App "getUserNickname" is now "getLoggedInUserNickname" 2021-08-09 19:48:39 +00:00
Collection Cleanup Code 2021-06-20 13:25:45 +02:00
Console Add probe support to `@user@domain.tld` search string format 2021-08-24 12:46:01 -04:00
Content Another try ... 2021-09-26 04:16:21 +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 Merge remote-tracking branch 'upstream/develop' into conversation-moved 2021-09-26 03:57:31 +00:00
Module Code style 2021-09-24 04:35:27 +00:00
Network Issue 10720: Use different path scheme for user avatars 2021-09-17 18:36:20 +00:00
Object The conversation functionality moved to a class 2021-09-23 21:18:36 +00:00
Protocol Merge pull request #10721 from annando/issue-10720-avatar 2021-09-18 09:30:08 -04:00
Render Update copyright 2021-03-29 08:40:20 +02:00
Repository We now use the new account-user-view (and fixed the function name) 2021-07-11 09:39:34 +00:00
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 Update copyright 2021-03-29 08:40:20 +02:00
BaseDataTransferObject.php Update copyright 2021-03-29 08:40:20 +02:00
BaseEntity.php Update copyright 2021-03-29 08:40:20 +02:00
BaseFactory.php Update copyright 2021-03-29 08:40:20 +02:00
BaseModel.php Update copyright 2021-03-29 08:40:20 +02:00
BaseModule.php "getUserId" is now "getLoggedInUserId" 2021-08-09 20:33:46 +00:00
BaseRepository.php Update copyright 2021-03-29 08:40:20 +02:00
DI.php The conversation functionality moved to a class 2021-09-23 21:18:36 +00:00
LegacyModule.php Update copyright 2021-03-29 08:40:20 +02:00