about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/ui/index.js
AgeCommit message (Expand)Author
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
2017-06-23Use Class and Property Decorators (#3730)Yamagishi Kazutoshi
2017-06-23Remove unused variables (#3906)Yamagishi Kazutoshi
2017-06-20Upgrade React Router (#3677)Sorin Davidoi
2017-06-18handle resize in a debounce() (#3834)Nolan Lawson
2017-06-11Fix #3665 - Refactor timelines reducer (#3686)Eugen Rochko
2017-06-06Add quotes ESLint rules (#3602)Yamagishi Kazutoshi
2017-06-04Allow mounting arbitrary columns (#3207)Eugen Rochko
2017-05-20Improve eslint rules (#3147)Yamagishi Kazutoshi
2017-05-19Replace inline styles with stylesheet (#3115)Yamagishi Kazutoshi
2017-05-12Use ES Class Fields & Static Properties (#3008)Yamagishi Kazutoshi
2017-05-06remove legacy decorators, use lodash.debounce (#2830)Nolan Lawson
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko