about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/ui
AgeCommit message (Expand)Author
2023-03-24Add missing parenthesis (#24238)Yamagishi Kazutoshi
2023-03-24Remove legacy decorators syntax (#18357)Yamagishi Kazutoshi
2023-03-16Replace `Status#translatable?` with language matrix in separate endpoint (#24...Christian Schmidt
2023-03-04Do not leave Mastodon when clicking “Back” (#23953)Christian Schmidt
2023-03-03Switched bookmark and favourites around (#23701)Terry Garcia
2023-03-03Fix duplicate “Publish” button on mobile (#23804)Claire
2023-02-26Add `lang` attribute to media and poll options (#23891)Christian Schmidt
2023-02-20Rename JSX files with proper `.jsx` extension (#23733)Renaud Chaput
2023-02-13Enable ESLint no-useless-escape (#23311)Nick Schonning
2023-02-04Add setting for status page URL (#23390)Eugen Rochko
2023-01-30Upgrade ESlint to v8 (#23305)Nick Schonning
2023-01-29Add lang attribute to image description textarea and poll option field (#23293)Christian Schmidt
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-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
2022-12-19Enable eslint:recommended ruleset (#22433)Nick Schonning
2022-12-15Fix language surrounding disability in prompts for alt text and other media d...Holden Foreman
2022-12-15Fix typo in handler function call name (#21829)Nick Schonning
2022-12-07Fix “Sign up” button with closed registrations not opening modal on mobil...Claire
2022-11-17Make the button that expands the publish form differentiable from the button ...Levi Bard
2022-11-13Change in-app links to keep you in-app (#20540)trwnh
2022-11-11Do not show drag&drop dialog when not logined (#20400)Cutls
2022-11-10Add option to open original page in dropdowns of remote content in web UI (#2...Eugen Rochko
2022-11-07Add form element on focal point modal (#19834)Sunny Ripert
2022-11-05Fix missing interpolation of domain in disabled account banner in web UI (#19...Eugen Rochko
2022-11-05Change sign-in banner to reflect disabled or moved account status (#19773)Claire
2022-10-31Change design of link footer (#19562)Eugen Rochko
2022-10-26Add closed registrations modal (#19437)Claire
2022-10-25Remove navigation links to /explore when trends are disabled (#19415)Claire
2022-10-25Change layout of posts in web UI (#19423)Eugen Rochko
2022-10-23Fix redirecting to `/publish` when compose form is visible in web UI (#19427)Eugen Rochko
2022-10-23Change floating action button to be a button in header in web UI (#19422)Eugen Rochko
2022-10-22Add error boundary around routes in web UI (#19412)Eugen Rochko
2022-10-22Change landing page to be /about instead of /explore when trends are disabled...Claire
2022-10-20Change public accounts pages to mount the web UI (#19319)Eugen Rochko
2022-10-19Change featured hashtags to be displayed in navigation panel (#19382)Eugen Rochko
2022-10-16Add featured tags selector for WebUI (#19358)Takeshi Umeda
2022-10-13Change about page to be mounted in the web UI (#19345)Eugen Rochko
2022-10-12Redirect non-logged-in user to owner statuses on single user mode (#19333)Yamagishi Kazutoshi
2022-10-10Hide list panel from nav bar in mobile layout (#19337)Yamagishi Kazutoshi
2022-10-10Fix `ColumnLink` labels not disappearing in mobile UI (#19334)Yamagishi Kazutoshi
2022-10-09Fix fedi/local timeline nav link always hide (#19329)Yamagishi Kazutoshi
2022-10-09Fix intermediary responsive layout, accessibility on navigation in web UI (#1...Eugen Rochko
2022-10-09Add title to pages with missing title in Web UI (#19322)Yamagishi Kazutoshi
2022-10-09Remove timeline preview link from nav panel when not signed-in (#19320)Yamagishi Kazutoshi
2022-10-08Change privacy policy to be rendered in web UI, add REST API (#19310)Eugen Rochko
2022-10-07Add interaction modal to logged-out web UI (#19306)Eugen Rochko