aboutsummaryrefslogtreecommitdiff
path: root/test/notification_test.exs
AgeCommit message (Expand)Author
2020-03-02Bump copyright years of files changed after 2020-01-07Haelwenn (lanodan) Monnier
2020-01-22Notifications: Add emoji reaction notificationslain
2020-01-20Bump credo to 1.1.5Haelwenn (lanodan) Monnier
2019-12-15OAuthScopesPlug: disallowed nil token (unless with :fallback option). WIP: co...Ivan Tashkinov
2019-12-08Merge branch 'develop' into issue/1342Maksim Pechnikov
2019-12-08Merge branch 'improve-move-notificaions-api' into 'develop'rinpatch
2019-12-05Merge branch 'develop' into issue/1342Maksim 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-27Add a view for the move notificationEgor Kislitsyn
2019-11-19[#1335] Implemented notification mutes and reblog mutes as UserRelationships....Ivan Tashkinov
2019-11-15[#1335] Reorganized `users.mutes` as relation to UserMute entity.Ivan Tashkinov
2019-11-10[#1335] User: refactored :blocks field into :blocked_users relation.Ivan Tashkinov
2019-10-23Merge remote-tracking branch 'remotes/upstream/develop' into 1304-user-info-d...Ivan Tashkinov
2019-10-21Do not include notifications from blocked users when with_muted is setrinpatch
2019-10-16[#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP.Ivan Tashkinov
2019-09-29Revert subscription refactoring.rinpatch
2019-09-26Merge developRoman Chvanikov
2019-09-18Bump copyright years of files changed in 2019Haelwenn (lanodan) Monnier
2019-09-16Merge developRoman Chvanikov
2019-09-16Revert "Merge branch 'revert-4fabf83a' into 'develop'"Egor Kislitsyn
2019-09-16Revert "Merge branch 'streamer-refactoring' into 'develop'"kaniini
2019-09-16Streamer refactoringSteven Fuchs
2019-09-13Separate Subscription Notifications from regular NotificationsRoman Chvanikov
2019-09-06[#1149] Merge remote-tracking branch 'remotes/upstream/develop' into 1149-oba...Ivan Tashkinov
2019-08-31Remove most of Pleroma.Web.TwitterAPI.TwitterAPIrinpatch
2019-08-13[#1149] Added more oban workers. Refactoring.Ivan Tashkinov
2019-08-02Merge branch 'develop' into feature/digest-emailRoman Chvanikov
2019-07-28transmogrifier: use User.delete() instead of handrolled user deletion code fo...Ariadne Conill
2019-07-24Merge branch 'develop' into feature/digest-emailRoman Chvanikov
2019-07-23Fix testMark Felder
2019-07-23Do not notify subscribers for messages from users which are replies to othersMark Felder
2019-07-14Merge branch 'develop' into feature/digest-emailRoman Chvanikov
2019-07-14Feature/1072 muting notificationsAlexander Strizhakov
2019-06-29Resolve conflictsRoman Chvanikov
2019-06-16[#570] add user:notification streamMaksim
2019-06-03Merge branch 'develop' into feature/digest-emailMark Felder
2019-05-26tests: chase remote/local removalWilliam Pitcock
2019-05-25tests: add tests for non-follows/non-followers settingsWilliam Pitcock
2019-04-30Merge developRoman Chvanikov
2019-04-22Use `User.get_cached*` everywhereEgor
2019-04-20Fix Credo warningsRoman Chvanikov
2019-04-19Fix testsRoman Chvanikov
2019-04-19Add Notification.for_user_since/2Roman Chvanikov
2019-04-17Resolve conflictsRoman Chvanikov
2019-04-14Update updated_at field on notification readRoman Chvanikov
2019-04-10Merge branch 'develop' into feature/user-status-subscriptionsSadposter
2019-04-07Add check on activity visibility in sub notificationSadposter
2019-04-05Mix format everythingSadposter