Age | Commit message (Expand) | Author |
2021-05-05 | Fix error when trying to render component for media without meta (#16112) | Eugen Rochko |
2021-05-05 | Fix database serialization failure returning HTTP 500 (#16101) | Eugen Rochko |
2021-05-05 | Fix media processing getting stuck on too much stdin/stderr (#16136) | Eugen Rochko |
2021-05-04 | Improve description of keyboard shortcuts (#16129) | Mélanie Chauvel |
2021-05-04 | Fix existing username validator not allowing multiple accounts (#16153) | Eugen Rochko |
2021-05-04 | Fix empty home feed before first follow has finished processing (#16152) | Eugen Rochko |
2021-05-03 | Change confirmations controller to redirect to / for approved users (#16151) | Claire |
2021-05-03 | fix component name (#16138) | fusagiko / takayamaki |
2021-05-01 | Fix trying to fetch key from empty URI when verifying HTTP signature (#16100) | Eugen Rochko |
2021-04-26 | Further improve the media attached status query for accounts (#16106) | abcang |
2021-04-26 | Fix thread resolve worker retrying when status no longer exists (#16109) | Eugen Rochko |
2021-04-25 | Improve media attached status query (#16105) | abcang |
2021-04-25 | Improve tag search query (#16104) | abcang |
2021-04-24 | Change auto-following admin-selected accounts, show in recommendations (#16078) | Eugen Rochko |
2021-04-24 | Fix nil error when removing status caused by race condition (#16099) | Eugen Rochko |
2021-04-23 | Fix edge case where accepted follow cannot be processed because of follow lim... | Claire |
2021-04-22 | Fix delete of local reply to local parent not being forwarded (#16096) | Eugen Rochko |
2021-04-22 | Add af, gd and si locales (#16090) | Eugen Rochko |
2021-04-22 | New Crowdin updates (#16088) | Eugen Rochko |
2021-04-22 | New Crowdin updates (#15719) | Eugen Rochko |
2021-04-21 | Change the nouns "toot" and "status" to "post" (#16080) | Eugen Rochko |
2021-04-21 | Add DM icon back on HTML view of DMs (#16086) | Claire |
2021-04-21 | Fix processing of remote Delete activities (#16084) | Claire |
2021-04-20 | Hide floating action button on onboarding page (#16082) | Claire |
2021-04-20 | Change follow recommendations to be limited to 20 instead of 40 in web UI (#1... | Eugen Rochko |
2021-04-20 | Add "recommended" label to activity/peers API toggles in admin UI (#16081) | Eugen Rochko |
2021-04-20 | Fix newlines not being considered sentence separators in account note (#16079) | Eugen Rochko |
2021-04-19 | Change onboarding by replacing tutorial with follow recommendations in web UI... | Eugen Rochko |
2021-04-17 | Refactor StatusReachFinder to handle followers and relays as well (#16051) | Eugen Rochko |
2021-04-17 | Fix remote reporters not receiving suspend/unsuspend activities (#16050) | Eugen Rochko |
2021-04-17 | Fix missing source strings and inconsistent lead text style in admin UI (#16052) | Eugen Rochko |
2021-04-17 | Add canonical e-mail blocks for suspended accounts (#16049) | Eugen Rochko |
2021-04-16 | Fix reports of already suspended accounts being recorded (#16047) | Eugen Rochko |
2021-04-16 | Fix not to show follow button in global suggestion (#16045) | Takeshi Umeda |
2021-04-16 | Fix to update suggestion list after dismiss (#16044) | Takeshi Umeda |
2021-04-15 | Fix app name, website and redirect URIs not having a maximum length (#16042) | Eugen Rochko |
2021-04-15 | Add `policy` param to `POST /api/v1/push/subscriptions` (#16040) | Eugen Rochko |
2021-04-14 | Fix an error with 'multiple mentions with same username' (#16038) | Takeshi Umeda |
2021-04-13 | Add border to 🚲 emoji (#16035) | Claire |
2021-04-12 | Change Web Push API deliveries to use request pooling (#16014) | Eugen Rochko |
2021-04-12 | Add cold-start follow recommendations (#15945) | Eugen Rochko |
2021-04-11 | Remove spam check and dependency on nilsimsa gem (#16011) | Eugen Rochko |
2021-04-10 | Change multiple mentions with same username to render with domain (#15718) | Eugen Rochko |
2021-04-05 | Fix SidekiqProcessCheck checking for a queue name that isn't used in Mastodon... | Claire |
2021-04-05 | Fix SVG files not being correctly included in templates (#16001) | Claire |
2021-04-03 | Add system checks to dashboard in admin UI (#15989) | Eugen Rochko |
2021-04-03 | Change health check (#15988) | Eugen Rochko |
2021-04-01 | Fix crash in old browsers (#15985) | Claire |
2021-03-26 | Fix /admin/tags/:id crashing since Rails 6.1 update (#15953) | Claire |
2021-03-26 | Add warning in admin dashboard if some required queues are not handled (#15954) | Claire |