about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2021-04-22New Crowdin updates (#15719)Eugen Rochko
2021-04-21Change the nouns "toot" and "status" to "post" (#16080)Eugen Rochko
2021-04-21Add DM icon back on HTML view of DMs (#16086)Claire
2021-04-21Fix processing of remote Delete activities (#16084)Claire
2021-04-20Hide floating action button on onboarding page (#16082)Claire
2021-04-20Change follow recommendations to be limited to 20 instead of 40 in web UI (#1...Eugen Rochko
2021-04-20Add "recommended" label to activity/peers API toggles in admin UI (#16081)Eugen Rochko
2021-04-20Fix newlines not being considered sentence separators in account note (#16079)Eugen Rochko
2021-04-19Change onboarding by replacing tutorial with follow recommendations in web UI...Eugen Rochko
2021-04-17Refactor StatusReachFinder to handle followers and relays as well (#16051)Eugen Rochko
2021-04-17Fix remote reporters not receiving suspend/unsuspend activities (#16050)Eugen Rochko
2021-04-17Fix missing source strings and inconsistent lead text style in admin UI (#16052)Eugen Rochko
2021-04-17Add canonical e-mail blocks for suspended accounts (#16049)Eugen Rochko
2021-04-16Fix reports of already suspended accounts being recorded (#16047)Eugen Rochko
2021-04-16Fix not to show follow button in global suggestion (#16045)Takeshi Umeda
2021-04-16Fix to update suggestion list after dismiss (#16044)Takeshi Umeda
2021-04-15Fix app name, website and redirect URIs not having a maximum length (#16042)Eugen Rochko
2021-04-15Add `policy` param to `POST /api/v1/push/subscriptions` (#16040)Eugen Rochko
2021-04-14Fix an error with 'multiple mentions with same username' (#16038)Takeshi Umeda
2021-04-13Add border to 🚲 emoji (#16035)Claire
2021-04-12Change Web Push API deliveries to use request pooling (#16014)Eugen Rochko
2021-04-12Add cold-start follow recommendations (#15945)Eugen Rochko
2021-04-11Remove spam check and dependency on nilsimsa gem (#16011)Eugen Rochko
2021-04-10Change multiple mentions with same username to render with domain (#15718)Eugen Rochko
2021-04-05Fix SidekiqProcessCheck checking for a queue name that isn't used in Mastodon...Claire
2021-04-05Fix SVG files not being correctly included in templates (#16001)Claire
2021-04-03Add system checks to dashboard in admin UI (#15989)Eugen Rochko
2021-04-03Change health check (#15988)Eugen Rochko
2021-04-01Fix crash in old browsers (#15985)Claire
2021-03-26Fix /admin/tags/:id crashing since Rails 6.1 update (#15953)Claire
2021-03-26Add warning in admin dashboard if some required queues are not handled (#15954)Claire
2021-03-25Add `email` param to `POST /api/v1/emails/confirmations` (#15949)Eugen Rochko
2021-03-24Add transition to media modal background (#15843)Marcin Mikołajczak
2021-03-24Update Mastodon to Rails 6.1 (#15910)Claire
2021-03-24Fix Mastodon not understanding as:Public and Public (#15948)Claire
2021-03-24Fix compose form behavior in mobile view (#15555)Claire
2021-03-22Bump react-select from 3.2.0 to 4.0.2 (#15624)dependabot[bot]
2021-03-19Fix brakeman warning (#15870)Claire
2021-03-19Bypass MX validation for explicitly allowed domains (#15930)Claire
2021-03-19Fixing the hero widget (#15926)Claire
2021-03-19Fix custom CSS when CDN_HOST is set (#15927)Claire
2021-03-19WIP (#15222)Eugen Rochko
2021-03-19Improve account counters handling (#15913)Claire
2021-03-19Further preparation for Rails 6 (#15916)Claire
2021-03-19Add option to opt out of unread notification markers (#15842)Claire
2021-03-19Prepare Mastodon for zeitwerk autoloader (#15917)Claire
2021-03-18Fix cache_collection crashing when given an empty collection (#15921)Claire
2021-03-17Prepare Mastodon for Rails 6 (#15911)Claire
2021-03-15Fix configuration for sidekiq-unique-jobs after 7.x upgrade (#15908)Eugen Rochko
2021-03-15Fix reference to non-existing translation in the exports page. (#15894)Filipe Rodrigues