174 コミット (feature/saner-totp)

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