]> git.mxchange.org Git - friendica.git/commit
Notify => Notification
authornupplaPhil <admin@philipp.info>
Fri, 24 Jan 2020 17:32:38 +0000 (18:32 +0100)
committernupplaPhil <admin@philipp.info>
Fri, 24 Jan 2020 17:32:38 +0000 (18:32 +0100)
commit0f932ae723c8b97a1889b9d77a52da3fe7f8b2b3
tree8da62523712532811cc41a76fc56db51d5c45269
parente59a9fbef7b5ea97822f04d5f6aafcfb3f5f7796
Notify => Notification
Notifs => Notifications
22 files changed:
include/api.php
include/enotify.php
mod/ping.php
src/DI.php
src/Model/Notification.php [new file with mode: 0644]
src/Model/Notify.php [deleted file]
src/Module/BaseNotifications.php
src/Module/Notifications/Introductions.php
src/Module/Notifications/Notification.php [new file with mode: 0644]
src/Module/Notifications/Notifications.php
src/Module/Notifications/Notify.php [deleted file]
static/routes.config.php
view/js/main.js
view/templates/notifications/notification.tpl [new file with mode: 0644]
view/templates/notifications/notify.tpl [deleted file]
view/theme/frio/templates/notifications/attend_item.tpl
view/theme/frio/templates/notifications/comments_item.tpl
view/theme/frio/templates/notifications/dislikes_item.tpl
view/theme/frio/templates/notifications/friends_item.tpl
view/theme/frio/templates/notifications/likes_item.tpl
view/theme/frio/templates/notifications/network_item.tpl
view/theme/frio/templates/notifications/posts_item.tpl