about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/components
AgeCommit message (Expand)Author
2023-04-09[Glitch] Ensure tabIndex is number instead of stringNick Schonning
2023-03-27[Glitch] Remove legacy decorators syntaxneatchee
2023-03-16[Glitch] Replace `Status#translatable?` with language matrix in separate endp...Christian Schmidt
2023-03-05[Glitch] Only offer translation for supported languagesChristian Schmidt
2023-03-05[Glitch] Add `lang` attribute to media and poll optionsChristian Schmidt
2023-02-25[Glitch] Rename JSX files with proper `.jsx` extensionRenaud Chaput
2023-02-19[Glitch] Fix bad type for spellCheck attributeChristian Schmidt
2023-02-09[Glitch] Spell check input fieldsChristian Schmidt
2023-02-03[Glitch] Run eslint --fixClaire
2023-01-26Allow users to set the trigger height for lengthy toot auto-collapse (#2070)neatchee
2023-01-24[Glitch] Add lang attribute to compose textarea and CW fieldClaire
2023-01-18[Glitch] Fix /api/v1/admin/trends/tags using wrong serializerClaire
2023-01-12[Glitch] Fix dropdown menu positions when scrollingPeter Simonsson
2023-01-05[Glitch] Add dropdown menu item to open admin interface for remote domainsClaire
2023-01-05[Glitch] Replace hide toot with hide postSean Whalen
2023-01-05[Glitch] Add aria-hidden to 'Hide image' button in MediaGallery since the but...Holden Foreman
2023-01-05[Glitch] Fix unnecessary re-rendering of various components when typing in we...Claire
2022-12-23Use wrapper div as a spacer (#2046)Plastikmensch
2022-12-22Wraps status timestamps in a `div` (#2038)prplecake
2022-12-15[Glitch] Change dropdown menu to contain “Copy link to post” even for non...Claire
2022-11-30Move translate button above media attachments/preview cardsClaire
2022-11-30Fix translate button not being shown when the toot has no Content WarningClaire
2022-11-30[Glitch] Change design of translations in web UIEugen Rochko
2022-11-30[Glitch] Add mention of the translation provider when translating a postClaire
2022-11-30[Glitch] Change “Translate” button to only show up when a translation bac...Claire
2022-11-30[Glitch] Fix showing translate button when status has no language in web UIEugen Rochko
2022-11-30[Glitch] Don't show translate button to logged-out usersEugen Rochko
2022-11-30[Glitch] Fix translations not being formatted, other issues in web UIEugen Rochko
2022-11-30[Glitch] Add user content translations with configurable backendsEugen Rochko
2022-11-28[Glitch] fix gif autoplay on iOSJames Adney
2022-11-12[Glitch] Remove preview cards from fav and boost notificationsClaire
2022-11-10[Glitch] Add option to open original page in dropdowns of remote content in w...Eugen Rochko
2022-11-10[Glitch] Remove aria-pressed where it's redundantSasha Sorokin
2022-11-10[Glitch] Change larger reblogs/favourites numbers to be shortened in web UIEugen Rochko
2022-11-07[Glitch] Add aria-expanded to content warning toggle buttonClaire
2022-11-07[Glitch] Fix JavaScript console error on Getting Started columnSunny Ripert
2022-11-06[Glitch] Change design of link footerEugen Rochko
2022-11-06[Glitch] Fix showing profile's featured tags on individual statusesEugen Rochko
2022-11-01Remove/update old "tootsuite" references, except those needed for Docker (#1860)Jeremy Kescher
2022-10-28[Glitch] Fix number of uses being shown again on trending hashtags in web UIEugen Rochko
2022-10-28[Glitch] Change featured hashtags to be displayed in navigation panelEugen Rochko
2022-10-28[Glitch] Remove volume number from hashtags in web UIEugen Rochko
2022-10-28[Glitch] Fix `nofollow` rel being removed in web UIEugen Rochko
2022-10-28[Glitch] Change post editing to be enabled in web UIEugen Rochko
2022-10-28[Glitch] Fix error when rendering limited account in web UIEugen Rochko
2022-10-28[Glitch] Change public accounts pages to mount the web UIEugen Rochko
2022-10-28[Glitch] Change about page to be mounted in the web UIEugen Rochko
2022-10-28[Glitch] Fix intermediary responsive layout, accessibility on navigation in w...Eugen Rochko
2022-10-28[Glitch] Add dismissable hints to various timelines in web UIEugen Rochko
2022-10-28[Glitch] Remove timeline preview link from nav panel when not signed-inYamagishi Kazutoshi