..
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
Migrate PermissionSet to Depository paradigm
2021-10-07 19:53:38 +02:00
Console
Improve po2php transformation
2021-10-09 15:46:58 -04:00
Content
Replace remaining explicit network value checks by Protocol::supportsFollow calls
2021-10-09 02:10:16 -04:00
Core
Fix overly strict return value for revokeFollow methods
2021-10-09 02:08:04 -04:00
Database
Cast object parameters to string in Database\Database
2021-10-03 15:35:47 -04:00
Factory
Migrate PermissionSet to Depository paradigm
2021-10-07 19:53:38 +02:00
Model
Merge pull request #10854 from MrPetovan/bug/10844-unfollow
2021-10-09 09:23:12 +02:00
Module
Merge pull request #10836 from nupplaphil/feat/depository_permissionset
2021-10-08 09:39:39 -04:00
Navigation /Notifications
Revert "Explicitly cast Url objects to string"
2021-10-03 15:22:40 -04:00
Network
Refactor User::getAvatarUrlForId into getAvatarUrl
2021-10-02 19:06:25 -04:00
Object
Move notification to the new paradigm
2021-10-02 18:15:45 -04:00
Protocol
Merge pull request #10836 from nupplaphil/feat/depository_permissionset
2021-10-08 09:39:39 -04:00
Render
Update copyright
2021-03-29 08:40:20 +02:00
Repository
Migrate PermissionSet to Depository paradigm
2021-10-07 19:53:38 +02:00
Security
Add explicit check for PermissionSet and ProfileField
2021-10-07 20:48:39 +02:00
Util
Unneeded "ProxyUtils" renamed to "Proxy"
2021-10-05 20:18:19 +00:00
Worker
Unneeded "ProxyUtils" renamed to "Proxy"
2021-10-05 20:18:19 +00:00
App.php
Remove most calls to date_default_timezone_* calls
2021-10-03 13:42:31 -04:00
BaseCollection.php
Add new paradigm classes for notify
2021-10-02 18:15:34 -04:00
BaseDataTransferObject.php
Update copyright
2021-03-29 08:40:20 +02:00
BaseDepository.php
Migrate PermissionSet to Depository paradigm
2021-10-07 19:53:38 +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
Add feedback and tests
2021-10-07 19:53:39 +02:00
LegacyModule.php
Update copyright
2021-03-29 08:40:20 +02:00