174 Commits (feature/saner-totp)

Author SHA1 Message Date
  Ivan Tashkinov 284504f689 [#2053] Changed `Notification/for_user_query/2` to use join to filter out inactive actors instead of subselect of _all_ inactive AP ids from `users`. 3 years ago
  Mark Felder 76f732766b Exclude reporter from receiving notifications from their own reports. 3 years ago
  Mark Felder 860b5c7804 Change user.deactivated field to user.is_active 3 years ago
  Haelwenn (lanodan) Monnier c4439c630f
Bump Copyright to 2021 3 years ago
  lain e1e7e4d379 Object: Rework how Object.normalize works 3 years ago
  Ilja 70e4b86250 Make notifs view work for reports 3 years ago
  lain d91c4feebe Notification: Small refactor. 3 years ago
  Maksim Pechnikov f0fefc4f5c marks notifications as read after mute 3 years ago
  Sergey Suprunenko 25c69e271a
Make notifications about new statuses from muted threads read 3 years ago
  Sergey Suprunenko 0865f36965
Mark notifications about statuses from muted users as read automatically 3 years ago
  lain 29fa75d00d Notification: For follows, notify the followed. 4 years ago
  Alexander Strizhakov 20c27bef40
renaming back and reject nil on create 4 years ago
  Alexander Strizhakov 6558f31cda
don't filter notifications for follow and move types 4 years ago
  Sergey Suprunenko 5af1bf443d
Skip notifications for statuses that contain an irreversible filtered word 4 years ago
  lain 09c5991f82 Apply suggestion to lib/pleroma/notification.ex 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 fc04a138d4 Apply suggestion to lib/pleroma/notification.ex 4 years ago
  rinpatch 3687788cf2 Merge branch 'notification-fixes' into 'develop' 4 years ago
  lain 40fc4e974e Notfication: Add validation of notification types 4 years ago
  lain 9189b489ee Migrations: Move Notification migration code to helper 4 years ago
  lain 9fa3f0b156 Notification: Change type of `type` to an enum. 4 years ago
  lain 115d08a754 Pipeline: Add a side effects step after the transaction finishes 4 years ago
  lain aa2ac76510 Notification: Don't break on figuring out the type of old EmojiReactions 4 years ago
  lain e46aecda55 Notification: Fix notifications backfill for compacted activities 4 years ago
  lain 2c6ebe709a Credo fixes 4 years ago
  lain 6cd2fa2a4c Migrations: Add a migration to backfill notification types. 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 9eea800026 Refactor notification settings 4 years ago
  lain b8e029b5ea Notification: Actually preload objects. 4 years ago
  lain 5fef405208 User: Change signature of get_users_from_set 4 years ago
  lain 8ae4d64d47 Apply suggestion to lib/pleroma/notification.ex 4 years ago
  lain f57fa2a00d Notifications: Simplify recipient calculation for some Activities. 4 years ago
  Maksim Pechnikov bd261309cc added `unread_notifications_count` for `/api/v1/accounts/verify_credentials` 4 years ago
  eugenijm 441e28f365 Dismiss the follow request notification on rejection 4 years ago
  rinpatch c75840f7b8 Merge branch 'follow-request-notifications' into 'develop' 4 years ago
  rinpatch 7b05933677 Merge branch '1559-follow-request-notifications' into 'develop' 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
  lain 6aa116eca7 Create activity handling: Flip it and reverse it 4 years ago
  Ivan Tashkinov b03aeae8b9 Apply suggestion to lib/pleroma/notification.ex 4 years ago
  Maksim Pechnikov 4b3b1fec4e added an endpoint for getting unread notification count 4 years ago
  Ivan Tashkinov f7e623c11c [#1364] Resolved merge conflicts with `develop`. 4 years ago
  lain 4576520461 Revert "Merge branch 'issue/1276' into 'develop'" 4 years ago
  Ivan Tashkinov 99b0bc1989 [#1364] Resolved merge conflicts with `develop`. Refactoring. 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 1a4875adfa [#1559] Support for "follow_request" notifications (configurable). 4 years ago