about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/components
AgeCommit message (Expand)Author
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
2020-05-28[Glitch] Change wording from “Hide media” to “Hide image/images” in W...Mélanie Chauvel
2020-05-03[Glitch] Fix page incorrectly scrolling when bringing up dropdown menusThibG
2020-04-25[Glitch] Fix expanded video player issuesThibG
2020-04-25[Glitch] Fix and refactor keyboard navigation in dropdown menusThibG
2020-04-17[Glitch] Fix not being able to voteThibG
2020-04-17[Glitch] Fix Poll fetchPoll action not being debounced.Gurgen Hayrapetyan
2020-04-09Fix deprecated use of createBrowserHistoryThibaut Girka
2020-04-02[Glitch] Improve polls: option lengths & redesignSasha Sorokin
2020-03-22[Glitch] Change the string "hidden" to "blocked" in WebUImayaeh
2020-03-08[Glitch] Change the tooltip "Toggle visibility" to "Hide media" in web UIMélanie Chauvel (ariasuni)
2020-03-08[Glitch] Code style improvements in JavaScriptBèr Kessels
2020-02-19[Glitch] Add source-mapped stacktrace to error message in web UIThibaut Girka
2020-02-09[Glitch] Fix native share button not being displayed for unlisted tootsThibG
2020-01-28Add support for xmpp: and magnet: URIs to misleading link detection codeThibaut Girka
2020-01-27[Glitch] Change number animations direction based on decrease or increaseEugen Rochko
2020-01-27[Glitch] Change last_status_at to be a date, not datetimeThibG
2020-01-27[Glitch] Add streaming API updates for announcements being modified or deletedEugen Rochko
2020-01-26Refactor notifications cleaning modeThibaut Girka
2020-01-25[Glitch] Fix “new items glow” being displayed above settings and announce...ThibG
2020-01-25[Glitch] Add number animationsEugen Rochko
2020-01-25Rename DropdownMenu's ariaLabel to title, to reduce unnecessary changes with ...Thibaut Girka
2020-01-20[Glitch] Change reported media attachments to always be hidden in admin UIEugen Rochko
2019-12-07[Glitch] Fix poll options not being selectable via keyboardThibG
2019-12-01[Glitch] Fix lost focus when modals open/closeThibG
2019-11-30[Glitch] Add hotkey for opening media filesThibG
2019-11-06[Glitch] Fix notification message for own pollThibaut Girka
2019-11-06[Glitch] Use inert polyfillGabriel Rubens
2019-11-06[Glitch] Fix an issue where polls with 'expires_at' not set expiredTakeshi Umeda
2019-10-27[Glitch] Replace fav icon animation with CSSThibG
2019-10-27[Glitch] Add noopener and/or noreferrerBSKY
2019-10-11[Glitch] Fix crash when switching back/from mobile layoutThibG
2019-10-10[Glitch] Fix media editing modal changing dimensions when image loadsEugen Rochko
2019-10-10[Glitch] Remove `lang` attribute from individual statusesEugen Rochko
2019-10-10[Glitch] Fix performance of home feed regenerationEugen Rochko
2019-10-06[Glitch] Fix thread column showing pin buttonEugen Rochko