Commit Graph

7 Commits

Author SHA1 Message Date
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