about summary refs log tree commit diff
path: root/app/controllers
AgeCommit message (Expand)Author
2020-01-23Add announcements (#12662)Eugen Rochko
2020-01-23Change followers page to relationships page in admin UI (#12927)Eugen Rochko
2020-01-20Various fixes and improvements (#12878)Eugen Rochko
2020-01-14Fix access to OEmbed endpoint in secure mode (#12864)Eugen Rochko
2020-01-04Fix base64-encoded file uploads not being possible (#12748)Eugen Rochko
2020-01-03Fix missing authentication call in filters controller (#12746)Eugen Rochko
2020-01-03Fix uncaught unknown format errors in host meta controller (#12747)Eugen Rochko
2019-12-31Hide blocked users from more places (#12733)ThibG
2019-12-31Fix error when fetching followers/following from REST API when user has netwo...Eugen Rochko
2019-12-30Remove unused AccountRelationshipsPresenter call in public pages (#12734)ThibG
2019-12-30Fix settings pages being cacheable by the browser (#12714)Eugen Rochko
2019-12-30Fix HTML error pages being returned when JSON is expected (#12713)Eugen Rochko
2019-12-10Fix missing error templates for non-HTML requests (#12593)Eugen Rochko
2019-12-06Fix generic HTTP 500 error on duplicate records (#12563)Eugen Rochko
2019-12-01Add follow_request notification type (#12198)ThibG
2019-11-30Add ability to filter reports by target account domain (#12154)ThibG
2019-11-28Fix proofs API being inaccessible in secure mode (#12495)Eugen Rochko
2019-11-17Support min_id-based pagination for bookmarks (#12381)Gomasy
2019-11-16make it not return http 400 when passing and empty source argument (#12259)Jennifer Glauche
2019-11-13Add bookmarks (#7107)ThibG
2019-11-13Change to always returns html document in error pages (#12214)Yamagishi Kazutoshi
2019-10-24Add setting for whether to crop images in unexpanded toots (#12126)Faye Duxovni
2019-10-24Fix incoming federation in whitelist mode (#12185)ThibG
2019-10-09Fix attachment not being re-downloaded even if file is not stored (#12125)Eugen Rochko
2019-10-06Fix `GET /api/v1/instance` REST APIs being unavailable in secure mode (#12089)Eugen Rochko
2019-10-06Fix performance of home feed regeneration (#12084)Eugen Rochko
2019-10-03Add `reason` param to `POST /api/v1/accounts` REST API (#12064)Eugen Rochko
2019-10-02Fix RSS caching (but disable localization) (#12054)ThibG
2019-10-02Fix featured hashtag URL being interpreted as media or with_replies (#12048)Eugen Rochko
2019-09-29Add a nodeinfo endpoint (#12002)Eugen Rochko
2019-09-29Fix account migration not affecting followers on origin server (#11980)Eugen Rochko
2019-09-29Add (back) option to set redirect notice on account without moving followers ...Eugen Rochko
2019-09-28Fix redirecting non-functional accounts on public pages (#11978)Eugen Rochko
2019-09-28Add `exclude_unreviewed` param to `GET /api/v2/search` REST API (#11977)Eugen Rochko
2019-09-27Change silences to always require approval on follow (#11975)ThibG
2019-09-27Improve status pin query (#11972)abcang
2019-09-27Fix relays UI being available in whitelist/secure mode (#11963)Eugen Rochko
2019-09-24Fix authentication before 2FA challenge (#11943)Eugen Rochko
2019-09-21Addition of update activity distribution by alias, minor correction (#11905)Takeshi Umeda
2019-09-21Fixed an error in the aliases template of the aliases controller (#11902)Takeshi Umeda
2019-09-19Add account migration UI (#11846)Eugen Rochko
2019-09-19Add table of contents to about page (#11885)Eugen Rochko
2019-09-18Add password challenge to 2FA settings, e-mail notifications (#11878)Eugen Rochko
2019-09-18Fix TOTP codes not being filtered from logs during enabling/disabling (#11877)Eugen Rochko
2019-09-17Fix webfinger response not returning 410 when account is suspended (#11869)Eugen Rochko
2019-09-16Add search and sort functions to hashtag admin UI (#11829)mayaeh
2019-09-15Fix 2FA challenge and password challenge for non-database users (#11831)Eugen Rochko
2019-09-13Remove deprecated `GET /api/v1/search` API (#11823)Eugen Rochko
2019-09-13Change /api/v1/timelines/public to require auth when public preview is off (#...ThibG
2019-09-13Change unlisted custom emoji to not appear in autosuggestions (#11818)Eugen Rochko