aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/notification.ex
AgeCommit message (Expand)Author
2020-04-15added an endpoint for getting unread notification countMaksim Pechnikov
2020-04-14[#1364] Resolved merge conflicts with `develop`.Ivan Tashkinov
2020-04-14Merge remote-tracking branch 'remotes/origin/develop' into 1364-no-pushes-fro...Ivan Tashkinov
2020-04-14Revert "Merge branch 'issue/1276' into 'develop'"lain
2020-04-14Merge remote-tracking branch 'remotes/origin/develop' into 1364-no-pushes-fro...Ivan Tashkinov
2020-04-13[#1364] Resolved merge conflicts with `develop`. Refactoring.Ivan Tashkinov
2020-04-12[#1364] Enabled notifications on followed domain-blocked users' activities.Ivan Tashkinov
2020-04-11[#1364] Disabled notifications on activities from blocked domains.Ivan Tashkinov
2020-04-07[#1559] Support for "follow_request" notifications (configurable).Ivan Tashkinov
2020-03-29Merge branch 'develop' into issue/1276Maksim Pechnikov
2020-03-25[#1364] Minor improvements / comments.Ivan Tashkinov
2020-03-25Merge remote-tracking branch 'remotes/origin/develop' into 1364-notifications...Ivan Tashkinov
2020-03-25Fixed incorrect usage of "relations" as a short form of "relationships".Ivan Tashkinov
2020-03-16[#1364] Improved notification-related tests.Ivan Tashkinov
2020-03-16removing with_move parameterAlexander Strizhakov
2020-03-15[#1364] Improved control over generation / sending of notifications. Fixed bl...Ivan Tashkinov
2020-03-08Merge branch 'develop' into issue/1276Maksim Pechnikov
2020-03-02Bump copyright years of files changed after 2020-01-07Haelwenn (lanodan) Monnier
2020-02-10maked `unread_count` as virtual fieldMaksim Pechnikov
2020-02-10Merge branch 'develop' into issue/1276Maksim Pechnikov
2020-02-06EmojiReactions: Rename to EmojiReactsLain Soykaf
2020-01-27Merge branch 'develop' into issue/1276Maksim Pechnikov
2020-01-22Notifications: Add emoji reaction notificationslain
2019-12-09Merge branch 'exclude-visibilities-for-like-notifications' into 'develop'lain
2019-12-08Merge branch 'develop' into issue/1342Maksim Pechnikov
2019-12-08Merge branch 'develop' into issue/1276Maksim Pechnikov
2019-12-08Merge branch 'improve-move-notificaions-api' into 'develop'rinpatch
2019-12-05Merge branch 'develop' into issue/1342Maksim Pechnikov
2019-12-05Merge branch 'develop' into issue/1276Maksim Pechnikov
2019-12-04Merge remote-tracking branch 'remotes/upstream/develop' into 1335-user-api-id...Ivan Tashkinov
2019-12-03Add `with_move` query param to the notifications APIEgor Kislitsyn
2019-11-28added User.NotificationSetting structMaksim Pechnikov
2019-11-20[#1335] User AP ID relations fetching performance optimizations.Ivan Tashkinov
2019-11-19[#1335] Implemented notification mutes and reblog mutes as UserRelationships....Ivan Tashkinov
2019-11-12update Marker.multi_set_unread_countMaksim Pechnikov
2019-11-12Add a notification for Move activitiesEgor Kislitsyn
2019-11-11Fix exclude_visibilities filter for followers-only Like notificationseugenijm
2019-11-11clean sql queryMaksim Pechnikov
2019-11-10[#1335] User: refactored :blocks field into :blocked_users relation.Ivan Tashkinov
2019-10-24add testMaksim Pechnikov
2019-10-24Merge branch 'develop' into issue/1276Maksim Pechnikov
2019-10-23[#1304] Adjusted User.Info references from Notification.Ivan Tashkinov
2019-10-23Merge remote-tracking branch 'remotes/upstream/develop' into 1304-user-info-d...Ivan Tashkinov
2019-10-23added update unread_count for notificationsMaksim Pechnikov
2019-10-21Do not include notifications from blocked users when with_muted is setrinpatch
2019-10-20Merge remote-tracking branch 'remotes/upstream/develop' into 1304-user-info-d...Ivan Tashkinov
2019-10-20[#1304] Moved remaining fields from User.Info to User.Ivan Tashkinov
2019-10-16[#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP.Ivan Tashkinov
2019-10-14Mastodon API: Add `exclude_visibilities` parameter to the timeline and notifi...eugenijm
2019-09-29Revert subscription refactoring.rinpatch