summaryrefslogtreecommitdiff
path: root/lib/pleroma/notification.ex
AgeCommit message (Expand)Author
2021-02-15[#2053] Changed `Notification/for_user_query/2` to use join to filter out ina...Ivan Tashkinov
2021-02-03Exclude reporter from receiving notifications from their own reports.Mark Felder
2021-01-15Change user.deactivated field to user.is_activeMark Felder
2021-01-13Bump Copyright to 2021Haelwenn (lanodan) Monnier
2021-01-04Object: Rework how Object.normalize workslain
2020-11-13Make notifs view work for reportsIlja
2020-08-31Notification: Small refactor.lain
2020-08-28marks notifications as read after muteMaksim Pechnikov
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-08Notification: For follows, notify the followed.lain
2020-07-06renaming back and reject nil on createAlexander Strizhakov
2020-07-06don't filter notifications for follow and move typesAlexander Strizhakov
2020-07-06Skip notifications for statuses that contain an irreversible filtered wordSergey Suprunenko
2020-06-29Apply suggestion to lib/pleroma/notification.exlain
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-08Apply suggestion to lib/pleroma/notification.exlain
2020-06-06Notfication: Add validation of notification typeslain
2020-06-06Migrations: Move Notification migration code to helperlain
2020-06-06Notification: Change type of `type` to an enum.lain
2020-06-05Pipeline: Add a side effects step after the transaction finisheslain
2020-06-04Notification: Don't break on figuring out the type of old EmojiReactionslain
2020-06-03Notification: Fix notifications backfill for compacted activitieslain
2020-06-02Credo fixeslain
2020-06-02Migrations: Add a migration to backfill notification types.lain
2020-06-02Notification: Add function to backfill notification typeslain
2020-06-02Notifications: Make notifications save their type.lain
2020-05-29Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-05-28Refactor notification settingsMark Felder
2020-05-27Merge branch 'refactor-add-mention-step-one' into 'develop'rinpatch
2020-05-27Notification: Actually preload objects.lain
2020-05-25User: Change signature of get_users_from_setlain
2020-05-10Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-05-08Merge branch 'bugfix/fix-like-notifications' into 'develop'rinpatch
2020-05-08Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-05-07Apply suggestion to lib/pleroma/notification.exlain
2020-05-07Notifications: Simplify recipient calculation for some Activities.lain
2020-05-06added `unread_notifications_count` for `/api/v1/accounts/verify_credentials`Maksim Pechnikov
2020-05-04Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...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-28Create activity handling: Flip it and reverse itlain
2020-04-22Apply suggestion to lib/pleroma/notification.exIvan Tashkinov
2020-04-21Merge remote-tracking branch 'remotes/origin/develop' into 1364-no-pushes-fro...Ivan Tashkinov