about summary refs log tree commit diff
path: root/app/javascript/mastodon/components
AgeCommit message (Expand)Author
2020-08-30[Spam Prevention] Allow muting notifications from any threadFire Demon
2020-08-30[Feature] Add in-place post editingFire Demon
2020-07-18Fix keyboard navigation in scrollable lists (#14348)ThibG
2020-07-17Fix following_counter plural to include "one" (#14342)Sasha Sorokin
2020-07-09Improve safety of Blurhash component (#14278)Sasha Sorokin
2020-07-09Freeze scroll position when a dropdown menu is open in the TL (#14271)ThibG
2020-07-09Replace repetitive blurhash code with component (#14267)Sasha Sorokin
2020-07-06Replace shortNumberFormat with <ShortNumber> (#14061)Sasha Sorokin
2020-07-05Add color extraction for audio thumbnails (#14209)Eugen Rochko
2020-06-29Replace to testing-library from enzyme (#14152)Yamagishi Kazutoshi
2020-06-29Add customizable thumbnails for audio and video attachments (#14145)Eugen Rochko
2020-06-25Change to correct the role of the boost button (#14132)Takeshi Umeda
2020-06-25Add a visibility icon to status (#14123)Takeshi Umeda
2020-06-24Fix audio/video/images/cards not reacting to window resizes in web UI (#14130)Eugen Rochko
2020-06-23Change volume control and download buttons in web UI (#14122)Eugen Rochko
2020-06-21Change design of audio players in web UI (#14095)Eugen Rochko
2020-06-14Add hints about incomplete remote content to web UI (#14031)Eugen Rochko
2020-06-10Fix TL sometimes jumping when closing modals (#14019)ThibG
2020-06-06Hide sensitive preview cards with blurhash (#13985)ThibG
2020-06-02Fix ref attr for react-textarea-autozsize (#13936)Yamagishi Kazutoshi
2020-05-25Change wording from “Hide media” to “Hide image/images” in Web UI (#1...Mélanie Chauvel
2020-04-28Fix page incorrectly scrolling when bringing up dropdown menus (#13574)ThibG
2020-04-25Fix expanded video player issues (#13541)ThibG
2020-04-21Fix and refactor keyboard navigation in dropdown menus (#13528)ThibG
2020-04-17Fix not being able to vote (#13490)ThibG
2020-04-16Fix Poll fetchPoll action not being debounced. (#13485)Gurgen Hayrapetyan
2020-04-02Improve polls: option lengths & redesign (#13257)Sasha Sorokin
2020-04-02Fix pinning a column in web UI sometimes redirecting out of web UI (#13376)Eugen Rochko
2020-03-31Improve toot clicking areas (#13327)Mélanie Chauvel (ariasuni)
2020-03-17Fix WebUI crash in single-column mode on prehistoric browsers (#13267)ThibG
2020-03-09Change the string "hidden" to "blocked" in WebUI (#13221)mayaeh
2020-03-08Change the tooltip "Toggle visibility" to "Hide media" in web UI (#13199)Mélanie Chauvel (ariasuni)
2020-03-08Code style improvements in JavaScript (#13159)Bèr Kessels
2020-03-05Change the string "Hide everything from …" to "Block domain …" in web UI ...Eugen Rochko
2020-02-19Add source-mapped stacktrace to error message in web UI (#13082)ThibG
2020-02-07Fix native share button not being displayed for unlisted toots (#13045)ThibG
2020-01-27Change number animations direction based on decrease or increase (#12971)Eugen Rochko
2020-01-26Change last_status_at to be a date, not datetime (#12966)ThibG
2020-01-26Add streaming API updates for announcements being modified or deleted (#12963)Eugen Rochko
2020-01-25Fix “new items glow” being displayed above settings and announcements (#1...ThibG
2020-01-25Add number animations (#12948)Eugen Rochko
2020-01-23Add announcements (#12662)Eugen Rochko
2020-01-20Fix “X new items” not showing up for slow mode on empty timelines (#12875)ThibG
2020-01-18Change reported media attachments to always be hidden in admin UI (#12879)Eugen Rochko
2020-01-02Fix 12661 (#12744)Matt Panaro
2019-12-31refactor IntersectionObserver to observe viewport in single-column mode (#12735)Matt Panaro
2019-12-30Fix undefined error regression in status component in web UI (#12712)Eugen Rochko
2019-12-29Summary: fix slowness due to layout thrashing when reloading a large … (#12...Matt Panaro
2019-12-05Fix media open hotkey (#12546)Jeong Arm
2019-12-03Fix poll options not being selectable via keyboard (#12538)ThibG