about summary refs log tree commit diff
path: root/app/controllers/api/v1
AgeCommit message (Expand)Author
2023-03-16Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-03-16Replace `Status#translatable?` with language matrix in separate endpoint (#24...Christian Schmidt
2023-02-25Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-02-21Autofix Rubocop Rails/FindById (#23762)Nick Schonning
2023-02-20Autofix Rubocop remaining Layout rules (#23679)Nick Schonning
2023-02-20Enable Rubocop HTTP status rules (#23717)Nick Schonning
2023-02-19Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-02-19Autofix Rubocop Style/RedundantBegin (#23703)Nick Schonning
2023-02-18Autofix Rubocop Style/IfUnlessModifier (#23697)Nick Schonning
2023-02-13Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-02-13Add API parameter to safeguard unexpect mentions in new posts (#18350)Claire
2023-02-09Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-02-08Apply Rubocop Style/NegatedIfElseCondition (#23451)Nick Schonning
2023-02-03Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-02-01Change notifications per page from 15 to 40 in REST API (#23348)Eugen Rochko
2023-01-18Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-01-18Add support for editing media description and focus point of already-posted s...Claire
2023-01-18Fix /api/v1/admin/trends/tags using wrong serializer (#18943)Claire
2023-01-14Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-01-13Allow changing hide_collections setting with the api (#22790)Carl Schwan
2022-12-15Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-12-15Fix changing domain block severity not undoing individual account effects (#2...Claire
2022-12-15Fix N+1 queries from in NotificationsController (#21202)nametoolong
2022-12-07Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-12-07Log admin approve and reject account (#22088)Francis Murillo
2022-12-07Fix irreversible and whole_word parameters handling in /api/v1/filters (#21988)Claire
2022-11-22Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-11-21Fix not being able to follow more than one hashtag (#21285)Claire
2022-11-17Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-11-17Make tag following idempotent (#20860)trwnh
2022-11-17Fix pagination of followed tags (#20861)trwnh
2022-11-14Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-11-14Move V2 Filter methods under /api/v2 prefix (#20622)trwnh
2022-11-12Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-11-10Remove dead code and refactor status threading code (#20357)Claire
2022-11-10Change logged out /api/v1/statuses/:id/context logged out limits (#20355)Claire
2022-11-10Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-11-10Improve performance by avoiding regex construction (#20215)James Tucker
2022-11-10Revert filtering public timelines by locale by default (#20294)Eugen Rochko
2022-11-08Make account endorsements idempotent (fix #19045) (#20118)trwnh
2022-11-08Fix uncaught 500 error on invalid `replies_policy` (Fix #19097) (#20126)trwnh
2022-11-07Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-11-07Fix crash in legacy filter creation controller (#19878)Claire
2022-11-06Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-11-04Fix reblogs being discarded after the reblogged status (#19731)Claire
2022-11-02Allow number of trending hashtags to be customizable (#1884)prplecake
2022-10-31Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-10-30Remove language filtering from hashtag timelines (#19563)Eugen Rochko
2022-10-30Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-10-30Fix admin APIs returning deleted object instead of empty object upon delete (...Eugen Rochko