3841 コミット (aca6a7543ae97da2d1af8a6f9c547a0088d9e240)

作成者 SHA1 メッセージ 日付
  Egor Kislitsyn bd63089a63
Fix tests 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年前
  href cb7be6eef2 Remove use of atoms in MRF.UserAllowListPolicy 4年前
  Egor Kislitsyn 520367d6fd Fix atom leak in Rich Media Parser 4年前
  Ivan Tashkinov 2188097066 [#1794] Fixes URI query handling for hashtags extraction in search. 4年前
  Haelwenn (lanodan) Monnier 40970f6bb9
New mix task: pleroma.user reset_mfa <nickname> 4年前
  Egor Kislitsyn 1f35acce54
Merge OGP parser with TwitterCard 4年前
  Ivan Tashkinov b28cec4271 [#1794] Fixes URI query handling for hashtags extraction in search. 4年前
  lain 5d87405b51 ActivityPubTest: Update test for atomized parameters. 4年前
  Thibaut Girka 570123ae21 Add test 4年前
  lain 600e2ea073 ActivityPubTest: Make test easier to understand. 4年前
  lain 9e411372d0 ActivityPub: Don't show announces of your own objects in timeline. 4年前
  Egor Kislitsyn 3dd1de61a7 Add `url` field to AdminAPI.AccountView 4年前
  lain 063e6b9841 StatusController: Correctly paginate favorites. 4年前
  lain e1bc37d118 MigrationHelper: Move notification backfilling to own module. 4年前
  Egor Kislitsyn d44843e677
Restrict ActivityExpirationPolicy to Notes only 4年前
  lain 89b85f6529 ChatController: Remove nonsensical pagination. 4年前
  lain fe2a5d0614 ChatController: Make last_read_id mandatory. 4年前
  Sergey Suprunenko 8d9e586887
Delete pending follow requests on user deletion 4年前
  lain 801e668a97 ChatController: Add `last_read_id` option to mark_as_read. 4年前
  lain 2cdaac4330 SideEffects: Move streaming of chats to after the transaction. 4年前
  lain f4cf4ae16e ChatController: Use new oauth scope *:chats. 4年前
  lain 9189b489ee Migrations: Move Notification migration code to helper 4年前
  lain ca0e6e702b ChatMessageReference -> Chat.MessageReference 4年前
  lain 4e8c0eecd5 WebPush: Don't break on contentless chat messages. 4年前
  lain 115d08a754 Pipeline: Add a side effects step after the transaction finishes 4年前
  lain 0efa8aa0b9 Transmogrifier: For follows, create notifications last. 4年前
  lain cc8a7dc205 SideEffects / ChatView: Add an unread cache. 4年前
  lain aa2ac76510 Notification: Don't break on figuring out the type of old EmojiReactions 4年前
  lain d44da91bbf SubscriptionOperation: Let chat mentions through. 4年前
  Egor Kislitsyn 317e2b8d61
Use atoms as keys in `ActivityPub.fetch_*` functions options 4年前
  lain 56dfa0e0fb Transmogrifier: Update notification after accepting. 4年前
  lain 9a53f619e0 Apply suggestion to test/chat_message_reference_test.exs 4年前
  lain 41503b1673 Apply suggestion to test/web/activity_pub/transmogrifier/chat_message_test.exs 4年前
  lain 00748e9650 ChatMessageReferences: Change seen -> unread 4年前
  lain b952f3f379 WebPush: Push out chat message notications. 4年前
  lain 5d7dda883e SideEffectsTest: More tests. 4年前
  Egor Kislitsyn a8132690bd
Fix credo 4年前
  lain b3407344d3 ChatController: Add function to mark single message as read. 4年前
  lain c020fd4352 ChatMessageReferenceView: Return read status as `unread`. 4年前
  Egor Kislitsyn c16315d055
Add OpenAPI spec for AdminAPI.ReportController 4年前
  Egor Kislitsyn 9d572f2f66
Move report actions to AdminAPI.ReportController 4年前
  lain fb4ae9c720 Streamer, SideEffects: Stream out ChatMessageReferences 4年前
  lain 7f5c5b11a5 Chats: Remove `unread` from the db, calculate from unseen messages. 4年前
  lain 2591745fc2 ChatMessageReferences: Move tests 4年前
  lain f3ccd50a33 ChatMessageReferences: Adjust views 4年前
  lain aa22fce8f4 ChatMessageReference: Introduce and switch in chat controller. 4年前
  lain 38dce485c4 Notification: Add function to backfill notification types 4年前
  lain 37542a9dfa Activity: Remove notifications-related functions. 4年前
  lain 127ccc4e1c NotificationController: Don't return chat_mentions by default. 4年前