friendica/src/Navigation/Notifications
Hypolite Petovan 150c0e0750 Address some PHP 8.1 deprecation notices
- Replace a strstr call by strpos in Model\APContact
- Simplify conditions in Protocol\DFRN
- Address part of https://github.com/friendica/friendica/issues/12011#issuecomment-1331012289
2022-11-29 21:37:41 -05:00
..
Collection Switch data source from notify to notification in Module\Notifications\Ping 2022-03-14 07:58:38 -04:00
Entity Replace Javascript notification string formatting with Smarty templates 2022-03-14 07:56:58 -04:00
Exception Add exception when message is empty in FormatteNavNotification::createFromNotification 2022-03-14 22:56:44 -04:00
Factory Remove RTL Override character from display names to show in notifications 2022-11-10 10:42:21 -05:00
Repository Remove related notifications when marking an item for deletion 2022-11-26 21:48:26 -05:00
ValueObject Address some PHP 8.1 deprecation notices 2022-11-29 21:37:41 -05:00