145 Commits (c7a0016f9f4731c58a7989c7ee10e19d3f90d2eb)

Author SHA1 Message Date
  Alexander Strizhakov 818f3c2393
test fixes 4 years ago
  Alexander Strizhakov 028a241b7d
tests fixes 4 years ago
  Alexander Strizhakov 20c27bef40
renaming back and reject nil on create 4 years ago
  Alexander Strizhakov 52ff75413a
Apply suggestion to test/notification_test.exs 4 years ago
  Alexander Strizhakov 086a260c04
Apply suggestion to test/notification_test.exs 4 years ago
  Sergey Suprunenko 8277b29790
Restrict thread statuses that contain user's irreversible filters 4 years ago
  Sergey Suprunenko 5af1bf443d
Skip notifications for statuses that contain an irreversible filtered word 4 years ago
  lain c01f4ca07f Notification: Remove TODO. 4 years ago
  lain 90083a754d Notifications: Never return `nil` in the notification list. 4 years ago
  Mark Felder fd5e797379 Simplify notification filtering settings further 4 years ago
  eugenijm b15cfc3d36 Mastodon API: ensure the notification endpoint doesn't return less than the requested amount of records unless it's the last page 4 years ago
  lain 9189b489ee Migrations: Move Notification migration code to helper 4 years ago
  lain aa2ac76510 Notification: Don't break on figuring out the type of old EmojiReactions 4 years ago
  lain 38dce485c4 Notification: Add function to backfill notification types 4 years ago
  lain 805ab86933 Notifications: Make notifications save their type. 4 years ago
  Mark Felder 4c82f657c5 Formatting 4 years ago
  Mark Felder 9eea800026 Refactor notification settings 4 years ago
  lain b8e029b5ea Notification: Actually preload objects. 4 years ago
  lain 23e248694d Announcements: Fix all tests. 4 years ago
  Egor Kislitsyn 7803a85d2c
Add OpenAPI spec for StatusController 4 years ago
  href e6d8cacf2d Expand and authorize streams in Streamer directly 4 years ago
  lain f57fa2a00d Notifications: Simplify recipient calculation for some Activities. 4 years ago
  href 9491ba3e49 Streamer rework 4 years ago
  lain a3bb2e5474 Undoing: Move undoing announcements to the pipeline everywhere. 4 years ago
  lain a3071f0231 Undoing: Move undoing likes to the pipeline everywhere. 4 years ago
  lain db55dc9445 ActivityPub: Remove `react_with_emoji`. 4 years ago
  Ivan Tashkinov 92efb888c7 Made follow request notifications non-optional (removed config switch). 4 years ago
  eugenijm bef34568f0 Dismiss the follow request notification on rejection 4 years ago
  Maksim Pechnikov 4b3b1fec4e added an endpoint for getting unread notification count 4 years ago
  lain 4576520461 Revert "Merge branch 'issue/1276' into 'develop'" 4 years ago
  Ivan Tashkinov c556efb761 [#1364] Enabled notifications on followed domain-blocked users' activities. 4 years ago
  Ivan Tashkinov 88b16fdfb7 [#1364] Disabled notifications on activities from blocked domains. 4 years ago
  Ivan Tashkinov 3965772b26 [#1559] Minor change (analysis). 4 years ago
  Ivan Tashkinov f35c28bf07 [#1559] Added / fixed tests for follow / follow_request notifications. 4 years ago
  Ivan Tashkinov 7438833685 [#1364] Improved notification-related tests. 4 years ago
  Alexander Strizhakov f3791add99
removing with_move parameter 4 years ago
  Ivan Tashkinov 7c8003c3fc [#1364] Improved control over generation / sending of notifications. Fixed blocking / muting users notifications issue. Added tests. 4 years ago
  Alexander Strizhakov f0753eed0f
removing try block in tesla request 4 years ago
  Alexander Strizhakov 7c0ed9302c
unnecessary mock 4 years ago
  Haelwenn (lanodan) Monnier 6da6540036
Bump copyright years of files changed after 2020-01-07 4 years ago
  Alexander Strizhakov 514c899275
adding gun adapter 4 years ago
  Maksim Pechnikov cd040691bd maked `unread_count` as virtual field 4 years ago
  lain 615b72238e Notifications: Add emoji reaction notifications 4 years ago
  Haelwenn (lanodan) Monnier 5c533e10e7
Bump credo to 1.1.5 4 years ago
  Ivan Tashkinov 7973cbdb9f OAuthScopesPlug: disallowed nil token (unless with :fallback option). WIP: controller tests modification: OAuth scopes usage. 4 years ago
  Egor Kislitsyn 624e720aa4 Add `with_move` query param to the notifications API 4 years ago
  Maksim Pechnikov a52da55eb9 added User.NotificationSetting struct 4 years ago
  Egor Kislitsyn 1fc28a4b44
Add a view for the move notification 4 years ago
  Ivan Tashkinov ba5cc30165 [#1335] Implemented notification mutes and reblog mutes as UserRelationships. User to UserRelationship relations and functions refactoring. 4 years ago
  Ivan Tashkinov c31ddce51e [#1335] Reorganized `users.mutes` as relation to UserMute entity. 4 years ago