about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/status/components/action_bar.js
AgeCommit message (Expand)Author
2023-02-20Rename JSX files with proper `.jsx` extension (#23733)Renaud Chaput
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-10Add option to open original page in dropdowns of remote content in web UI (#2...Eugen Rochko
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-07Add interaction modal to logged-out web UI (#19306)Eugen Rochko
2022-07-05Add customizable user roles (#18641)Eugen Rochko
2022-04-29Change "Direct" status visibility to "Only people I mention" in web UI (#18146)Eugen Rochko
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-01-17Add notifications for statuses deleted by moderators (#17204)Eugen Rochko
2022-01-17Add support for private pinned posts (#16954)Claire
2021-02-11Slightly reorder three dots menu on toots to make it more intuitive (#15647)Mélanie Chauvel
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-06-25Change to correct the role of the boost button (#14132)Takeshi Umeda
2020-03-05Change the string "Hide everything from …" to "Block domain …" in web UI ...Eugen Rochko
2020-02-07Fix native share button not being displayed for unlisted toots (#13045)ThibG
2020-01-24Fix unlocalized dropdown button title (#12947)Sasha Sorokin
2019-12-02Fix blocking/unblocking users from status dropdown menu (#12535)ThibG
2019-11-19Add relationship-based options to status dropdowns (#12377)Eugen Rochko
2019-11-13Add bookmarks (#7107)ThibG
2019-03-26Add a “Block & Report” button to the block confirmation dialog (#10360)ThibG
2019-02-11Add "copy link" item to status action bars (#9983)Eugen Rochko
2019-01-04Add quick links to the admin interface in the WebUI (#8545)ThibG
2018-12-28Change the icon to "reply-all" when reply to other accounts (#9378)mayaeh
2018-11-08Add "Show thread" link to self-replies (#9228)Eugen Rochko
2018-09-14Upgrade Babel to version 7.0.0 (#5925)Yamagishi Kazutoshi
2018-08-19Show compose form on delete & redraft when in mobile layout (#8277)Eugen Rochko
2018-06-05Add redraft function (#7735)Eugen Rochko
2018-05-25Use .star-icon instead of hardcoding color in detailed statuses (fixes #7610)...ThibG
2018-04-20Fix #6157: boosting own private toots (#7200)mayaeh
2018-04-17Allow boosting own private toots (#6157)ThibG
2018-04-09Feature: Direct message from Statuses (#7089)Emelia Smith
2017-12-25Add mute, block, conversation mute actions to detailed status dropdown menu (...Chris
2017-11-25Rename ariaLabel property of Dropdown to title (#5813)Akihiko Odaki
2017-10-31Refactor initial state: "me" (#5563)Nolan Lawson
2017-09-20Change IDs to strings rather than numbers in API JSON output (#5019)aschmitz
2017-09-02Disable embed modal when private status (#4773)Yamagishi Kazutoshi
2017-08-31Embed modal (#4748)Eugen Rochko
2017-08-25Pinned statuses (#4675)Eugen Rochko
2017-07-28feat: Web Share for detailed status and account (#4402)Sorin Davidoi
2017-07-27fix(dropdown_menu): Open as modal on mobile (#4295)Sorin Davidoi
2017-06-27Turn report screen into a modal (#3965)Eugen Rochko
2017-06-23Use Class and Property Decorators (#3730)Yamagishi Kazutoshi
2017-06-20Upgrade React Router (#3677)Sorin Davidoi
2017-06-06Improve ESLint rules for JSX (#3608)Yamagishi Kazutoshi