about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/components
AgeCommit message (Expand)Author
2020-08-30[Accessibility] Show media descriptions as captionsFire Demon
2020-08-30[Feature] Full article supportFire Demon
2020-08-30[UI] Check for empty tags listFire Demon
2020-08-30[UI] Show all body tagsFire Demon
2020-08-30[Revise] Add missing semicolonFire Demon
2020-08-30[Command Tags] Add #!notify toggle to allow toggling whether or not a post sh...Fire Demon
2020-08-30[UI] Move notice headers inside a wrapper; add styling for local-only postsFire Demon
2020-08-30[UI, API, Rebase] Clean up original domain permissions APIFire Demon
2020-08-30[Feature] Add manual publishing optionFire Demon
2020-08-30[Spam Prevention] Allow muting notifications from any threadFire Demon
2020-08-30[Privacy, Federation, UI] Add options to allow Fediverse users to decide whet...Fire Demon
2020-08-30[Feature, UI] Visualize thread nesting in Web appFire Demon
2020-08-30[Feature] Add in-place post editingFire Demon
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
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