about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/status/components/detailed_status.js
AgeCommit message (Expand)Author
2023-02-20Rename JSX files with proper `.jsx` extension (#23733)Renaud Chaput
2023-02-13Enable ESLint no-useless-escape (#23311)Nick Schonning
2023-01-30Upgrade ESlint to v8 (#23305)Nick Schonning
2022-11-13Change in-app links to keep you in-app (#20540)trwnh
2022-10-25Change layout of posts in web UI (#19423)Eugen Rochko
2022-09-23Add user content translations with configurable backends (#19218)Eugen Rochko
2022-08-13Add warning for sensitive audio posts (#17885)Rens Groothuijsen
2022-05-06Replace leftover `envelope` icons with `at` icons (#18305)Stefano Pigozzi
2022-02-09Add edit history to web UI (#17390)Eugen Rochko
2022-01-19Add support for editing for published statuses (#16697)Eugen Rochko
2021-09-26Change routing paths to use usernames in web UI (#16171)Eugen Rochko
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-21Fix hardcoded frame rate for frame by frame video navigation in web UI (#15198)Eugen Rochko
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