friendica/src/Repository
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
..
Introduction.php Revert Repo::select()/selectFirst() changes 2020-01-22 20:28:56 +01:00
Notification.php ReWork Notification Model/Module/Object/Repository/Factory 2020-01-25 19:58:22 +01:00
PermissionSet.php Remove superfluous includes in profile modules 2020-01-23 10:00:48 -05:00
ProfileField.php Rename migration method for clarity in Repository\ProfileField 2020-01-23 14:00:42 -05:00