about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/status/index.js
AgeCommit message (Expand)Author
2021-02-11Add dropdown for boost privacy in boost confirmation modal (#15704)Claire
2020-12-07Fix unnecessary re-rendering of various components when typing in web UI (#15...Eugen Rochko
2020-11-27Change media modals look in web UI (#15217)Eugen Rochko
2020-09-28Add pop-out player for audio/video in web UI (#14870)Eugen Rochko
2020-04-25Fix expanded video player issues (#13541)ThibG
2020-01-06Fix reuse of detailed status components (#12792)ThibG
2019-12-05Fix media open hotkey (#12546)Jeong Arm
2019-11-29Add hotkey for opening media files (#12498)ThibG
2019-11-19Add relationship-based options to status dropdowns (#12377)Eugen Rochko
2019-11-13Add bookmarks (#7107)ThibG
2019-09-29Add explanation to mute dialog, refactor and clean up mute/block UI (#11992)ThibG
2019-08-30Change detailed status child ordering to sort self-replies on top (#11686)ThibG
2019-08-01Fix scroll to top in single column UI (#11463)Eugen Rochko
2019-08-01Fix column header scrolling with the page (#11458)Eugen Rochko
2019-07-02Memoize ancestorIds and descendantIds in detailed status view (#11234)ThibG
2019-05-29Fix React warning about legacy lifecycle calls and sensitive status resetting...ThibG
2019-05-26Fix null error in status component when determining showMedia state (#10838)Eugen Rochko
2019-05-25Add a keyboard shortcut to hide/show media (#10647)ThibG
2019-05-03When selecting a toot via keyboard, ensure it is scrolled into view (#10593)ThibG
2019-04-06tinyfix 2: unrequired arguments (#10471)ashleyhull-versent
2019-03-26Add a “Block & Report” button to the block confirmation dialog (#10360)ThibG
2019-02-01Refactor icons in web UI to use Icon component (#9951)Eugen Rochko
2019-01-17Improve the public hashtag page (#9831)Eugen Rochko
2018-10-30Make detailed-status__wrapper actually wrap detailed status (#8547)trwnh
2018-10-18Fix fav/boosts hotkeys not working on detailed statuses (#9006)ThibG
2018-10-05Add a confirmation dialog when hitting reply and the compose box isn't empty ...ThibG
2018-09-28Revert Font Awesome 5 upgrade (#8810)Eugen Rochko
2018-09-27Migrate to font-awesome 5.0. (#8799)Naoki Kosaka
2018-09-14Upgrade Babel to version 7.0.0 (#5925)Yamagishi Kazutoshi
2018-08-25Weblate translations (2018-08-25) (#8420)Yamagishi Kazutoshi
2018-08-23Give focused status a sensible aria-label for screen readers (#8387)Eugen Rochko
2018-08-23Add aria-label to column regions (#8390)Eugen Rochko
2018-08-19Show compose form on delete & redraft when in mobile layout (#8277)Eugen Rochko
2018-08-17Defer scrollIntoView after DOM is drawn (fixes #8239) (#8242)ThibG
2018-07-29Do not scroll up when modal is opened (#8095)Yamagishi Kazutoshi
2018-07-03Fix M hotkey inserting @undefined when in detailed status (#7931)Eugen Rochko
2018-06-29Keyword/phrase filtering (#7905)Eugen Rochko
2018-06-05Add redraft function (#7735)Eugen Rochko
2018-06-04Fix bug in order of conversations in web UI (#7721)Eugen Rochko
2018-05-28Replace recursion in status mapStateToProps (#7645)Eugen Rochko
2018-05-25Introduce flat layout to contexts reducer (#7150)Akihiko Odaki
2018-04-18Adds keyboard hotkey for revealing/hiding statuses (#7173)Neil Moore
2018-04-09Feature: Direct message from Statuses (#7089)Emelia Smith
2018-03-11Add show more/less toggle for entire threads in web UI (#6733)Eugen Rochko
2017-12-25Add mute, block, conversation mute actions to detailed status dropdown menu (...Chris
2017-11-07Make fullscreen video in detailed status plays in fullscreen (Partly Fix #516...nullkal
2017-11-01Replace react-router-scroll to react-router-scroll-4 (#5568)Yamagishi Kazutoshi
2017-10-31Refactor initial state: "me" (#5563)Nolan Lawson
2017-10-30Reactor unfollow_modal, boost_modal, delete_modal (#5505)Nolan Lawson
2017-10-28Refactor initial state: reduce_motion and auto_play_gif (#5501)Nolan Lawson