summaryrefslogtreecommitdiff
path: root/test/notification_test.exs
AgeCommit message (Expand)Author
2020-08-17Make notifications about new statuses from muted threads readSergey Suprunenko
2020-08-15Mark notifications about statuses from muted users as read automaticallySergey Suprunenko
2020-07-13Merge branch 'develop' into refactor/notification_settingsMark Felder
2020-07-06test fixesAlexander Strizhakov
2020-07-06tests fixesAlexander Strizhakov
2020-07-06renaming back and reject nil on createAlexander Strizhakov
2020-07-06Apply suggestion to test/notification_test.exsAlexander Strizhakov
2020-07-06Apply suggestion to test/notification_test.exsAlexander Strizhakov
2020-07-06Restrict thread statuses that contain user's irreversible filtersSergey Suprunenko
2020-07-06Skip notifications for statuses that contain an irreversible filtered wordSergey Suprunenko
2020-06-29Notification: Remove TODO.lain
2020-06-29Notifications: Never return `nil` in the notification list.lain
2020-06-26Simplify notification filtering settings furtherMark Felder
2020-06-25Merge branch 'develop' into refactor/notification_settingsMark Felder
2020-06-14Mastodon API: ensure the notification endpoint doesn't return less than the r...eugenijm
2020-06-06Migrations: Move Notification migration code to helperlain
2020-06-04Notification: Don't break on figuring out the type of old EmojiReactionslain
2020-06-02Notification: Add function to backfill notification typeslain
2020-06-02Notifications: Make notifications save their type.lain
2020-05-28FormattingMark Felder
2020-05-28Refactor notification settingsMark Felder
2020-05-27Notification: Actually preload objects.lain
2020-05-21Announcements: Fix all tests.lain
2020-05-13Add OpenAPI spec for StatusControllerEgor Kislitsyn
2020-05-12Expand and authorize streams in Streamer directlyhref
2020-05-08Merge branch 'bugfix/fix-like-notifications' into 'develop'rinpatch
2020-05-08Merge branch 'feature/emojireactvalidator' into 'develop'lain
2020-05-08Merge branch 'develop' into issue/1276-2Maksim Pechnikov
2020-05-07Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/emo...lain
2020-05-07Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/emo...lain
2020-05-07Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/und...lain
2020-05-07Notifications: Simplify recipient calculation for some Activities.lain
2020-05-07Streamer reworkhref
2020-05-05Undoing: Move undoing announcements to the pipeline everywhere.lain
2020-05-05Undoing: Move undoing likes to the pipeline everywhere.lain
2020-05-05ActivityPub: Remove `react_with_emoji`.lain
2020-05-04Merge branch 'develop' into issue/1276-2Maksim Pechnikov
2020-05-01Made follow request notifications non-optional (removed config switch).Ivan Tashkinov
2020-05-01Merge branch 'develop' into issue/1276-2Maksim Pechnikov
2020-04-30Dismiss the follow request notification on rejectioneugenijm
2020-04-21Merge remote-tracking branch 'remotes/origin/develop' into 1364-no-pushes-fro...Ivan Tashkinov
2020-04-15added an endpoint for getting unread notification countMaksim Pechnikov
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-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-08[#1559] Minor change (analysis).Ivan Tashkinov
2020-04-08[#1559] Added / fixed tests for follow / follow_request notifications.Ivan Tashkinov
2020-04-07Merge branch 'develop' into issue/1276Maksim Pechnikov