about summary refs log tree commit diff
AgeCommit message (Expand)Author
2023-01-13Don't crash on unobtainable avatars (#22462)David Freedman
2023-01-13Remove title from mailer layout (#23078)nametoolong
2023-01-13Change wording of admin report handling actions (#18388)Claire
2023-01-13Fix crash when marking statuses as sensitive while some statuses are deleted ...Claire
2023-01-13Fix incorrect env file generation in mastodon:setup (#23072)Claire
2023-01-12Remove hardcoded width from dropdown overlays (#23062)Claire
2023-01-12Change wording of the OAuth scopes descriptions (#22491)Claire
2023-01-11Fix sanitizer parsing link text as HTML when stripping unsupported links (#22...Claire
2023-01-11fix: allow verification when page size exceeds 1MB (using HTML5 parser) (#22879)Markus Unterwaditzer
2023-01-11Fix dropdown menu positions when scrolling (#22916)Peter Simonsson
2023-01-11Fix/remove calling private method with send in model (#22951)Kaspar V
2023-01-11Fix `$` not being escaped in `.env.production` file generated by `mastodon:se...Claire
2023-01-11Change trending tags admin interface to always show batch actions (#23013)Claire
2023-01-11Bump ws from 8.11.0 to 8.12.0 (#23023)dependabot[bot]
2023-01-11Bump @babel/core from 7.20.7 to 7.20.12 (#23020)dependabot[bot]
2023-01-11Bump prettier from 2.8.1 to 2.8.2 (#23022)dependabot[bot]
2023-01-11Bump immutable from 4.2.1 to 4.2.2 (#23021)dependabot[bot]
2023-01-11Bump postcss from 8.4.20 to 8.4.21 (#23019)dependabot[bot]
2023-01-11Bump jsdom from 20.0.3 to 21.0.0 (#23018)dependabot[bot]
2023-01-11Bump utf-8-validate from 5.0.10 to 6.0.0 (#23017)dependabot[bot]
2023-01-11New Crowdin updates (#22953)Eugen Rochko
2023-01-10Fix CSRF protection (#23037)Claire
2023-01-10Change referrer-policy to no-referrer application-wide (#23014)Claire
2023-01-09Fix footer link circle dividers' screen reader accessibility by adding aria-h...Holden Foreman
2023-01-09Add variable autoFocus to video (#15281) (#22778)Akira Ouchi
2023-01-09Correct hashtag warning (#22827)n0toose
2023-01-06feat(puma): enable setting min puma threads in addition to max (#21048)Jim Myhrberg
2023-01-06Fix account search not returning followed accounts first (#22956)Darius Kazemi
2023-01-06New Crowdin updates (#22901)Eugen Rochko
2023-01-05Add dropdown menu item to open admin interface for remote domains (#21895)Claire
2023-01-05Downgrade Node.js requirement to 14+ (#22342)Claire
2023-01-05Fix possible race conditions when suspending/unsuspending accounts (#22363)Claire
2023-01-05Remove needlessly specific Ruby/Bundler versions from Gemfile.lock (#22341)Claire
2023-01-05Move Prettier CI checks to filtered jobs (#22376)Nick Schonning
2023-01-05Replace hide toot with hide post (#22385)Sean Whalen
2023-01-05Check OpenSearch compatibility version instead of regular version (#22422)Vyr Cossont
2023-01-05Bump ruby-jwt and json-jwt to support OpenSSL 3.0 (#22457)David Freedman
2023-01-05Fix “Add new domain block” button using last submitted instead of current...Claire
2023-01-05Expand Stylelint glob to include CSS files (#22469)Nick Schonning
2023-01-05Fix site upload validations (#22479)Claire
2023-01-05Fix PermalinkRedirector not applying to users with moved accounts (#22497)Claire
2023-01-05Add aria-hidden to content warning field when dimmed so that it is not confus...Holden Foreman
2023-01-05Add reference to mastodon/chart (#22589)Sean
2023-01-05Add aria-hidden to 'Hide image' button in MediaGallery since the button is us...Holden Foreman
2023-01-05Be more lenient with OEmbed detection and validation (#22533)Effy Elden
2023-01-05Add a11y tags to the modal (#22549)Nikita Karamov
2023-01-05Fix incorrectly formatted datetime in account moderation note timestamp (#22555)Claire
2023-01-05Improve the contrast of the chart in “poll has ended” notifications (#22575)Jed Fox
2023-01-05Strip spaces around URL when adding a relay (#22655)Claire
2023-01-05Install SSH server into devcontainer image (#22679)kyori19