185 Commits (6671297e7ac8fd46c8769fcc8fb7aba03a923942)

Author SHA1 Message Date
Eugen Rochko cc75d47926
Fix layout for RTL (#6014)
7 years ago
Eugen Rochko 70ce2a2095
Polish video player CSS, add timer on fullscreen/modal/public pages (#5928)
7 years ago
Eugen Rochko e20895f251
Add list of lists component to web UI (#5811)
7 years ago
Joshua Wood ff78c1177a Add Keyboard Shortcuts Legend (#5823)
7 years ago
Akihiko Odaki bf7757cbbc Allow to open a modal for embedded photo (#5777)
7 years ago
Eugen Rochko 31ac5f0e00
Display list column (#5750)
7 years ago
Surinna Curtis 031a5a8f92 Optional notification muting (#5087)
7 years ago
unarist 49a285ce15 Show confirmation dialog on leaving WebUI while composing (#5616)
7 years ago
Sorin Davidoi 5521e94e24 refactor(features/ui): Avoid useless renders in WrappedSwitch (#5580)
7 years ago
Nolan Lawson b254e6ca5f Refactor initial state: "me" (#5563)
7 years ago
Nolan Lawson ec487166db Directly use <Motion/> if not reducing motion (#5546)
7 years ago
Nolan Lawson 3de22a82bf Refactor initial state: reduce_motion and auto_play_gif (#5501)
7 years ago
Nolan Lawson 8392ddbf87 Remove unnecessary translateZ(0) when doing scale() (#5473)
7 years ago
Nolan Lawson 8980aa804f Fix reduced motion breaking public galleries (#5423)
7 years ago
Nolan Lawson fa0be3f834 Add option to reduce motion (#5393)
7 years ago
Yamagishi Kazutoshi d5b767c374 Replace JavaScript Testing Framework from Mocha to Jest (#5412)
7 years ago
Eugen Rochko 476e79b8e3 Fully disable hotkeys when input element is focused (#5324)
7 years ago
Eugen Rochko b3d7ad958f Fix #5306: Stop hotkeys in input fields even when shift is pressed (#5309)
7 years ago
Nolan Lawson 7de6d269d2 Use ES module build of react-router-dom (#5264)
7 years ago
Nolan Lawson 057db0ecd0 Update emoji-mart to v2.1.1 (#5256)
7 years ago
Eugen Rochko 7db0f8dcb2 Implement hotkeys for web UI (#5164)
7 years ago
PFM 875d943c18 Add pagination in media modal (#4343)
7 years ago
Nolan Lawson b9c612b561 Code-split emoji-mart picker and data (#5175)
7 years ago
Nolan Lawson c567c87453 Toggle contain:strict on fullscreen (#5159)
7 years ago
Eugen Rochko ebb8c89207 Upgrade to React 16 (#5119)
7 years ago
Nolan Lawson 6e0659c838 Improve performance of modal and swipe animations (#5135)
7 years ago
Eugen Rochko 4ec1771165 Add ability to specify alternative text for media attachments (#5123)
7 years ago
Eugen Rochko 1e02ba111a Add emoji autosuggest (#5053)
7 years ago
Eugen Rochko 846cd4e838 Switch from EmojiOne to Twemoji, different emoji picker (#5046)
7 years ago
Nolan Lawson b01ab55ed8 Fix PropTypes.oneOfType() warning (#5041)
7 years ago
Eugen Rochko 034fab39ab Make dropdowns render into portal, expand animation (#5018)
7 years ago
Nolan Lawson 798b0fc5af Reduce wasted renders for column_loading.js (#5021)
7 years ago
abcang 44245926f1 Fix cancellation of scroll to the right (#4978)
7 years ago
Eugen Rochko 2bbf987a0a Redesign video player (#4911)
7 years ago
abcang 60944d5dca Fix height cache (#4909)
7 years ago
Eugen Rochko 72e662bb0d Hide modal loading screen for media/video/boost/confirm/actions modals (#4873)
7 years ago
Eugen Rochko f2cbfb2eb3 Fix dimensions of loading component for compose drawer (#4872)
7 years ago
Eugen Rochko 6867681c7c Add script to make embedded iframes autosize (#4853)
7 years ago
voidSatisfaction 85c7c42098 Add Pinned toot column (#4817)
7 years ago
Surinna Curtis 8cc1ed3c55 Don't unconditionally call `preventDefault` and `stopPropagation` on all keyup events (#4777)
7 years ago
Yamagishi Kazutoshi 2305f7c391 Use system's default font on non web UI pages (#4553)
7 years ago
Akihiko Odaki 69957ed10a Fix the usages of Detect Passive Events (#4749)
7 years ago
Eugen Rochko d1a78eba15 Embed modal (#4748)
7 years ago
MitarashiDango fec13735a7 error fixed (when loading pages in single column mode.) (#4746)
7 years ago
abcang f59ed3a4fa Scroll smoothly to the right (#4735)
7 years ago
MitarashiDango 7be620775e fix error when single columns mode. (#4734)
7 years ago
Akihiko Odaki 9958eba356 Do not scroll the columns area due to redirection (#4541)
7 years ago
Yamagishi Kazutoshi fbe1115114 Remove eslint-disable comments (#4681)
7 years ago
Ondřej Hruška 820099813f add scrollTop to ui/components/column (#4563)
7 years ago
Ondřej Hruška 61bfce5aa9 add missing @ to the onboarding modal (#4560)
7 years ago
Sorin Davidoi 8eb6d171e6 feat: Cache status height to avoid expensive renders (#4439)
7 years ago
Ondřej Hruška 5942347407 Refactor Avatar and AvatarOverlay to have 'account' as prop instead of src and staticSrc (#4526)
7 years ago
MitarashiDango 5ee45fa571 fix columns_area.js (#4528)
7 years ago
Akihiko Odaki 9d1f8b9d6a Scroll columns area to right when children property is changed (#4517)
7 years ago
Sorin Davidoi e44f03bc71 Improve accessibility (part 7) (#4457)
7 years ago
Sorin Davidoi 4f04981dde feat(tabs_bar): Avoid optimization for non-touch devices (#4444)
7 years ago
みたらしだんご a46ba4a8f5 fix tabs_bar.js (#4436)
7 years ago
Sorin Davidoi 634b71ed1d Accessability fixes (#4432)
7 years ago
Sorin Davidoi 3d378ed0b4 fix(tabs_bar): Allow animation to end before navigating (#4429)
7 years ago
Yamagishi Kazutoshi 12874eafa6 Unify webpackChunkName to lowercase (#4412)
7 years ago
Sorin Davidoi 3e01a7e677 fix(web_push_notification): Do not hard reload tab (#4380)
7 years ago
Sorin Davidoi b7d47c2aef Improve accessibility (part 4) (#4408)
7 years ago
Sorin Davidoi 6884dd79ba Improve accessibility (part 3) (#4405)
7 years ago
Sorin Davidoi f9075577e4 fix(actions_modal): Warning about missing prop (#4406)
7 years ago
Sorin Davidoi 50d38d7605 fix(dropdown_menu): Open as modal on mobile (#4295)
7 years ago
Sorin Davidoi a248be4fce fix(columns_area): Manually set tabs style when swiping (#4320)
7 years ago
Sorin Davidoi b8adb4d7fa fix(column): Crash when heading is undefined (#4378)
7 years ago
Sorin Davidoi 6a6a62f13f Improve accessibility (part 2) (#4377)
7 years ago
Sorin Davidoi 2f8bfb3d38 Improve accessibility (#4369)
7 years ago
Sorin Davidoi 23e854cb91 fix(components/bundle): Exit early in load function (#4349)
7 years ago
Sorin Davidoi 3757546f1b fix(columns_area): Show correct title for preview columns (#4310)
7 years ago
Sorin Davidoi c1bc5e14eb feat(compose): More space on mobile devices (#4282)
7 years ago
Yamagishi Kazutoshi 3267e4a785 Add unfollow modal (optional) (#4246)
7 years ago
Yamagishi Kazutoshi f5382ec085 Exclude self toots from regular expression filter (#4245)
7 years ago
unarist 695439775e Fix column swiping (#4211)
7 years ago
Eugen Rochko 3fbf1bf35a Fix #3773 - Pin favourites column (#4201)
7 years ago
Sorin Davidoi a9067167bb Improve swiping (#4188)
7 years ago
Sorin Davidoi a9a0c854e1 fix(components/media_modal): Style issues (#4187)
7 years ago
unarist 5abb3d8150 Rerender modal on property changes (#4175)
7 years ago
Naoki Kosaka b21ab498f8 Fix media modal prev button behavior. (#4158)
7 years ago
Sorin Davidoi cc68d1945b refactor: Rewrite immutablejs import statements using destructuring (#4147)
7 years ago
Lynx Kotoura 1c6cbdd4e4 Fix duplication of tag in columns_area.js (#4131)
7 years ago
Sorin Davidoi 4122a837fa fix(components/media_modal): Aspect ratio (#4128)
7 years ago
Sorin Davidoi fc4c74660b Swipeable views (#4105)
7 years ago
unarist caf938562e Avoid async import if the component is previously loaded (#4127)
7 years ago
unarist ce3a371eee Fix initial loading of pinned Notifications column (#4126)
7 years ago
Sorin Davidoi 37c832cdf7 refactor: Make all reducers sync (#4125)
7 years ago
Sorin Davidoi 91cacb1e8f fix: Rerender Bundle on route change (#4120)
7 years ago
unarist 46f5d3a2e9 Fix first loading of notifications when the column is pinned (#4114)
7 years ago
Yamagishi Kazutoshi 76318f8830 Don't use preview when image size is unknown (#4113)
7 years ago
Nolan Lawson 63b77f2320 Avoid using getBoundingClientRect to calculate height (#4001)
7 years ago
Sorin Davidoi 348d6f5e75 Lazy load components (#3879)
7 years ago
Damien Erambert 18d3fa953b Add a setting allowing the use of system's default font in Web UI (#4033)
7 years ago
unarist 9c03fd9cae Unobserve status on unmount (#4013)
7 years ago
Sorin Davidoi 60da49f856 fix(components/columns_area): Increase delta for swipe detection (#4037)
7 years ago
Eugen Rochko 12e7c81dd8 Turn report screen into a modal (#3965)
7 years ago
Yamagishi Kazutoshi 8f2c91568c Maintain aspect ratio for preview image (#3966)
7 years ago
Sorin Davidoi d23293c762 feat(components/onboarding_modal): Swipe between pages (#3934)
7 years ago
Yamagishi Kazutoshi c1a8e3d1eb Use Class and Property Decorators (#3730)
7 years ago
Eugen Rochko 281f07244b Merge branch 'swipe-gestures' of git://github.com/sorin-davidoi/mastodon into sorin-davidoi-swipe-gestures
7 years ago