about summary refs log tree commit diff
path: root/app/controllers
AgeCommit message (Expand)Author
2022-10-09Add server banner to web app, add `GET /api/v2/instance` to REST API (#19294)Eugen Rochko
2022-10-09[Glitch] Allow non-logged users to access /webEugen Rochko
2022-10-07Fix /privacy-policy not using the appropriate resource packs (#1853)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-29Change path of privacy policy page (#19249)Eugen Rochko
2022-09-29Add logged-out access to the web UI (#18961)Eugen Rochko
2022-09-23Add user content translations with configurable backends (#19218)Eugen Rochko
2022-09-21Refactor ActivityPub handling to prepare for non-Account actors (#19212)Claire
2022-09-21Fix typo in SignatureVerification (#19209)Claire
2022-09-20Add ability to filter followed accounts' posts by language (#19095)Eugen Rochko
2022-09-20Improve error reporting and logging when processing remote accounts (#15605)Claire
2022-09-08Fix REST API sometimes returning HTML on error (#19135)Claire
2022-08-31Fix error when accessing /filters/:id/statuses on glitch-soc (#1837)Claire
2022-08-28Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-08-28Change search API to be accessible without being logged in (#18963)Eugen Rochko
2022-08-28Change following and followers API to be accessible without being logged in (...Eugen Rochko
2022-08-28Add admin API for managing e-mail domain blocks (#19066)Eugen Rochko
2022-08-28Add admin API for managing canonical e-mail blocks (#19067)Eugen Rochko
2022-08-27Add admin API for managing IP blocks (#19065)Eugen Rochko
2022-08-25Remove digest e-mails (#17985)Eugen Rochko
2022-08-25Add ability to select all accounts matching search for batch actions (#19053)Eugen Rochko
2022-08-25Add audit log entries for user roles (#19040)Eugen Rochko
2022-08-25Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-08-25Add ability to filter individual posts (#18945)Claire
2022-08-24Add ability to block sign-ups from IP (#19037)Eugen Rochko
2022-07-22Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-07-20Fix /api/v1/tags/:id route constraints (#18854)Claire
2022-07-17Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-07-17Add ability to follow hashtags (#18809)Eugen Rochko
2022-07-13Change how hashtags are normalized (#18795)Eugen Rochko
2022-07-05Fix authorization check in domain blocks controllerClaire
2022-07-05Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-07-05Add customizable user roles (#18641)Eugen Rochko
2022-06-28Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-06-28Revamp post filtering system (#18058)Claire
2022-06-23Add /api/v1/admin/domain_allows (#18668)Claire
2022-06-23use Notification::TYPES for api push subscription alerts (#18709)tateisu
2022-06-21Fix suspicious sign-in mails never being sent (#18599)Claire
2022-06-10Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-06-09Add administrative webhooks (#18510)Eugen Rochko
2022-06-02Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-06-01Add /api/v1/admin/domain_blocks (#18247)Claire
2022-05-27Fix incorrect permission check for notifications destroy/dismiss endpoints (#...Claire
2022-05-26Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-05-26Fix suspended users being able to access APIs that don't require a user (#18524)Eugen Rochko
2022-05-26Fix confirmation redirect to app without `Location` header (#18523)Eugen Rochko
2022-05-26Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-05-26Change unapproved and unconfirmed account to not be accessible in the REST AP...Claire
2022-05-16Add confirmation page when importing blocked domains (#1773)Claire