24 Commits (e6b272e5c9c227cfbbe375a893f567c5967d669c)

Author SHA1 Message Date
  Eugen Rochko e6b272e5c9
Change REST API to return empty data for suspended accounts (#14765) 3 years ago
  ThibG f6a82cb2cd
Fix not being able to unbookmark toots when blocked by their author (#14604) 3 years ago
  ThibG 0a8a3fe595
Fix being unable to unboost when blocked by their author (#14308) 3 years ago
  Eugen Rochko 988b0493fe
Add more tests for ActivityPub controllers (#13585) 4 years ago
  Eugen Rochko 339ce1c4e9
Add specific rate limits for posting and following (#13172) 4 years ago
  Eugen Rochko 0ae5c6312f
Remove useless `respond_to` calls (#13208) 4 years ago
  Eugen Rochko 0c28a505dd
Fix leak of arbitrary statuses through unfavourite action in REST API (#13161) 4 years ago
  ThibG 3b3bdc7293 Hide blocked users from more places (#12733) 4 years ago
  ThibG dfea7368c9 Add bookmarks (#7107) 4 years ago
  Eugen Rochko 282ea17078
Add soft delete for statuses for instant deletes through API (#11623) 4 years ago
  Eugen Rochko 67b3b62b98
Improve blocked view of profiles (#10491) 5 years ago
  ThibG 62bafa20a1 Hide blocking accounts from blocked users (#10442) 5 years ago
  Eugen Rochko ba84b6d4d7
Add `visibility` param to reblog REST API (#9851) 5 years ago
  Eugen Rochko 32daecffef
Fix REST API showing non-public reblogs for a given status (#9850) 5 years ago
  Eugen Rochko d6b9a62e0a
Extract counters from accounts table to account_stats table (#9295) 5 years ago
  Eugen Rochko 1f6ed4f86a
Add more granular OAuth scopes (#7929) 5 years ago
  abcang db012b57c2 Fix distribute_add_activity and distribute_remove_activity (#7393) 6 years ago
  Eugen Rochko 33513753b9
Fix unpermitted parameters warning when generating pagination URLs (#6995) 6 years ago
  Eugen Rochko 9110db41c5
Federate pinned statuses over ActivityPub (#6610) 6 years ago
  Eugen Rochko 9caa90025f Pinned statuses (#4675) 6 years ago
  unarist 1896a154f5 Fix response of unreblog/unfavourite APIs (#4204) 6 years ago
  Eugen Rochko 8b2cad5637 Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090) 6 years ago
  Matt Jankowski 2925372ff4 Move create/destroy actions for api/v1/statuses to namespace (#3678) 7 years ago
  Matt Jankowski 5282ba862a Move reblogged_by and favourited_by actions out of api/v1/statuses and into unique controllers (#3646) 7 years ago