Age | Commit message (Expand) | Author |
2020-04-20 | Allow users to delete their header and avatar (#13234) | sternenseemann |
2020-04-18 | Add local only to hashtag timeline (#13502) | Takeshi Umeda |
2020-04-15 | Change delivery failure tracking to work with hostnames instead of URLs (#13437) | Eugen Rochko |
2020-04-05 | Add rate limit for reporting (#13390) | Eugen Rochko |
2020-04-03 | Add ability to filter audit log in admin UI (#13381) | Eugen Rochko |
2020-03-31 | Fix ImportsController param to permit :mode (#13347) | Takeshi Umeda |
2020-03-28 | Fix 404 and 410 API errors being silently discarded in WebUI (#13279) | ThibG |
2020-03-12 | Add option to include resolved DNS records when blacklisting e-mail domains i... | Eugen Rochko |
2020-03-12 | Add titles to warning presets in admin UI (#13252) | Eugen Rochko |
2020-03-09 | Add federation support for the "hide network" preference (#11673) | ThibG |
2020-03-08 | Change local media attachments to perform heavy processing asynchronously (#1... | Eugen Rochko |
2020-03-08 | Add ability to delete files uploaded for settings in admin UI (#13192) | ThibG |
2020-03-08 | Add specific rate limits for posting and following (#13172) | Eugen Rochko |
2020-03-06 | Remove useless `respond_to` calls (#13208) | Eugen Rochko |
2020-02-27 | Fix leak of arbitrary statuses through unfavourite action in REST API (#13161) | Eugen Rochko |
2020-02-24 | Fix dismissing an announcement twice raising an obscure error (#13124) | ThibG |
2020-02-19 | Fix account JSON/RSS not being cacheable due to wrong mime type comparison (#... | ThibG |
2020-02-16 | Fix sign-ups without checked user agreement being accepted through the web fo... | ThibG |
2020-02-08 | Fix unfiltered params error when generating ActivityPub tag pagination (#13049) | Eugen Rochko |
2020-02-07 | Fix malformed HTML causing uncaught error (#13042) | Eugen Rochko |
2020-02-03 | Change signature verification to ignore signatures with invalid host (#13033) | Eugen Rochko |
2020-02-03 | Change how unread announcements are handled (#13020) | ThibG |
2020-01-27 | Add publish/unpublish controls to announcements in admin UI (#12967) | Eugen Rochko |
2020-01-26 | Add streaming API updates for announcements being modified or deleted (#12963) | Eugen Rochko |
2020-01-24 | Fix OEmbed leaking information about existence of non-public statuses (#12930) | Eugen Rochko |
2020-01-24 | Fix password change/reset not immediately invalidating other sessions (#12928) | Eugen Rochko |
2020-01-24 | Fix relationships page not showing results in admin UI (#12934) | Eugen Rochko |
2020-01-23 | Add announcements (#12662) | Eugen Rochko |
2020-01-23 | Change followers page to relationships page in admin UI (#12927) | Eugen Rochko |
2020-01-20 | Various fixes and improvements (#12878) | Eugen Rochko |
2020-01-14 | Fix access to OEmbed endpoint in secure mode (#12864) | Eugen Rochko |
2020-01-04 | Fix base64-encoded file uploads not being possible (#12748) | Eugen Rochko |
2020-01-03 | Fix missing authentication call in filters controller (#12746) | Eugen Rochko |
2020-01-03 | Fix uncaught unknown format errors in host meta controller (#12747) | Eugen Rochko |
2019-12-31 | Hide blocked users from more places (#12733) | ThibG |
2019-12-31 | Fix error when fetching followers/following from REST API when user has netwo... | Eugen Rochko |
2019-12-30 | Remove unused AccountRelationshipsPresenter call in public pages (#12734) | ThibG |
2019-12-30 | Fix settings pages being cacheable by the browser (#12714) | Eugen Rochko |
2019-12-30 | Fix HTML error pages being returned when JSON is expected (#12713) | Eugen Rochko |
2019-12-10 | Fix missing error templates for non-HTML requests (#12593) | Eugen Rochko |
2019-12-06 | Fix generic HTTP 500 error on duplicate records (#12563) | Eugen Rochko |
2019-12-01 | Add follow_request notification type (#12198) | ThibG |
2019-11-30 | Add ability to filter reports by target account domain (#12154) | ThibG |
2019-11-28 | Fix proofs API being inaccessible in secure mode (#12495) | Eugen Rochko |
2019-11-17 | Support min_id-based pagination for bookmarks (#12381) | Gomasy |
2019-11-16 | make it not return http 400 when passing and empty source argument (#12259) | Jennifer Glauche |
2019-11-13 | Add bookmarks (#7107) | ThibG |
2019-11-13 | Change to always returns html document in error pages (#12214) | Yamagishi Kazutoshi |
2019-10-24 | Add setting for whether to crop images in unexpanded toots (#12126) | Faye Duxovni |
2019-10-24 | Fix incoming federation in whitelist mode (#12185) | ThibG |