about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/status
AgeCommit message (Expand)Author
2023-04-04Ensure tabIndex is number instead of string (#24409)Nick Schonning
2023-03-30Change "direct message" nomenclature to "private mention" in web UI (#24248)Eugen Rochko
2023-03-24Remove legacy decorators syntax (#18357)Yamagishi Kazutoshi
2023-02-26Add `lang` attribute to media and poll options (#23891)Christian Schmidt
2023-02-24Add `lang` attribute to preview card (#23869)Christian Schmidt
2023-02-20Rename JSX files with proper `.jsx` extension (#23733)Renaud Chaput
2023-02-13Enable ESLint import recommended rules (#23315)Nick Schonning
2023-02-13Enable ESLint no-useless-escape (#23311)Nick Schonning
2023-01-30Upgrade ESlint to v8 (#23305)Nick Schonning
2023-01-05Add dropdown menu item to open admin interface for remote domains (#21895)Claire
2022-11-28Fix expanded statuses not always being scrolled into view (#21797)Claire
2022-11-13Change in-app links to keep you in-app (#20540)trwnh
2022-11-10Add option to open original page in dropdowns of remote content in web UI (#2...Eugen Rochko
2022-11-08Remove aria-pressed where it's redundant (#19912)Sasha Sorokin
2022-11-05Fix compose form submission reloading web interface (#19762)Claire
2022-10-27Fix missing delete and redraft link in web UI (#19485)Eugen Rochko
2022-10-26Change post editing to be enabled in web UI (#19103)Eugen Rochko
2022-10-26Add ability to view previous edits of a status in admin UI (#19462)Eugen Rochko
2022-10-25Change layout of posts in web UI (#19423)Eugen Rochko
2022-10-20Change public accounts pages to mount the web UI (#19319)Eugen Rochko
2022-10-09Add title to pages with missing title in Web UI (#19322)Yamagishi Kazutoshi
2022-10-07Add interaction modal to logged-out web UI (#19306)Eugen Rochko
2022-09-29Add logged-out access to the web UI (#18961)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-07-05Add customizable user roles (#18641)Eugen Rochko
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-04-04Replace deprecated String.prototype.substr() (#17949)CommanderRoot
2022-02-10Chore: Disable menu items for editing statuses in web UI (#17497)Eugen Rochko
2022-02-10Add editing for published statuses (#17320)Eugen Rochko
2022-02-09Add edit history to web UI (#17390)Eugen Rochko
2022-01-19Add support for editing for published statuses (#16697)Eugen Rochko
2022-01-17Add notifications for statuses deleted by moderators (#17204)Eugen Rochko
2022-01-17Add support for private pinned posts (#16954)Claire
2021-11-25Fix handling of recursive toots in WebUI (#17041)Claire
2021-09-26Change routing paths to use usernames in web UI (#16171)Eugen Rochko
2021-07-13Improve modal flow and back button handling (#16499)Claire
2021-02-11Slightly reorder three dots menu on toots to make it more intuitive (#15647)Mélanie Chauvel
2021-02-11Add dropdown for boost privacy in boost confirmation modal (#15704)Claire
2020-12-09Fix missing pictureInPicture prop in detailed status container (#15309)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-09-28Add pop-out player for audio/video in web UI (#14870)Eugen Rochko
2020-08-24Fix: also use custom private boost icon for detailed status (#14471)Tdxdxoz
2020-08-23reword "boost to original audience" as per #14596 (#14598)proxy
2020-07-09Replace repetitive blurhash code with component (#14267)Sasha Sorokin
2020-07-08Fix WebUI crash on sensitive preview card with no preview thumbnail (#14261)ThibG