mirror of
https://github.com/friendica/friendica
synced 2025-04-26 10:30:11 +00:00
Merge pull request #10630 from annando/cleared-enotify
Unused parts of the old notification system are removed
This commit is contained in:
commit
e7fdf3c0c3
3 changed files with 266 additions and 543 deletions
|
@ -1160,8 +1160,6 @@ class Item
|
|||
|
||||
Post\UserNotification::setNotification($posted_item['uri-id'], $posted_item['uid']);
|
||||
|
||||
check_user_notification($posted_item['uri-id'], $posted_item['uid']);
|
||||
|
||||
// Distribute items to users who subscribed to their tags
|
||||
self::distributeByTags($posted_item);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue