about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/ui
AgeCommit message (Expand)Author
2017-12-24removed references to hideOnMobile in column_link and getting_started (#6082)Chris
2017-12-13Fix regression from #6014 (#6018)Eugen Rochko
2017-12-13Fix layout for RTL (#6014)Eugen Rochko
2017-12-09Polish video player CSS, add timer on fullscreen/modal/public pages (#5928)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-25Allow to open a modal for embedded photo (#5777)Akihiko Odaki
2017-11-25Display list column (#5750)Eugen Rochko
2017-11-15Optional notification muting (#5087)Surinna Curtis
2017-11-09Show confirmation dialog on leaving WebUI while composing (#5616)unarist
2017-11-01refactor(features/ui): Avoid useless renders in WrappedSwitch (#5580)Sorin Davidoi
2017-10-31Refactor initial state: "me" (#5563)Nolan Lawson
2017-10-27Directly use <Motion/> if not reducing motion (#5546)Nolan Lawson
2017-10-28Refactor initial state: reduce_motion and auto_play_gif (#5501)Nolan Lawson
2017-10-19Remove unnecessary translateZ(0) when doing scale() (#5473)Nolan Lawson
2017-10-16Fix reduced motion breaking public galleries (#5423)Nolan Lawson
2017-10-16Add option to reduce motion (#5393)Nolan Lawson
2017-10-16Replace JavaScript Testing Framework from Mocha to Jest (#5412)Yamagishi Kazutoshi
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-08Use ES module build of react-router-dom (#5264)Nolan Lawson
2017-10-07Update emoji-mart to v2.1.1 (#5256)Nolan Lawson
2017-10-06Implement hotkeys for web UI (#5164)Eugen Rochko
2017-10-03Add pagination in media modal (#4343)PFM
2017-10-02Code-split emoji-mart picker and data (#5175)Nolan Lawson
2017-10-02Toggle contain:strict on fullscreen (#5159)Nolan Lawson
2017-09-30Upgrade to React 16 (#5119)Eugen Rochko
2017-09-28Improve performance of modal and swipe animations (#5135)Nolan Lawson
2017-09-28Add ability to specify alternative text for media attachments (#5123)Eugen Rochko
2017-09-23Add emoji autosuggest (#5053)Eugen Rochko
2017-09-23Switch from EmojiOne to Twemoji, different emoji picker (#5046)Eugen Rochko
2017-09-22Fix PropTypes.oneOfType() warning (#5041)Nolan Lawson
2017-09-22Make dropdowns render into portal, expand animation (#5018)Eugen Rochko
2017-09-20Reduce wasted renders for column_loading.js (#5021)Nolan Lawson
2017-09-17Fix cancellation of scroll to the right (#4978)abcang
2017-09-14Redesign video player (#4911)Eugen Rochko
2017-09-13Fix height cache (#4909)abcang
2017-09-10Hide modal loading screen for media/video/boost/confirm/actions modals (#4873)Eugen Rochko
2017-09-10Fix dimensions of loading component for compose drawer (#4872)Eugen Rochko
2017-09-09Add script to make embedded iframes autosize (#4853)Eugen Rochko
2017-09-07Add Pinned toot column (#4817)voidSatisfaction
2017-09-02Don't unconditionally call `preventDefault` and `stopPropagation` on all keyu...Surinna Curtis
2017-09-01Use system's default font on non web UI pages (#4553)Yamagishi Kazutoshi
2017-08-31Fix the usages of Detect Passive Events (#4749)Akihiko Odaki
2017-08-31Embed modal (#4748)Eugen Rochko
2017-08-30error fixed (when loading pages in single column mode.) (#4746)MitarashiDango
2017-08-29Scroll smoothly to the right (#4735)abcang
2017-08-29fix error when single columns mode. (#4734)MitarashiDango
2017-08-29Do not scroll the columns area due to redirection (#4541)Akihiko Odaki
2017-08-24Remove eslint-disable comments (#4681)Yamagishi Kazutoshi