1587 Commits (f4c9b79306c6003815ef80a9c13a361bf92e0de9)

Author SHA1 Message Date
  rinpatch f60d072bbb Add `pleroma.in_reply_to_account_acct` to MastoAPI status entity 5 years ago
  Egor b9cdf6d3b9 Use `User.get_cached*` everywhere 5 years ago
  Alexander Strizhakov 88f0be9693 Feature/826 healthcheck endpoint 5 years ago
  Ivan Tashkinov 9256d2d4b4 [#923] Refactored OAuthController#authorize definitions, added test. 5 years ago
  eugenijm 375fd21055 Set correct values in the MastoAPI reblog status view 5 years ago
  Ekaterina Vaartis aef3a3ca46 Fix tests that used finmoji 5 years ago
  Ekaterina Vaartis 52ed287e87 Fix incorrect multiple emoji tag handling introduced in initial impl 5 years ago
  eugenijm fa48532387 Handle `reblogs` on the first follow request in MastoAPI 5 years ago
  Alexander Strizhakov ada384207b typo fix 5 years ago
  rinpatch 4ef237f26a Fix my incorrect search test fix 5 years ago
  rinpatch 6069d0fd36 Fix object search depending on embeded object 5 years ago
  rinpatch 2abc09570f Use the preloaded object in tag queries 5 years ago
  William Pitcock 36f78c6dcd activitypub: fix filtering of boosts from blocked users 5 years ago
  William Pitcock 2140e164d7 activitypub: properly filter out transitive activities concerning blocked users 5 years ago
  rinpatch 35ac672b8d Remove containment tests from transmogrifier and fix thread visibility solver 5 years ago
  rinpatch d1eb578a57 Refactor tests that used ActivityPub.fetch_object_from_id 5 years ago
  rinpatch 8e4d950f31 Remove updating reply count for embeded objects 5 years ago
  rinpatch ff8d76c670 Refactor all tests that acessed the embeded object 5 years ago
  rinpatch 54b82f236b Fix note count test 5 years ago
  rinpatch ad681877df Make credo happy 5 years ago
  rinpatch e7c3c36766 Update functions in object fetcher for tesla and set up a proper mock for tests 5 years ago
  rinpatch b09ae02c04 Added some more normalization calls all in mastodon api controller 5 years ago
  rinpatch dda4e0e2a8 Fix warnings in object tests 5 years ago
  Normandy d4a749cfb2 Handle new-style mastodon follow lists 5 years ago
  William Pitcock 750b369d04 activitypub: allow indirect messages from users being followed at a personal inbox 5 years ago
  eugenijm 27d78dc526 Use User.get_cached_by* 5 years ago
  rinpatch fd2e31af86 oops 5 years ago
  rinpatch 5d73dca064 Remove inReplyToStatusId 5 years ago
  eugenijm 507e7821e3 Handle follow/unfollow directed to themselves 5 years ago
  eugenijm 679a8ef629 Assign reblogged in the Mastodon reblog status view 5 years ago
  Alex S c5d0fffeaf naming fix 5 years ago
  Alexander Strizhakov 711ade961e adding destroy multiple for mastofe 5 years ago
  Alexander Strizhakov e03d24af96 in_reply_to_id - null 5 years ago
  Ivan Tashkinov c3f12cf3c3 [#923] OAuth consumer params handling refactoring. 5 years ago
  Alex S fe13a1d78c adding notify_email setting for trigger emails 5 years ago
  Haelwenn (lanodan) Monnier 9c1b36856b
s/Pleroma.UserEmail/Pleroma.Emails.UserEmail/ 5 years ago
  rinpatch b57b43027c Change response format of /api/pleroma/emoji to the one that actually makes sense 5 years ago
  Sachin Joshi 07afb9b537 update the follower count when a follower is blocked 5 years ago
  Alex S fee50636d0 removing not needed invite update 5 years ago
  Sadposter 13ff312c48
Sever subscription in case of block 5 years ago
  Alexander Strizhakov 36c0a10fdf adding language tag 5 years ago
  Alex S f0ca0696c8 test for valid_invite? 5 years ago
  Ivan Tashkinov 44829d9181 AdminApiControllerTest unused variables fix. 5 years ago
  Alex S 012bb5dcc9 renaming expire_at -> expires_at 5 years ago
  Sadposter 76fdfd1c7f Add check on activity visibility in sub notification 5 years ago
  Alex S b810aac117 added docs to docs/api/admin_api.md 5 years ago
  eugenijm 2056efa714 Add scheduler for sending scheduled activities to the queue 5 years ago
  eugenijm fc92a0fd8d Added limits and media attachments for scheduled activities. 5 years ago
  eugenijm b3870df51f Handle `scheduled_at` on status creation. 5 years ago
  eugenijm 7bf622ce73 Add scheduled activities 5 years ago