236 Commits (602bccc0abef984accb1315fb59f62781e8f955a)

Author SHA1 Message Date
Eugen Rochko 1010831783 Fix regression from #6014 (#6018)
7 years ago
Eugen Rochko 772456072e Fix layout for RTL (#6014)
7 years ago
Eugen Rochko b95863ec48 Polish video player CSS, add timer on fullscreen/modal/public pages (#5928)
7 years ago
Eugen Rochko 1e7f022fa2 Add list of lists component to web UI (#5811)
7 years ago
Joshua Wood 0b045ba7ab Add Keyboard Shortcuts Legend (#5823)
7 years ago
Akihiko Odaki 16a49799cf Allow to open a modal for embedded photo (#5777)
7 years ago
Eugen Rochko bf8eab12ba Display list column (#5750)
7 years ago
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
みたらしだんご b5d1e48916 fix tabs_bar.js (#4436)
7 years ago
Sorin Davidoi aa108f8570 Accessability fixes (#4432)
7 years ago
Sorin Davidoi e69bfa140a fix(tabs_bar): Allow animation to end before navigating (#4429)
7 years ago
Yamagishi Kazutoshi f24996028d Unify webpackChunkName to lowercase (#4412)
7 years ago
Sorin Davidoi b16e20e105 fix(web_push_notification): Do not hard reload tab (#4380)
7 years ago
Sorin Davidoi 3ddfab69a5 Improve accessibility (part 4) (#4408)
7 years ago
Sorin Davidoi 8a9d376d6a Improve accessibility (part 3) (#4405)
7 years ago
Sorin Davidoi 270039d6df fix(actions_modal): Warning about missing prop (#4406)
7 years ago
Sorin Davidoi 9cb72c6600 fix(dropdown_menu): Open as modal on mobile (#4295)
7 years ago
Sorin Davidoi 7ae272fbb6 fix(columns_area): Manually set tabs style when swiping (#4320)
7 years ago
Sorin Davidoi d63950f5b0 fix(column): Crash when heading is undefined (#4378)
7 years ago
Sorin Davidoi 8345b4d79a Improve accessibility (part 2) (#4377)
7 years ago
Sorin Davidoi 9582932d0a Improve accessibility (#4369)
7 years ago
Sorin Davidoi 94ac88ec7f fix(components/bundle): Exit early in load function (#4349)
7 years ago
Sorin Davidoi ad33c1e6bc fix(columns_area): Show correct title for preview columns (#4310)
7 years ago
Sorin Davidoi 324d98b5a8 feat(compose): More space on mobile devices (#4282)
7 years ago
Yamagishi Kazutoshi 87bb16a236 Add unfollow modal (optional) (#4246)
7 years ago
Yamagishi Kazutoshi af027b6b30 Exclude self toots from regular expression filter (#4245)
7 years ago
unarist 55313a0102 Fix column swiping (#4211)
7 years ago
Eugen Rochko c0e596062b Fix #3773 - Pin favourites column (#4201)
7 years ago
Sorin Davidoi 912ca0fa57 Improve swiping (#4188)
7 years ago
Sorin Davidoi b047d5c747 fix(components/media_modal): Style issues (#4187)
7 years ago
unarist c3ec4f2dac Rerender modal on property changes (#4175)
7 years ago
Naoki Kosaka 6e511ee673 Fix media modal prev button behavior. (#4158)
7 years ago
Sorin Davidoi 1a5ae3019d refactor: Rewrite immutablejs import statements using destructuring (#4147)
7 years ago
Lynx Kotoura 5703923989 Fix duplication of tag in columns_area.js (#4131)
7 years ago
Sorin Davidoi f19f18f47e fix(components/media_modal): Aspect ratio (#4128)
7 years ago
Sorin Davidoi 420c4d8dc8 Swipeable views (#4105)
7 years ago
unarist 05833fc24a Avoid async import if the component is previously loaded (#4127)
7 years ago
unarist f66270fb73 Fix initial loading of pinned Notifications column (#4126)
7 years ago
Sorin Davidoi 4264c62111 refactor: Make all reducers sync (#4125)
7 years ago
Sorin Davidoi c202889d8d fix: Rerender Bundle on route change (#4120)
7 years ago
unarist f1827d5070 Fix first loading of notifications when the column is pinned (#4114)
7 years ago
Yamagishi Kazutoshi a45154d725 Don't use preview when image size is unknown (#4113)
7 years ago
Nolan Lawson 01ee91b725 Avoid using getBoundingClientRect to calculate height (#4001)
7 years ago
Sorin Davidoi 40b32ffb12 Lazy load components (#3879)
7 years ago
Damien Erambert 387de88e2f Add a setting allowing the use of system's default font in Web UI (#4033)
7 years ago
unarist 1e71b683bc Unobserve status on unmount (#4013)
7 years ago
Sorin Davidoi 214090aa4d fix(components/columns_area): Increase delta for swipe detection (#4037)
7 years ago
Eugen Rochko 0d316bcfd2 Turn report screen into a modal (#3965)
7 years ago
Yamagishi Kazutoshi 8a9408b7c3 Maintain aspect ratio for preview image (#3966)
7 years ago
Sorin Davidoi 8180d8bc35 feat(components/onboarding_modal): Swipe between pages (#3934)
7 years ago
Yamagishi Kazutoshi e2027fbe42 Use Class and Property Decorators (#3730)
7 years ago
Eugen Rochko 88458a1638 Merge branch 'swipe-gestures' of git://github.com/sorin-davidoi/mastodon into sorin-davidoi-swipe-gestures
7 years ago
Yamagishi Kazutoshi 539dbaa049 Remove unused variables (#3906)
7 years ago
Sorin Davidoi 501a3cf944 feat: Swipeable media
7 years ago
Sorin Davidoi 598bb06687 feat: Swipeable columns
7 years ago
Eugen Rochko 65b46159ec Revert #3851 (#3878)
7 years ago
Sorin Davidoi 9bc32eb267 Upgrade React Router (#3677)
7 years ago
alpaca-tc 36049c0096 Unobserve status on unmount (#3851)
7 years ago
Nolan Lawson f973d620ca handle resize in a debounce() (#3834)
7 years ago
Yamagishi Kazutoshi dd7fb41dbb Add alt attribute to ImageLoader (#3765)
7 years ago
Eugen Rochko 2deea77f2e Unread indicator was invisible behind column header, adjusted (#3720)
7 years ago
Eugen Rochko 1348d63517 Fix #3665 - Refactor timelines reducer (#3686)
7 years ago
Eugen Rochko 185bcf6fe1 Use preview image in <ImageLoader /> to provide immediate visual feedback (#3595)
7 years ago
Yamagishi Kazutoshi d063663125 Improve ESLint rules for JSX (#3608)
7 years ago
Yamagishi Kazutoshi 615c580665 Add quotes ESLint rules (#3602)
7 years ago
Yamagishi Kazutoshi bba7df45e9 Add support key shortcut to Onboarding Modal (#3517)
7 years ago
Eugen Rochko cf8f820144 Allow mounting arbitrary columns (#3207)
7 years ago
Yamagishi Kazutoshi c7be992701 Add ESLint rule (object-curly-spacing) (#3498)
7 years ago
unarist 158d6c85da Focus the submit button on the boost modal (#3494)
7 years ago
Nolan Lawson e7714433fd Remove react-imageloader (#3423)
7 years ago
Nolan Lawson 6d0a980aa6 Improve scheduling of requestIdleCallback tasks (#3477)
7 years ago
Nolan Lawson 4ee3796db7 Add IntersectionObserverWrapper to cut down on re-renders (#3406)
7 years ago
Yamagishi Kazutoshi 3d3441dddd Change anchor to button element (#3321)
7 years ago
Nolan Lawson 98b39c2cbc Replace onWheel listener with onScroll (#3324)
7 years ago
Yamagishi Kazutoshi ccd864c41a Remove unnecessary constructors (#3280)
7 years ago
Yamagishi Kazutoshi 5bb10252fa Focus the submit button (#3253)
7 years ago
Yamagishi Kazutoshi e4ed0b155c Improve eslint rules (#3147)
7 years ago
Sorin Davidoi fcf794aebe Performance improvements (#3168)
7 years ago
Sorin Davidoi 83058002f6 Avoid useless renders (#3141)
7 years ago
Yamagishi Kazutoshi 9ab33ded34 Downgrade eslint-plugin-jsx-a11y to v4.0.0 (#3131)
7 years ago
Yamagishi Kazutoshi 2ad6edded5 Replace inline styles with stylesheet (#3115)
7 years ago
Sorin Davidoi ffea738a84 refactor: Import from react-router/lib (#3117)
7 years ago
geta6 5c2daded5c Enable to handle app immediately after closing modal (#3082)
7 years ago
Yamagishi Kazutoshi 2d254f9733 Use ES Class Fields & Static Properties (#3008)
7 years ago
Nolan Lawson 63ad61a2b6 remove legacy decorators, use lodash.debounce (#2830)
7 years ago
R Tucker c1222e2c64 ui: check spoiler_text against regex filter (#1635) (#2665)
7 years ago
Eugen Rochko ef2af79a48 Replace sprockets/browserify with Webpack (#2617)
7 years ago