3841 Commits (aca6a7543ae97da2d1af8a6f9c547a0088d9e240)

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