about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/ui/index.js
AgeCommit message (Expand)Author
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
2018-03-06Extract columns area from UI component (#6650)Akihiko Odaki
2018-03-01Add "Toots/Toots with replies/Media" tab below profile header (#6572)Eugen Rochko
2017-12-05Add list of lists component to web UI (#5811)Eugen Rochko
2017-11-27Add Keyboard Shortcuts Legend (#5823)Joshua Wood
2017-11-25Display list column (#5750)Eugen Rochko
2017-11-09Show confirmation dialog on leaving WebUI while composing (#5616)unarist
2017-10-31Refactor initial state: "me" (#5563)Nolan Lawson
2017-10-11Fully disable hotkeys when input element is focused (#5324)Eugen Rochko
2017-10-11Fix #5306: Stop hotkeys in input fields even when shift is pressed (#5309)Eugen Rochko
2017-10-06Implement hotkeys for web UI (#5164)Eugen Rochko
2017-09-30Upgrade to React 16 (#5119)Eugen Rochko
2017-09-22Make dropdowns render into portal, expand animation (#5018)Eugen Rochko
2017-09-13Fix height cache (#4909)abcang
2017-09-07Add Pinned toot column (#4817)voidSatisfaction
2017-09-01Use system's default font on non web UI pages (#4553)Yamagishi Kazutoshi
2017-08-29Do not scroll the columns area due to redirection (#4541)Akihiko Odaki
2017-08-24Remove eslint-disable comments (#4681)Yamagishi Kazutoshi
2017-08-07feat: Cache status height to avoid expensive renders (#4439)Sorin Davidoi
2017-07-28fix(web_push_notification): Do not hard reload tab (#4380)Sorin Davidoi
2017-07-21feat(compose): More space on mobile devices (#4282)Sorin Davidoi
2017-07-09Fix initial loading of pinned Notifications column (#4126)unarist
2017-07-08Fix first loading of notifications when the column is pinned (#4114)unarist
2017-07-08Lazy load components (#3879)Sorin Davidoi
2017-07-06Add a setting allowing the use of system's default font in Web UI (#4033)Damien Erambert
2017-06-27Turn report screen into a modal (#3965)Eugen Rochko