friendica/src
Hypolite Petovan 39aff642aa Deprecate limited-use and potentially confusing [class] BBCode tag
- Replace its usage in Mastodon emoji with an internal tag [emoji]
2021-10-18 02:45:42 -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 Migrate PermissionSet to Depository paradigm 2021-10-07 19:53:38 +02:00
Console Merge pull request #10867 from annando/replace-p 2021-10-13 19:33:59 -04:00
Content Deprecate limited-use and potentially confusing [class] BBCode tag 2021-10-18 02:45:42 -04:00
Core Merge pull request #10882 from MrPetovan/task/10865-contact-purge 2021-10-17 23:44:28 +02: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 #10882 from MrPetovan/task/10865-contact-purge 2021-10-17 23:44:28 +02:00
Module Merge pull request #10882 from MrPetovan/task/10865-contact-purge 2021-10-17 23:44:28 +02:00
Navigation/Notifications Remove "fcontact" from suggestions 2021-10-17 20:19:02 +00: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
Protocol Deprecate limited-use and potentially confusing [class] BBCode tag 2021-10-18 02:45:42 -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 Account for the PUBLIC value for id parameter in Depository\PermissionSet::selectOneById 2021-10-16 15:42:21 -04:00
Util Unneeded "ProxyUtils" renamed to "Proxy" 2021-10-05 20:18:19 +00:00
Worker Move Worker task RemoveContact to Contact\Remove 2021-10-16 19:22:24 -04: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 Ignore max_id when it's 0 or less in BaseDepository->_selectByBoundaries 2021-10-12 21:18:32 -04: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