about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/components
AgeCommit message (Expand)Author
2021-05-09[Glitch] Make media_gallery.toggle_visible less confusing to translateMélanie Chauvel
2021-05-07[Glitch] Fix not being able to open audio modal in web UIEugen Rochko
2021-05-07[Glitch] Fix too low contrast on new media modal background in web UIEugen Rochko
2021-05-07Change media modals look in web UIEugen Rochko
2021-05-07[Glitch] Change onboarding by replacing tutorial with follow recommendations ...Eugen Rochko
2021-05-07[Glitch] fix component namefusagiko / takayamaki
2021-04-21[Glitch] Fix not to show follow button in global suggestionTakeshi Umeda
2021-03-02[Glitch] Fix WebUI crashing when SVG support is disabledClaire
2021-02-22[Glitch] Fix default searchTokensabcang
2021-02-12[Glitch] Add dropdown for boost privacy in boost confirmation modalClaire
2021-02-12[Glitch] Slightly reorder three dots menu on toots to make it more intuitiveMélanie Chauvel
2021-02-03[Glitch] Change custom emoji to be animated when hovering containerThibG
2021-01-26[Glitch] Add “translate” class to other user stringsThibG
2021-01-21[Glitch] Fix Google Translate breaking web interfaceThibG
2021-01-06[Glitch] Fix logo button styleTakeshi Umeda
2020-12-15[Glitch] Change RTL detection to rely on unicode-bidi paragraph by paragraphEugen Rochko
2020-11-25[Glitch] Remove fade-in animation from modals in web UIEugen Rochko
2020-11-25[Glitch] Fix hardcoded frame rate for frame by frame video navigation in web UIEugen Rochko
2020-11-07[Glitch] Bump detect-passive-events from 1.0.5 to 2.0.1dependabot[bot]
2020-11-04Fix unsightly re-layout delay for media previewsThibaut Girka
2020-10-26[Glitch] Fix regressions in icon buttons in web UIEugen Rochko
2020-10-26[Glitch] Add pop-out player for audio/video in web UIEugen Rochko
2020-10-21[Glitch] Fix browser notification permission request logicThibG
2020-10-21[Glitch] Add duration parameter to muting.OSAMU SATO
2020-10-21[Glitch] Change how CDN_HOST is passed down to make assets build reproducibleThibG
2020-09-29Fix boost icon not being displayed in boost notificationsThibaut Girka
2020-09-28[Glitch] Add paragraph about browser add-ons when encountering some errorsThibG
2020-09-28[Glitch] Add option to be notified when a followed user postsEugen Rochko
2020-09-17Display unread marker for notificationsThibaut Girka
2020-09-17Clean up leftover from DM conversation view redesignThibaut Girka
2020-08-30[Glitch] Fix: also use custom private boost icon for detailed statusTdxdxoz
2020-08-30[Glitch] reword "boost to original audience" as per tootsuite#14596proxy
2020-08-30[Glitch] Fix click range discrepancies in gifvTakeshi Umeda
2020-08-30[Glitch] Fix scrolling issues when closing some dropdown menusThibG
2020-08-17Fix WebUI crash in edge case when media display size causes scrollThibaut Girka
2020-07-22[Glitch] Fix keyboard navigation in scrollable listsThibG
2020-07-22[Glitch] Fix following_counter plural to include "one"Sasha Sorokin
2020-07-10[Glitch] Improve safety of Blurhash componentSasha Sorokin
2020-07-10[Glitch] Freeze scroll position when a dropdown menu is open in the TLThibG
2020-07-10[Glitch] Replace repetitive blurhash code with component (#14267)Sasha Sorokin
2020-07-10Fix clicking the audio player also opening toots in detailed viewThibaut Girka
2020-07-07[Glitch] Replace shortNumberFormat with <ShortNumber>Sasha Sorokin
2020-07-05[Glitch] Add color extraction for audio thumbnailsEugen Rochko
2020-07-02[Glitch] Add customizable thumbnails for audio and video attachmentsEugen Rochko
2020-07-02[Glitch] Fix audio/video/images/cards not reacting to window resizes in web UIEugen Rochko
2020-07-02[Glitch] Change volume control and download buttons in web UIEugen Rochko
2020-07-02[Glitch] Change design of audio players in web UIEugen Rochko
2020-06-17[Glitch] Add hints about incomplete remote content to web UIEugen Rochko
2020-06-09[Glitch] Hide sensitive preview cards with blurhashThibG
2020-06-09[Glitch] Fix ref attr for react-textarea-autozsizeYamagishi Kazutoshi