friendica/src/Navigation/Notifications
Hypolite Petovan 1b4e3564a5 Add new paradigm classes for notify
- Create BaseDepository class
- Create Entity, Collection, Factory and Depository classes
- Create FormattedNotification Entity, Collection and Factory to remove business logic from Notify repository
- Create new NotificationCreationIntercepted exception to allow addons to cancel notification creation
- Remove unused frio notifications/notify.tpl template
2021-10-02 18:15:34 -04:00
..
Collection Add new paradigm classes for notify 2021-10-02 18:15:34 -04:00
Depository Add new paradigm classes for notify 2021-10-02 18:15:34 -04:00
Entity Add new paradigm classes for notify 2021-10-02 18:15:34 -04:00
Exception Add new paradigm classes for notify 2021-10-02 18:15:34 -04:00
Factory Add new paradigm classes for notify 2021-10-02 18:15:34 -04:00
ValueObject Add new paradigm classes for notify 2021-10-02 18:15:34 -04:00