]> git.mxchange.org Git - friendica.git/commit
Deprecated the notify table/classes
authorHypolite Petovan <hypolite@mrpetovan.com>
Wed, 23 Feb 2022 07:10:57 +0000 (02:10 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Mon, 14 Mar 2022 11:56:20 +0000 (07:56 -0400)
commit7ce97459d437a98ece0077b28bb36771aa36ed82
treecf9f027eb82f7772527cb240f1dfd03faaea3cd5
parentb98243826faa6821ead35824db8b754f104a82b7
Deprecated the notify table/classes
14 files changed:
database.sql
doc/database.md
doc/database/db_notify.md
src/DI.php
src/Module/BaseNotifications.php
src/Module/Notifications/Notifications.php
src/Navigation/Notifications/Collection/FormattedNotifications.php [deleted file]
src/Navigation/Notifications/Collection/FormattedNotifies.php [new file with mode: 0644]
src/Navigation/Notifications/Entity/Notify.php
src/Navigation/Notifications/Factory/FormattedNotify.php [new file with mode: 0644]
src/Navigation/Notifications/Factory/Notify.php
src/Navigation/Notifications/Repository/Notify.php
src/Navigation/Notifications/ValueObject/FormattedNotify.php [new file with mode: 0644]
static/dbstructure.config.php