friendica/src
Hypolite Petovan 02e08d5fbc Use router parameters in Diaspora\Receive 2021-10-26 14:56:47 -04:00
..
App "getUserNickname" is now "getLoggedInUserNickname" 2021-08-09 19:48:39 +00:00
Capabilities Migrate PermissionSet to Depository paradigm 2021-10-07 19:53:38 +02:00
Collection/Api Move FSuggest to depository 2021-10-23 21:45:35 -04:00
Console Add new developer test console command 2021-10-26 11:42:22 -04:00
Contact Fix FSuggestselect 2021-10-23 21:45:38 -04:00
Content replace the video entry in the Nav.php with media as well 2021-10-20 15:11:30 +02:00
Core Add new developer test console command 2021-10-26 11:42:22 -04:00
Database Cast object parameters to string in Database\Database 2021-10-03 15:35:47 -04:00
Factory Rename Depository to Repository 2021-10-23 21:45:36 -04:00
Model Fix notice "Array to string conversion" 2021-10-25 20:54:36 +00:00
Module Use router parameters in Diaspora\Receive 2021-10-26 14:56:47 -04:00
Navigation/Notifications Rename Depository to Repository 2021-10-23 21:45:36 -04:00
Network Refactor User::getAvatarUrlForId into getAvatarUrl 2021-10-02 19:06:25 -04:00
Object Use a constant for the profile photo album 2021-10-14 04:12:00 +00:00
Profile/ProfileField Rename Depository to Repository 2021-10-23 21:45:36 -04:00
Protocol Apply suggestions from code review 2021-10-25 21:27:21 +02:00
Render Update copyright 2021-03-29 08:40:20 +02:00
Security Add some missing Copyright header 2021-10-23 21:45:36 -04:00
Util Merge remote-tracking branch 'upstream/develop' into logging 2021-10-22 06:06:39 +00:00
Worker Fix notice "Array to string conversion" 2021-10-25 20:54:36 +00:00
App.php Skip session authentication for backend modules 2021-10-24 23:17:55 -04:00
BaseCollection.php Fixups 2021-10-18 23:32:42 +02:00
BaseDataTransferObject.php Update copyright 2021-03-29 08:40:20 +02:00
BaseEntity.php Fixing PUBLIC usage, Fixing DB-View, Creating tests 2021-10-18 23:32:45 +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 Replace deprecated `log` calls 2021-10-20 18:53:52 +00:00
BaseRepository.php Add some missing Copyright header 2021-10-23 21:45:36 -04:00
DI.php Rename Depository to Repository 2021-10-23 21:45:36 -04:00
LegacyModule.php Update copyright 2021-03-29 08:40:20 +02:00