Commit Graph

14 Commits

Author SHA1 Message Date
Hypolite Petovan
47acb6a278 Move notify to the new paradigm
- Remove unused frion notify template
- Update API test
2021-10-02 18:15:42 -04:00
Balázs Úr
054c301ef0 Update copyright 2021-03-29 08:40:20 +02:00
Hypolite Petovan
8fe5da930a Only set the current notify as seen when user enabled detailed notifications 2020-11-09 11:41:21 -05:00
nupplaPhil
55a5e43715 Add UID as parameter for notify repository call 2020-03-01 22:24:53 +01:00
nupplaPhil
c11cfd5e48 Rename notice message. 2020-03-01 15:38:23 +01:00
nupplaPhil
c751352d60 Add Login form in case of notification links 2020-03-01 13:47:02 +01:00
nupplaPhil
23c64b9a11 Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
nupplaPhil
7909d9c417 Notifications cleared for a whole thread in case of one mark seen 2020-01-31 21:34:12 +01:00
nupplaPhil
d1b7bfda4b Add System::jsonExit() 2020-01-28 23:36:28 +01:00
nupplaPhil
c2b8c65104 Merge "notification" routes 2020-01-28 23:21:24 +01:00
nupplaPhil
dd8d9d7c70 Fix ignore notification 2020-01-28 22:47:15 +01:00
nupplaPhil
0840938dff Rename classes
- Repository/Model Notification => Notify
- Factory/Object Notification => Notification
2020-01-26 20:30:24 +01:00
nupplaPhil
0850fb88dd ReWork Notification Model/Module/Object/Repository/Factory
- Introduce Repository for interaction with "notify" table
- Introduce Factory for read-only notification objects (they're just loosely based on notification the table!)
- Introduce Objects for type-safe usage at the presentation layer
- Reworked Model, which is now fully based on the notify table, including generated fields (cache, ..)
2020-01-25 19:58:22 +01:00
nupplaPhil
0f932ae723 Notify => Notification
Notifs => Notifications
2020-01-24 18:32:38 +01:00