]> git.mxchange.org Git - friendica.git/commit
Add legacy notification endpoint for deprecated Notify entity
authorHypolite Petovan <hypolite@mrpetovan.com>
Thu, 3 Mar 2022 14:07:37 +0000 (09:07 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Mon, 14 Mar 2022 11:56:21 +0000 (07:56 -0400)
commitb7cee324b0e4fe9048ffdee660cfc3a0f2dfd56a
tree0618beec01e516af0cb55d8510bc8e363b67cac3
parentdeafdcde956b6fd973bf922abc9cb6d2ad66e880
Add legacy notification endpoint for deprecated Notify entity

- Add dependencies to Notifications\Notification module class
mod/ping.php
src/Module/Notifications/Notification.php
src/Navigation/Notifications/Factory/FormattedNotify.php
src/Navigation/Notifications/Repository/Notify.php
static/routes.config.php
tests/datasets/api.fixture.php
tests/src/Module/Api/Friendica/NotificationTest.php