about summary refs log tree commit diff
path: root/app/javascript/mastodon/components/status_action_bar.js
AgeCommit message (Expand)Author
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-09Freeze scroll position when a dropdown menu is open in the TL (#14271)ThibG
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
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-15Change buttons on timeline preview to open the interaction dialog (#10054)Eugen Rochko
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-08-15Display replies count in web UI (#8181)Eugen Rochko
2018-06-05Add redraft function (#7735)Eugen Rochko
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
2018-03-31Ignore AbortError when cancelled sharing (#6978)unarist
2017-11-25Rename ariaLabel property of Dropdown to title (#5813)Akihiko Odaki
2017-10-31Refactor initial state: "me" (#5563)Nolan Lawson
2017-10-16i18n "More" dropdown title (#5410)Nolan Lawson
2017-09-20Change IDs to strings rather than numbers in API JSON output (#5019)aschmitz
2017-09-08"Mute conversation" option on all own toots, not just in notifications (#4844)Eugen Rochko
2017-09-02Disable embed modal when private status (#4773)Yamagishi Kazutoshi
2017-09-01Finish up embed modal feature (#4759)Eugen Rochko
2017-08-25Pinned statuses (#4675)Eugen Rochko
2017-07-29Improve accessibility (part 6) (#4435)Sorin Davidoi
2017-07-27fix(dropdown_menu): Open as modal on mobile (#4295)Sorin Davidoi
2017-07-25feat(status_action_bar): Web share button (#4365)Sorin Davidoi
2017-07-11Redesign the landing page, mount public timeline on it (#4122)Eugen Rochko
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
2017-06-06Add quotes ESLint rules (#3602)Yamagishi Kazutoshi
2017-05-26Improve shouldComponentUpdate for status and status_action_bar (#3323)Nolan Lawson
2017-05-25Remove unnecessary action bar wrapper divs (#3299)Nolan Lawson
2017-05-20Improve eslint rules (#3147)Yamagishi Kazutoshi
2017-05-15Feature conversations muting (#3017)Eugen Rochko
2017-05-12Use ES Class Fields & Static Properties (#3008)Yamagishi Kazutoshi
2017-05-11Fix regressions from #2683 (#2970)Eugen Rochko
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko