Commit graph

13 commits

Author SHA1 Message Date
30aad250df App->contact is now removed 2021-07-24 11:49:11 +00:00
b46b7b08ba Reduce the usage of the "proxifyUrl" function 2021-06-27 11:50:10 +00:00
Balázs Úr
054c301ef0 Update copyright 2021-03-29 08:40:20 +02:00
82e094179c Rename notify classes according the feature name, not the table name 2021-01-24 09:33:23 -05:00
4157db5473 "item" is replaced by "post-view" / postupdate check added 2021-01-17 20:32:13 +00:00
2b1d0b9db8 "selectForUser" and "" selectFirstForUser" is now moved to Post 2021-01-16 22:37:27 +00:00
71b6226909 Some more avatar function replacements 2020-07-28 19:30:55 +00:00
b837c487c5 Fix "gravity" notice 2020-05-29 21:41:10 +00:00
973abb6196 Replace "id = parent" checks with "gravity" checks 2020-05-27 12:19:06 +00:00
nupplaPhil
23c64b9a11
Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
c2b8c65104
Merge "notification" routes 2020-01-28 23:21:24 +01:00
582f6bd4a3
Refactor API notification usage
- Remove "mapFields()" from BaseModel
- Add new Notification API entity (including collection)
- Add new NotificationFactory method "getApiList()"
2020-01-28 21:28:57 +01:00
0840938dff
Rename classes
- Repository/Model Notification => Notify
- Factory/Object Notification => Notification
2020-01-26 20:30:24 +01:00
Renamed from src/Factory/Notification/NotificationFactory.php (Browse further)