Commit History

Author SHA1 Message Date
  Claire c2170991c7 Fix reblogs being discarded after the reblogged status (#19731) 1 year ago
  Eugen Rochko 5724da0780 Fix language not being saved when editing status (#19543) 1 year ago
  Claire cedcece0cc Fix deleted pinned posts potentially counting towards the pinned posts limit (#19005) 1 year ago
  Claire 3906dd67ed Fix extremely rare race condition when deleting a toot or account (#17994) 2 years ago
  Eugen Rochko b2cd34474b Add rate limit for editing (#17728) 2 years ago
  Eugen Rochko e24b14cc74 Fix leak of existence of otherwise inaccessible statuses in REST API (#17684) 2 years ago
  Eugen Rochko 63002cde03 Add editing for published statuses (#17320) 2 years ago
  Claire 03d59340da Fix Sidekiq warnings about JSON serialization (#17381) 2 years ago
  Ariel 2ada2ae18a Fix/14021 behaviour on add or remove toots (#14212) 4 years ago
  Eugen Rochko 988b0493fe Add more tests for ActivityPub controllers (#13585) 4 years ago
  ThibG 0d117c106a Fix 404 and 410 API errors being silently discarded in WebUI (#13279) 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 282ea17078 Add soft delete for statuses for instant deletes through API (#11623) 4 years ago
  Eugen Rochko 97192d9a77 Fix remote and staff-removed statuses leaving media behind for a day (#11638) 4 years ago
  Eugen Rochko 0c1b1069c9 Remove deprecated REST API `GET /api/v1/statuses/:id/card` (#11213) 5 years ago
  ThibG 6d44f2441b Add toot source to delete result to ease Delete & Redraft (#10669) 5 years ago
  Eugen Rochko 230a012f00 Add polls (#10111) 5 years ago
  Eugen Rochko a49d43d112 Add scheduled statuses (#9706) 5 years ago
  abcang 9e75aa30cd Unuse ActiveRecord::Base#cache_key (#8185) 5 years ago
  Eugen Rochko 1f6ed4f86a Add more granular OAuth scopes (#7929) 6 years ago
  Eugen Rochko 05f8c375a2 Remove small pagination limit from context API (#7564) 6 years ago
  Akihiko Odaki 1258efa882 Paginate descendant statuses in public page (#7148) 6 years ago
  Akihiko Odaki 519119f657 Paginate ancestor statuses in public page (#7102) 6 years ago
  Eugen Rochko 33513753b9 Fix unpermitted parameters warning when generating pagination URLs (#6995) 6 years ago
  Eugen Rochko 7dc5035031 Make PreviewCard records reuseable between statuses (#4642) 6 years ago
  Eugen Rochko 8b2cad5637 Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090) 7 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
  Matt Jankowski 73540ffe6b Clean up for api/base controller (#3629) 7 years ago