about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/ui/index.js
AgeCommit message (Expand)Author
2020-11-16Fix pop-out player appearing on mobile screens in web UI (#15157)Eugen Rochko
2020-10-13Fix browser notification permission request logic (#13543)ThibG
2020-10-05Ignore alt-key hotkeys in text fields (#14942)ThibG
2020-10-01Fix mark as read in notifications to be saved immediately (#14907)Takeshi Umeda
2020-09-28Add pop-out player for audio/video in web UI (#14870)Eugen Rochko
2020-09-26Add unread notification markers (#14818)ThibG
2020-06-09Add hotkey for toggling content warning composer field (#13987)ThibG
2020-05-31Fix unsent toot confirmation dialog not popping up in single column (#13888)ThibG
2020-05-29Fix timeline markers not working on Chrome (#13887)ThibG
2019-11-29Add hotkey for opening media files (#12498)ThibG
2019-11-13Add bookmarks (#7107)ThibG
2019-11-04dont crash with null-ref (#12274)Hinaloe
2019-10-02Fix drag and drop link to composebox (#12055)Jeong Arm
2019-09-16Fix web UI allowing uploads past status limit via drag & drop (#11863)Eugen Rochko
2019-09-06Add timeline read markers API (#11762)Eugen Rochko
2019-08-30Add profile directory to web UI (#11688)Eugen Rochko
2019-08-25Change window resize handler to switch to/from mobile layout as soon as neede...ThibG
2019-08-13Add indicator of unread content to window title when web UI is out of focus (...Eugen Rochko
2019-07-19Change single-column mode to scroll the whole page (#11359)Eugen Rochko
2019-05-25Add a keyboard shortcut to hide/show media (#10647)ThibG
2019-05-25Add responsive panels to the single-column layout (#10820)Eugen Rochko
2019-05-23Add `forceSingleColumn` prop to `<UI />` (#10807)Eugen Rochko
2019-05-04Minor account media gallery fixes (#10695)ThibG
2019-05-03When selecting a toot via keyboard, ensure it is scrolled into view (#10593)ThibG
2019-02-02Allow multiple files upload through web UI, including drag & drop (#9856)tmm576
2019-01-17Allow event defaults on index for text data transfer (#9840)tmm576
2019-01-14make draggingOver state off correctly (#9797)Hinaloe
2018-12-31Update dependencies for Node.js (2018-12-31) (#9669)Yamagishi Kazutoshi
2018-12-18Clean up dead code in public timeline code (#9565)ThibG
2018-12-17Add new first-time tutorial (#9531)Eugen Rochko
2018-10-17Handle global hotkeys even when no element has focus (#8998)ThibG
2018-09-21Adjust beforeUnload conditions (#8746)ThibG
2018-09-14Upgrade Babel to version 7.0.0 (#5925)Yamagishi Kazutoshi
2018-08-26Add messages informing that collections are empty (fixes #4115) (#8418)Jakub Mendyk
2018-08-20Add hotkey for follow requests (#8307)Annika Backstrom
2018-07-29Do not scroll up when modal is opened (#8095)Yamagishi Kazutoshi
2018-06-29Keyword/phrase filtering (#7905)Eugen Rochko
2018-06-18DataTransfer.types may Array-like object (#7827)Hinaloe
2018-06-04Remove trending hashtags (#7711)Eugen Rochko
2018-06-01Improve trends layout (#7700)Eugen Rochko
2018-05-30Redirect / to home on mobile layout, to getting started on desktop (#7677)Eugen Rochko
2018-05-21Add exact attribute to WrappedRoute for community timeline (#7572)Yamagishi Kazutoshi
2018-05-21Add media timeline (#6631)Yamagishi Kazutoshi
2018-04-18Direct messages column (#4514)Kaito Sinclaire
2018-04-18Adds keyboard hotkey for revealing/hiding statuses (#7173)Neil Moore
2018-04-08Add search item to tab bar for mobile devices (#7072)Emelia Smith
2018-03-30Add some UI for user-defined domain blocks (#6628)ThibG
2018-03-24Allow clients to fetch notifications made while they were offline (#6886)Akihiko Odaki
2018-03-24Allow clients to fetch statuses made while they were offline (#6876)Akihiko Odaki
2018-03-07Remove pointer events on the entire UI when a dropdown menu is open (#6648)Akihiko Odaki