about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/status/components/detailed_status.js
AgeCommit message (Expand)Author
2020-09-28Add pop-out player for audio/video in web UI (#14870)Eugen Rochko
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-10Fix detailed view of direct messages displaying a 0 boost count (#13244)ThibG
2020-01-25Add number animations (#12948)Eugen Rochko
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-06-19Add audio uploads (#11123)Eugen Rochko
2019-06-08Put poll options behind content warnings (#10983)ThibG
2019-05-26Fix poll visibility on public pages (#10817)Takeshi Umeda
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-04-27Add blurhash (#10630)Eugen Rochko
2019-03-12Redesign landing page (#10232)Eugen Rochko
2019-03-03Add polls (#10111)Eugen Rochko
2019-02-16Fix crash on public hashtag pages when streaming fails (#10061)ThibG
2019-02-01Refactor icons in web UI to use Icon component (#9951)Eugen Rochko
2019-01-18Fix new hashtag page's items not being full-width on mobile (#9852)Eugen Rochko
2019-01-17Improve the public hashtag page (#9831)Eugen Rochko
2019-01-16Redesign public hashtag page to use a masonry layout (#9822)Eugen Rochko
2018-10-29Fix dimensions of preview cards, fix crash in web UI, fix warning (#9133)Eugen Rochko
2018-09-28Revert Font Awesome 5 upgrade (#8810)Eugen Rochko
2018-09-27Migrate to font-awesome 5.0. (#8799)Naoki Kosaka
2018-08-24Add missing video descriptions (#8416)M Somerville
2018-08-18Fix #8264 - Do not override ctrl/cmd+click. (#8265)M Somerville
2018-05-13Open video modal on public UI (#7469)Yamagishi Kazutoshi
2018-03-11Add show more/less toggle for entire threads in web UI (#6733)Eugen Rochko
2018-03-02Responsively enforce 16:9 ratio on all media thumbnails in web UI (#6590)Eugen Rochko
2017-11-25Allow to open a modal for embedded photo (#5777)Akihiko Odaki
2017-10-28Refactor initial state: reduce_motion and auto_play_gif (#5501)Nolan Lawson
2017-10-16Fix #5082 - disable retweet link for followers only toot (#5397)KY
2017-10-08Use ES module build of react-router-dom (#5264)Nolan Lawson
2017-09-24In detail status view, display attachment uncropped if there's only one (#5054)Eugen Rochko
2017-09-14Redesign video player (#4911)Eugen Rochko
2017-08-07Refactor Avatar and AvatarOverlay to have 'account' as prop instead of src an...Ondřej Hruška
2017-06-23Use Class and Property Decorators (#3730)Yamagishi Kazutoshi
2017-06-20Upgrade React Router (#3677)Sorin Davidoi
2017-05-20Improve eslint rules (#3147)Yamagishi Kazutoshi
2017-05-18refactor: Import from react-router/lib (#3117)Sorin Davidoi
2017-05-12Use ES Class Fields & Static Properties (#3008)Yamagishi Kazutoshi
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko