about summary refs log tree commit diff
path: root/app/javascript/mastodon
AgeCommit message (Expand)Author
2023-02-07New Crowdin updates (#23393)Eugen Rochko
2023-02-06Show spinner while loading follow requests (#23386)Christian Schmidt
2023-02-04Spell check input fields (#23395)Christian Schmidt
2023-02-04New Crowdin updates (#23356)Eugen Rochko
2023-02-04Add setting for status page URL (#23390)Eugen Rochko
2023-02-03fix(web-push-notifications): fix favourite push notifications (#23286)Elizabeth Martín Campos
2023-02-01New Crowdin updates (#23221)Eugen Rochko
2023-01-30autofocus the compose form again on /share (#23094)Akira Ouchi
2023-01-30Update hasOwnProperty calls for ESLint (#23307)Nick Schonning
2023-01-30Upgrade ESlint to v8 (#23305)Nick Schonning
2023-01-29Separate ESLint CI from Superlinter (#23029)Nick Schonning
2023-01-29chore: remove intersection-observer for old Safari support (#23284)TAKAHASHI Shuuji
2023-01-29Add lang attribute to image description textarea and poll option field (#23293)Christian Schmidt
2023-01-24Add lang attribute to compose textarea and CW field (#23240)Claire
2023-01-24Make <Audio> to handle volume change (#23187)Mina Her
2023-01-24New Crowdin updates (#23150)Eugen Rochko
2023-01-23Fix missing filtering on some notification types (#23211)Claire
2023-01-19New Crowdin updates (#23052)Eugen Rochko
2023-01-18Fix confusing wording in the sign in banner (#22490)Claire
2023-01-18Add listing of followed hashtags (#21773)Connor Shea
2023-01-18Add option to make the landing page be /about even when trends are enabled (#...Claire
2023-01-18Add support for editing media description and focus point of already-posted s...Claire
2023-01-18Make visible change for new post notification setting icon (#22541)Jeong Arm
2023-01-18Fix /api/v1/admin/trends/tags using wrong serializer (#18943)Claire
2023-01-12Remove hardcoded width from dropdown overlays (#23062)Claire
2023-01-11Fix dropdown menu positions when scrolling (#22916)Peter Simonsson
2023-01-11New Crowdin updates (#22953)Eugen Rochko
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-06New Crowdin updates (#22901)Eugen Rochko
2023-01-05Add dropdown menu item to open admin interface for remote domains (#21895)Claire
2023-01-05Replace hide toot with hide post (#22385)Sean Whalen
2023-01-05Add aria-hidden to content warning field when dimmed so that it is not confus...Holden Foreman
2023-01-05Add aria-hidden to 'Hide image' button in MediaGallery since the button is us...Holden Foreman
2023-01-05Remove object-fit polyfill for the old Microsoft Edge (#22693)TAKAHASHI Shuuji
2023-01-01New Crowdin updates (#22560)Eugen Rochko
2022-12-20New Crowdin updates (#22354)Eugen Rochko
2022-12-19Enable eslint:recommended ruleset (#22433)Nick Schonning
2022-12-16New Crowdin updates (#22182)Eugen Rochko
2022-12-15Add follow request banner on account header (#20785)Claire
2022-12-15Fix language surrounding disability in prompts for alt text and other media d...Holden Foreman
2022-12-15Fix media markup (#21420)Bramus!
2022-12-15Fix being stuck in edit mode when deleting the edited status (#22126)Claire
2022-12-15Display search popout at fixed screen position (#16463)Rens Groothuijsen
2022-12-15Don't autofocus the compose form (#16517)Arnout Engelen
2022-12-15set activation for tag follow button (#21629)Meisam
2022-12-15Fix typo in handler function call name (#21829)Nick Schonning
2022-12-15Render current day formats in the client timezone (#21878)Francis Murillo
2022-12-15`FormattedMessage` must be used directly (#20982)Yamagishi Kazutoshi