aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/notification.ex
AgeCommit message (Expand)Author
2020-06-15Merge branch 'notifications-filtering' into 'develop'namespace-move-notificationlain
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-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
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