mirror of
https://github.com/friendica/friendica
synced 2025-04-26 03:10:13 +00:00
Unused parts of the old notification system are removed
This commit is contained in:
parent
c78b7f45c5
commit
429a724bc1
2 changed files with 174 additions and 376 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