about summary refs log tree commit diff
path: root/app/javascript/mastodon/components/status_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
2023-01-05Replace hide toot with hide post (#22385)Sean Whalen
2022-12-15Change dropdown menu to contain “Copy link to post” even for non-public p...Claire
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-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-08-25Add ability to filter individual posts (#18945)Claire
2022-07-05Add customizable user roles (#18641)Eugen Rochko
2022-06-28Revamp post filtering system (#18058)Claire
2022-05-03Change "Conversations" back to "Direct messages" and add warning in web UI (#...Eugen Rochko
2022-04-29Change "Direct" status visibility to "Only people I mention" in web UI (#18146)Eugen Rochko
2022-02-25Add explore page to web UI (#17123)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-09-26Change routing paths to use usernames in web UI (#16171)Eugen Rochko
2021-02-11Slightly reorder three dots menu on toots to make it more intuitive (#15647)Mélanie Chauvel
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