about summary refs log tree commit diff
path: root/app/javascript/mastodon/components/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-11-10Remove preview cards from fav and boost notifications (#20335)Claire
2022-10-25Change layout of posts in web UI (#19423)Eugen Rochko
2022-10-07Add interaction modal to logged-out web UI (#19306)Eugen Rochko
2022-09-23Add user content translations with configurable backends (#19218)Eugen Rochko
2022-08-25Fix case where boolean was passed to onFilter on StatusActionBar (#18923)Takeshi Umeda
2022-08-25Add ability to filter individual posts (#18945)Claire
2022-08-13Add warning for sensitive audio posts (#17885)Rens Groothuijsen
2022-06-30Fix reblogged statuses being erroneously shown as filtered (#18744)Claire
2022-06-28Revamp post filtering system (#18058)Claire
2022-05-30Remove unnused otherAccounts property (#18556)Claire
2022-05-06Replace leftover `envelope` icons with `at` icons (#18305)Stefano Pigozzi
2022-04-29Change "Direct" status visibility to "Only people I mention" in web UI (#18146)Eugen Rochko
2022-01-19Add support for editing for published statuses (#16697)Eugen Rochko
2021-11-26Fix opening wrong profile when clicking on username of boosting user in WebUI...Claire
2021-09-26Change routing paths to use usernames in web UI (#16171)Eugen Rochko
2021-07-23Fix crashes with Microsoft Translate on Microsoft Edge (#16525)Claire
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