about summary refs log tree commit diff
path: root/app/javascript/mastodon/components
AgeCommit message (Expand)Author
2023-01-11Fix dropdown menu positions when scrolling (#22916)Peter Simonsson
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 'Hide image' button in MediaGallery since the button is us...Holden Foreman
2022-12-19Enable eslint:recommended ruleset (#22433)Nick Schonning
2022-12-15Change dropdown menu to contain “Copy link to post” even for non-public p...Claire
2022-11-27fix gif autoplay on iOS (#21422)James Adney
2022-11-15Fix wrong color on mentions hidden behind content warning in web UI (#20724)Eugen Rochko
2022-11-14Fix wrong cut-off point for "Read more" in web UI (#20599)Eugen Rochko
2022-11-14Fix icons having an image role (#20600)Eugen Rochko
2022-11-13Change in-app links to keep you in-app (#20540)trwnh
2022-11-10Remove preview cards from fav and boost notifications (#20335)Claire
2022-11-10Change larger reblogs/favourites numbers to be shortened in web UI (#20303)Eugen Rochko
2022-11-10Add option to open original page in dropdowns of remote content in web UI (#2...Eugen Rochko
2022-11-08Remove aria-pressed where it's redundant (#19912)Sasha Sorokin
2022-11-07Add aria-expanded to content warning toggle button (#19975)Claire
2022-11-07Fix JavaScript console error on Getting Started column (#19891)Sunny Ripert
2022-11-05Change design of new list form in web UI (#19801)Eugen Rochko
2022-11-05Fix rendering empty avatar in web UI (#19798)Eugen Rochko
2022-11-05Fix compose form submission reloading web interface (#19762)Claire
2022-11-04A11y: Explicit <form> element around compose area (#19742)Sunny Ripert
2022-11-04Fix showing profile's featured tags on individual statuses (#19712)Eugen Rochko
2022-10-31Change design of link footer (#19562)Eugen Rochko
2022-10-28Fix number of uses being shown again on trending hashtags in web UI (#19484)Eugen Rochko
2022-10-28Fix avatars not using image tags in web UI (#19488)Eugen Rochko
2022-10-26Change post editing to be enabled in web UI (#19103)Eugen Rochko
2022-10-26Add ability to view previous edits of a status in admin UI (#19462)Eugen Rochko
2022-10-25Change layout of posts in web UI (#19423)Eugen Rochko
2022-10-25Change design of translations in web UI (#19453)Eugen Rochko
2022-10-25Fix `nofollow` rel being removed in web UI (#19455)Eugen Rochko
2022-10-24Add mention of the translation provider when translating a post (#19433)Claire
2022-10-24Change “Translate” button to only show up when a translation backend is c...Claire
2022-10-22Fix error when rendering limited account in web UI (#19413)Eugen Rochko
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-18Fix showing translate button when status has no language in web UI (#19388)Eugen Rochko
2022-10-13Change about page to be mounted in the web UI (#19345)Eugen Rochko
2022-10-09Fix intermediary responsive layout, accessibility on navigation in web UI (#1...Eugen Rochko
2022-10-09Add dismissable hints to various timelines in web UI (#19315)Eugen Rochko
2022-10-09Remove timeline preview link from nav panel when not signed-in (#19320)Yamagishi Kazutoshi
2022-10-07Add interaction modal to logged-out web UI (#19306)Eugen Rochko
2022-10-05Add server banner to web app, add `GET /api/v2/instance` to REST API (#19294)Eugen Rochko
2022-10-04Fix logged-out web UI on smaller screens (#19263)Eugen Rochko
2022-09-30Remove volume number from hashtags in web UI (#19253)Eugen Rochko
2022-09-29Add sign-up button to logged-out web UI (#19250)Eugen Rochko
2022-09-29Add logged-out access to the web UI (#18961)Eugen Rochko
2022-09-28Fix translations not being formatted, other issues in web UI (#19245)Eugen Rochko
2022-09-23Add user content translations with configurable backends (#19218)Eugen Rochko
2022-09-11Bump jest from 28.1.3 to 29.0.3 (#19162)dependabot[bot]
2022-08-26Add rel="noopener" to links to remote profiles (#19014)Shlee