about summary refs log tree commit diff
path: root/app/controllers/api
AgeCommit message (Expand)Author
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-16Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-11-16Add 'private' to Cache-Control, match Rails expectations (#20608)Daniel Axtens
2022-11-14Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-11-14Move V2 Filter methods under /api/v2 prefix (#20622)trwnh
2022-11-14Fix error when passing unknown filter param in REST API (#20626)Eugen Rochko
2022-11-14Fix `role_ids` not accepting arrays in admin API (#20625)Eugen Rochko
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-05Change `AUTHORIZED_FETCH` to not block unauthenticated REST API access (#19803)Eugen Rochko
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-11-01Change post-processing to be deferred only for large media types (#19617)Eugen Rochko
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
2022-10-30Fix language not being saved when editing status (#19543)Eugen Rochko
2022-10-28Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-10-27Fix uncaught error when invalid date is supplied to API (#19480)Eugen Rochko
2022-10-26Change unauthenticated search to not support pagination in REST API (#19326)Eugen Rochko
2022-10-22Change featured tag updates to add/remove activity (#19409)Takeshi Umeda
2022-10-20Add synchronization of remote featured tags (#19380)Takeshi Umeda
2022-10-13Change about page to be mounted in the web UI (#19345)Eugen Rochko
2022-10-09Add server banner to web app, add `GET /api/v2/instance` to REST API (#19294)Eugen Rochko
2022-10-08Add support for language preferences for trending statuses and links (#18288)Eugen Rochko
2022-10-08Change privacy policy to be rendered in web UI, add REST API (#19310)Eugen Rochko
2022-10-05Change public timelines to be filtered by current locale by default (#19291)Eugen Rochko
2022-10-05Add server banner to web app, add `GET /api/v2/instance` to REST API (#19294)Eugen Rochko
2022-10-05Fix deleted pinned posts potentially counting towards the pinned posts limit ...Claire
2022-10-02Revert "Change search API to be accessible without being logged in (#18963)"Claire
2022-10-02Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-09-23Add user content translations with configurable backends (#19218)Eugen Rochko
2022-09-20Add ability to filter followed accounts' posts by language (#19095)Eugen Rochko