friendica/src
Philipp 065b46c721
Split Storage usage and Storage configuration
2021-10-05 20:07:12 +02:00
..
App "getUserNickname" is now "getLoggedInUserNickname" 2021-08-09 19:48:39 +00:00
Capabilities Add new paradigm classes for notify 2021-10-02 18:15:34 -04:00
Collection
Console Code Style: Replace "AS" with "as" 2021-10-03 10:34:41 +00:00
Content Remove event.adjust field 2021-10-03 13:42:32 -04:00
Core Split Storage usage and Storage configuration 2021-10-05 20:07:12 +02:00
Database Cast object parameters to string in Database\Database 2021-10-03 15:35:47 -04:00
Factory Move notification to the new paradigm 2021-10-02 18:15:45 -04:00
Model Split Storage usage and Storage configuration 2021-10-05 20:07:12 +02:00
Module Split Storage usage and Storage configuration 2021-10-05 20:07:12 +02: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 Trim XML before emptiness check in Protocol\Feed::import 2021-10-03 19:32:20 -04:00
Render
Repository Move notify to the new paradigm 2021-10-02 18:15:42 -04:00
Security Remove most calls to date_default_timezone_* calls 2021-10-03 13:42:31 -04:00
Util Display the current timezone in date time picker fields 2021-10-03 13:42:32 -04:00
Worker Create new DI shorthands for notification-related factories 2021-10-02 18:15:45 -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
BaseDepository.php Add new paradigm classes for notification and introduction notifications 2021-10-02 18:15:44 -04:00
BaseEntity.php
BaseFactory.php
BaseModel.php
BaseModule.php "getUserId" is now "getLoggedInUserId" 2021-08-09 20:33:46 +00:00
BaseRepository.php
DI.php Create new DI shorthands for notification-related factories 2021-10-02 18:15:45 -04:00
LegacyModule.php