about summary refs log tree commit diff
path: root/app/controllers
AgeCommit message (Expand)Author
2020-06-02Add E2EE API (#13820)Eugen Rochko
2020-05-14Fix webfinger returning wrong status code on malformed or missing param (#13759)ThibG
2020-05-11Fix sr locale being selected over sr-Latn (#13693)ThibG
2020-05-10Add ability to remove identity proofs from account (#13682)Eugen Rochko
2020-05-10Add remote only to public timeline (#13504)Takeshi Umeda
2020-05-10Remove confusing “You are already signed in.” flash message (#13547)ThibG
2020-05-08Fix own following/followers not showing muted users (#13614)ThibG
2020-05-03Add more ActivityPub controller tests (#13590)Eugen Rochko
2020-05-03Add more tests for ActivityPub controllers (#13585)Eugen Rochko
2020-04-20Allow users to delete their header and avatar (#13234)sternenseemann
2020-04-18Add local only to hashtag timeline (#13502)Takeshi Umeda
2020-04-15Change delivery failure tracking to work with hostnames instead of URLs (#13437)Eugen Rochko
2020-04-05Add rate limit for reporting (#13390)Eugen Rochko
2020-04-03Add ability to filter audit log in admin UI (#13381)Eugen Rochko
2020-03-31Fix ImportsController param to permit :mode (#13347)Takeshi Umeda
2020-03-28Fix 404 and 410 API errors being silently discarded in WebUI (#13279)ThibG
2020-03-12Add option to include resolved DNS records when blacklisting e-mail domains i...Eugen Rochko
2020-03-12Add titles to warning presets in admin UI (#13252)Eugen Rochko
2020-03-09Add federation support for the "hide network" preference (#11673)ThibG
2020-03-08Change local media attachments to perform heavy processing asynchronously (#1...Eugen Rochko
2020-03-08Add ability to delete files uploaded for settings in admin UI (#13192)ThibG
2020-03-08Add specific rate limits for posting and following (#13172)Eugen Rochko
2020-03-06Remove useless `respond_to` calls (#13208)Eugen Rochko
2020-02-27Fix leak of arbitrary statuses through unfavourite action in REST API (#13161)Eugen Rochko
2020-02-24Fix dismissing an announcement twice raising an obscure error (#13124)ThibG
2020-02-19Fix account JSON/RSS not being cacheable due to wrong mime type comparison (#...ThibG
2020-02-16Fix sign-ups without checked user agreement being accepted through the web fo...ThibG
2020-02-08Fix unfiltered params error when generating ActivityPub tag pagination (#13049)Eugen Rochko
2020-02-07Fix malformed HTML causing uncaught error (#13042)Eugen Rochko
2020-02-03Change signature verification to ignore signatures with invalid host (#13033)Eugen Rochko
2020-02-03Change how unread announcements are handled (#13020)ThibG
2020-01-27Add publish/unpublish controls to announcements in admin UI (#12967)Eugen Rochko
2020-01-26Add streaming API updates for announcements being modified or deleted (#12963)Eugen Rochko
2020-01-24Fix OEmbed leaking information about existence of non-public statuses (#12930)Eugen Rochko
2020-01-24Fix password change/reset not immediately invalidating other sessions (#12928)Eugen Rochko
2020-01-24Fix relationships page not showing results in admin UI (#12934)Eugen Rochko
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