about summary refs log tree commit diff
path: root/app/javascript/mastodon/components/status.js
AgeCommit message (Expand)Author
2020-12-09Fix open media hotkey (#15308)Jeong Arm
2020-12-08Fix the Open handler for PreviewCard (#15305)Takeshi Umeda
2020-12-07Fix unnecessary re-rendering of various components when typing in web UI (#15...Eugen Rochko
2020-12-07Fix not being able to open audio modal in web UI (#15283)Eugen Rochko
2020-11-27Change media modals look in web UI (#15217)Eugen Rochko
2020-11-21Fix hardcoded frame rate for frame by frame video navigation in web UI (#15198)Eugen Rochko
2020-11-16Fix pop-out player appearing on mobile screens in web UI (#15157)Eugen Rochko
2020-10-27Make visibility icon clickable as part of the time of a toot (#15053)Mélanie Chauvel
2020-09-28Add pop-out player for audio/video in web UI (#14870)Eugen Rochko
2020-09-26Add unread notification markers (#14818)ThibG
2020-07-09Freeze scroll position when a dropdown menu is open in the TL (#14271)ThibG
2020-07-05Add color extraction for audio thumbnails (#14209)Eugen Rochko
2020-06-29Add customizable thumbnails for audio and video attachments (#14145)Eugen Rochko
2020-06-25Add a visibility icon to status (#14123)Takeshi Umeda
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-06Hide sensitive preview cards with blurhash (#13985)ThibG
2020-04-25Fix expanded video player issues (#13541)ThibG
2020-03-31Improve toot clicking areas (#13327)Mélanie Chauvel (ariasuni)
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-11-29Add hotkey for opening media files (#12498)ThibG
2019-10-24Add noopener and/or noreferrer (#12202)BSKY
2019-08-25Fix more visual issues with the audio player (#11654)Eugen Rochko
2019-08-23Add audio player (#11644)Eugen Rochko
2019-08-19Fix hidden statuses losing focus (#11208)ThibG
2019-06-19Add audio uploads (#11123)Eugen Rochko
2019-06-10Fix clicking on the left side of a conversation not marking it as read (#11041)ThibG
2019-06-08Put poll options behind content warnings (#10983)ThibG
2019-05-29Fix React warning about legacy lifecycle calls and sensitive status resetting...ThibG
2019-05-26Fix poll visibility on public pages (#10817)Takeshi Umeda
2019-05-26Create new click handler for status__expand area in status (#10837)Neil Moore
2019-05-26Fix null error in status component when determining showMedia state (#10838)Eugen Rochko
2019-05-25Add a keyboard shortcut to hide/show media (#10647)ThibG
2019-05-18Change poll options to alphabetic letters when status text is hidden (#10685)Eugen Rochko
2019-05-15Adds click-able div that expands status (#10733) (#10766)Neil Moore
2019-04-27Add blurhash (#10630)Eugen Rochko
2019-04-06tinyfix 2: unrequired arguments (#10471)ashleyhull-versent
2019-03-03Add polls (#10111)Eugen Rochko
2019-02-19Fix crash when conversations have no valid participants (#10078)ThibG
2019-02-14Fix breaks when opening a reply tree in WebUI (#10046)rinsuki
2019-02-11Fix timeline jumps (#10001)ThibG
2019-02-01Refactor icons in web UI to use Icon component (#9951)Eugen Rochko
2019-01-16Redesign public hashtag page to use a masonry layout (#9822)Eugen Rochko
2018-11-08Add "Show thread" link to self-replies (#9228)Eugen Rochko
2018-10-28Include preview cards in status entity in REST API (#9120)Eugen Rochko
2018-10-20Redesign direct messages column (#9022)Eugen Rochko
2018-09-28Revert Font Awesome 5 upgrade (#8810)Eugen Rochko
2018-09-27Migrate to font-awesome 5.0. (#8799)Naoki Kosaka