74 Commits (ea9c57b26ed463622e4489736fcddb8fca1b3341)

Author SHA1 Message Date
  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
  Haelwenn (lanodan) Monnier 6da6540036
Bump copyright years of files changed after 2020-01-07 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
  Ivan Tashkinov 3db988250b [#1335] User: refactored :blocks field into :blocked_users relation. 4 years ago
  rinpatch ca1871fbb4 Do not include notifications from blocked users when with_muted is set 4 years ago
  rinpatch 2dbee29cf5 Do not include notifications from blocked users when with_muted is set 4 years ago
  Ivan Tashkinov 10ff01acd9 [#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP. 4 years ago
  Egor Kislitsyn 7d5f20b50f Revert "Merge branch 'revert-4fabf83a' into 'develop'" 4 years ago
  rinpatch e9d1aa75d5 Revert subscription refactoring. 4 years ago
  Haelwenn (lanodan) Monnier 447514dfa2
Bump copyright years of files changed in 2019 4 years ago
  Egor Kislitsyn 96816ceaa2 Revert "Merge branch 'revert-4fabf83a' into 'develop'" 4 years ago
  kaniini c623b4324d Revert "Merge branch 'streamer-refactoring' into 'develop'" 4 years ago
  Steven Fuchs aab264db82 Streamer refactoring 4 years ago
  Roman Chvanikov 0bd2b85edb Separate Subscription Notifications from regular Notifications 4 years ago
  rinpatch 90c2dae9a4 Remove most of Pleroma.Web.TwitterAPI.TwitterAPI 4 years ago
  Ivan Tashkinov 0e1c481a94 [#1149] Added more oban workers. Refactoring. 4 years ago
  Ariadne Conill 492d854e7a transmogrifier: use User.delete() instead of handrolled user deletion code for remote users 5 years ago
  Mark Felder ec7b085b76 Fix test 5 years ago
  Mark Felder fd287387a0 Do not notify subscribers for messages from users which are replies to others 5 years ago
  Alexander Strizhakov e7c39b7ac8 Feature/1072 muting notifications 5 years ago
  Maksim a04bf131e0 [#570] add user:notification stream 5 years ago
  William Pitcock 45e4642a58 tests: chase remote/local removal 5 years ago
  William Pitcock 0f7eeb0943 tests: add tests for non-follows/non-followers settings 5 years ago
  Egor b9cdf6d3b9 Use `User.get_cached*` everywhere 5 years ago
  Roman Chvanikov 724311e151 Fix Credo warnings 5 years ago
  Roman Chvanikov bc7862106d Fix tests 5 years ago
  Roman Chvanikov aeafa0b2ef Add Notification.for_user_since/2 5 years ago
  Roman Chvanikov 2f0203a4a1 Resolve conflicts 5 years ago
  Roman Chvanikov dc21181f65 Update updated_at field on notification read 5 years ago
  Sadposter 76fdfd1c7f Add check on activity visibility in sub notification 5 years ago
  Sadposter a270e7a191
Mix format everything 5 years ago
  Sadposter f6e131eeb9 Don't use twitterAPI for subscription tests 5 years ago
  Sadposter 06cd547fc6 Format subscriptions related stuff 5 years ago
  Sadposter 75c4ceb4a2 Add tests for subscriptions 5 years ago
  eugenijm 55d086b520 Notification controls 5 years ago
  Haelwenn (lanodan) Monnier a3a9cec483
[Credo] fix Credo.Check.Readability.AliasOrder 5 years ago
  Haelwenn (lanodan) Monnier 74579115a7
test: Change `lenght(…) == 0` to `Enum.empty?(…)` 5 years ago
  Haelwenn (lanodan) Monnier 8bb7e19b38
test: de-group alias/es 5 years ago
  Sadposter 042852ecf3 Add check to prevent multiple follow notifications from the same user 5 years ago
  William Pitcock 3c08d229db tests: add legal boilerplate 5 years ago
  Maksim Pechnikov 89b3729afa fix warnings 5 years ago