index
:
pleroma
develop
fse
stable
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
notification_test.exs
Age
Commit message (
Expand
)
Author
2020-09-19
[#2074] OAuth scope checking in Streaming API.
Ivan Tashkinov
2020-08-17
Make notifications about new statuses from muted threads read
Sergey Suprunenko
2020-08-15
Mark notifications about statuses from muted users as read automatically
Sergey Suprunenko
2020-07-13
Merge branch 'develop' into refactor/notification_settings
Mark Felder
2020-07-06
test fixes
Alexander Strizhakov
2020-07-06
tests fixes
Alexander Strizhakov
2020-07-06
renaming back and reject nil on create
Alexander Strizhakov
2020-07-06
Apply suggestion to test/notification_test.exs
Alexander Strizhakov
2020-07-06
Apply suggestion to test/notification_test.exs
Alexander Strizhakov
2020-07-06
Restrict thread statuses that contain user's irreversible filters
Sergey Suprunenko
2020-07-06
Skip notifications for statuses that contain an irreversible filtered word
Sergey Suprunenko
2020-06-29
Notification: Remove TODO.
lain
2020-06-29
Notifications: Never return `nil` in the notification list.
lain
2020-06-26
Simplify notification filtering settings further
Mark Felder
2020-06-25
Merge branch 'develop' into refactor/notification_settings
Mark Felder
2020-06-14
Mastodon API: ensure the notification endpoint doesn't return less than the r...
eugenijm
2020-06-06
Migrations: Move Notification migration code to helper
lain
2020-06-04
Notification: Don't break on figuring out the type of old EmojiReactions
lain
2020-06-02
Notification: Add function to backfill notification types
lain
2020-06-02
Notifications: Make notifications save their type.
lain
2020-05-28
Formatting
Mark Felder
2020-05-28
Refactor notification settings
Mark Felder
2020-05-27
Notification: Actually preload objects.
lain
2020-05-21
Announcements: Fix all tests.
lain
2020-05-13
Add OpenAPI spec for StatusController
Egor Kislitsyn
2020-05-12
Expand and authorize streams in Streamer directly
href
2020-05-08
Merge branch 'bugfix/fix-like-notifications' into 'develop'
rinpatch
2020-05-08
Merge branch 'feature/emojireactvalidator' into 'develop'
lain
2020-05-08
Merge branch 'develop' into issue/1276-2
Maksim Pechnikov
2020-05-07
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/emo...
lain
2020-05-07
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/emo...
lain
2020-05-07
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/und...
lain
2020-05-07
Notifications: Simplify recipient calculation for some Activities.
lain
2020-05-07
Streamer rework
href
2020-05-05
Undoing: Move undoing announcements to the pipeline everywhere.
lain
2020-05-05
Undoing: Move undoing likes to the pipeline everywhere.
lain
2020-05-05
ActivityPub: Remove `react_with_emoji`.
lain
2020-05-04
Merge branch 'develop' into issue/1276-2
Maksim Pechnikov
2020-05-01
Made follow request notifications non-optional (removed config switch).
Ivan Tashkinov
2020-05-01
Merge branch 'develop' into issue/1276-2
Maksim Pechnikov
2020-04-30
Dismiss the follow request notification on rejection
eugenijm
2020-04-21
Merge remote-tracking branch 'remotes/origin/develop' into 1364-no-pushes-fro...
Ivan Tashkinov
2020-04-15
added an endpoint for getting unread notification count
Maksim Pechnikov
2020-04-14
Merge remote-tracking branch 'remotes/origin/develop' into 1364-no-pushes-fro...
Ivan Tashkinov
2020-04-14
Revert "Merge branch 'issue/1276' into 'develop'"
lain
2020-04-14
Merge 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
[next]