friendica/src
Hypolite Petovan b03796957b Improve logging in mod/item
- Set legacy Logger constants as deprecated
2020-01-29 22:42:49 -05:00
..
App
Collection Refactor API notification usage 2020-01-28 21:28:57 +01:00
Console
Content Remove uses of the rest of deprecated profile fields 2020-01-27 23:06:30 -05:00
Core Improve logging in mod/item 2020-01-29 22:42:49 -05:00
Database Clarify update.php doc and mention Database\PostUpdate 2020-01-20 07:47:53 -05:00
Factory Merge "notification" routes 2020-01-28 23:21:24 +01:00
Model Fix Contact notification link 2020-01-29 22:48:16 +01:00
Module Add System::jsonExit() 2020-01-28 23:36:28 +01:00
Network Remove uses of the rest of deprecated profile fields 2020-01-27 23:06:30 -05:00
Object Fix invalid "emailer_prepare" Hook 2020-01-29 20:20:40 +01:00
Protocol Remove references to deprecated profile.is-default and profile.profile-name fields 2020-01-22 19:42:37 -05:00
Render
Repository Add API test case for notification 2020-01-28 22:00:21 +01:00
Util Fix invalid "emailer_prepare" Hook 2020-01-29 20:20:40 +01:00
Worker Remove references to deprecated profile.is-default and profile.profile-name fields 2020-01-22 19:42:37 -05:00
App.php
BaseCollection.php Refactor API notification usage 2020-01-28 21:28:57 +01:00
BaseEntity.php Refactor API notification usage 2020-01-28 21:28:57 +01:00
BaseFactory.php
BaseModel.php Refactor API notification usage 2020-01-28 21:28:57 +01:00
BaseModule.php Remove duplicate profile_uid key in App->profile array 2020-01-20 07:32:46 -05:00
BaseRepository.php remove false parameter 2020-01-28 22:01:42 +01:00
DI.php Refactor API notification usage 2020-01-28 21:28:57 +01:00
LegacyModule.php