129 Commits (b80a35092e26c174ab48a5776420e8cc1de7c8e9)

Author SHA1 Message Date
Surinna Curtis 582dd1b7c7 Optional notification muting (#5087)
7 years ago
unarist 1cb6606055 Show confirmation dialog on leaving WebUI while composing (#5616)
7 years ago
Sorin Davidoi 2c6bb251c5 refactor(features/ui): Avoid useless renders in WrappedSwitch (#5580)
7 years ago
Nolan Lawson b89628424d Refactor initial state: "me" (#5563)
7 years ago
Nolan Lawson 7286e6dcf0 Directly use <Motion/> if not reducing motion (#5546)
7 years ago
Nolan Lawson 2085c1fa33 Refactor initial state: reduce_motion and auto_play_gif (#5501)
7 years ago
Nolan Lawson 1a8b2157d0 Remove unnecessary translateZ(0) when doing scale() (#5473)
7 years ago
Nolan Lawson d7b8208a37 Fix reduced motion breaking public galleries (#5423)
7 years ago
Nolan Lawson a54c272a1f Add option to reduce motion (#5393)
7 years ago
Yamagishi Kazutoshi fb5040885c Replace JavaScript Testing Framework from Mocha to Jest (#5412)
7 years ago
Eugen Rochko 6e729f42c3 Fully disable hotkeys when input element is focused (#5324)
7 years ago
Eugen Rochko 6fc71ff7f2 Fix #5306: Stop hotkeys in input fields even when shift is pressed (#5309)
7 years ago
Nolan Lawson 7bde8dcc08 Use ES module build of react-router-dom (#5264)
7 years ago
Nolan Lawson 14db4829dc Update emoji-mart to v2.1.1 (#5256)
7 years ago
Eugen Rochko 32998720eb Implement hotkeys for web UI (#5164)
7 years ago
PFM 3d8d23515f Add pagination in media modal (#4343)
7 years ago
Nolan Lawson 7846ec2d4d Code-split emoji-mart picker and data (#5175)
7 years ago
Nolan Lawson 8537845323 Toggle contain:strict on fullscreen (#5159)
7 years ago
Eugen Rochko 2fac5e21c2 Upgrade to React 16 (#5119)
7 years ago
Nolan Lawson c74512f7af Improve performance of modal and swipe animations (#5135)
7 years ago
Eugen Rochko 795e624d5d Add ability to specify alternative text for media attachments (#5123)
7 years ago
Eugen Rochko da257754b5 Add emoji autosuggest (#5053)
7 years ago
Eugen Rochko 16a5d1450c Switch from EmojiOne to Twemoji, different emoji picker (#5046)
7 years ago
Nolan Lawson 60c22ed3ac Fix PropTypes.oneOfType() warning (#5041)
7 years ago
Eugen Rochko f7810f56a1 Make dropdowns render into portal, expand animation (#5018)
7 years ago
Nolan Lawson e03dd027b5 Reduce wasted renders for column_loading.js (#5021)
7 years ago
abcang 5d0e6410c4 Fix cancellation of scroll to the right (#4978)
7 years ago
Eugen Rochko fbec33df62 Redesign video player (#4911)
7 years ago
abcang 05c2d8ec3c Fix height cache (#4909)
7 years ago
Eugen Rochko 762ca653b6 Hide modal loading screen for media/video/boost/confirm/actions modals (#4873)
7 years ago
Eugen Rochko 63cb303a66 Fix dimensions of loading component for compose drawer (#4872)
7 years ago
Eugen Rochko 2303725f7d Add script to make embedded iframes autosize (#4853)
7 years ago
voidSatisfaction d766cb0c3c Add Pinned toot column (#4817)
7 years ago
Surinna Curtis ed0798ec18 Don't unconditionally call `preventDefault` and `stopPropagation` on all keyup events (#4777)
7 years ago
Yamagishi Kazutoshi 8d4e705cb0 Use system's default font on non web UI pages (#4553)
7 years ago
Akihiko Odaki 3b8a64e94e Fix the usages of Detect Passive Events (#4749)
7 years ago
Eugen Rochko ad769409f7 Embed modal (#4748)
7 years ago
MitarashiDango a7400f8016 error fixed (when loading pages in single column mode.) (#4746)
7 years ago
abcang e8e6bb5437 Scroll smoothly to the right (#4735)
7 years ago
MitarashiDango 5a1614ce9b fix error when single columns mode. (#4734)
7 years ago
Akihiko Odaki 46142a58d2 Do not scroll the columns area due to redirection (#4541)
7 years ago
Yamagishi Kazutoshi cd9586122d Remove eslint-disable comments (#4681)
7 years ago
Ondřej Hruška df045a98e1 add scrollTop to ui/components/column (#4563)
7 years ago
Ondřej Hruška bcab356f3d add missing @ to the onboarding modal (#4560)
7 years ago
Sorin Davidoi ed7abec8f5 feat: Cache status height to avoid expensive renders (#4439)
7 years ago
Ondřej Hruška 199affb141 Refactor Avatar and AvatarOverlay to have 'account' as prop instead of src and staticSrc (#4526)
7 years ago
MitarashiDango ad1065cbc5 fix columns_area.js (#4528)
7 years ago
Akihiko Odaki c4a21aa352 Scroll columns area to right when children property is changed (#4517)
7 years ago
Sorin Davidoi 2032e2500c Improve accessibility (part 7) (#4457)
7 years ago
Sorin Davidoi a39a909fc1 feat(tabs_bar): Avoid optimization for non-touch devices (#4444)
7 years ago