792 Commits (bf40d331e68efaf55597ba60dc9077ef97bd2772)

Author SHA1 Message Date
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
unarist 90865f242a Show LoadMore button on Notifications even if all items are filtered (#4077)
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 2b1ab274fe fix(features/compose): Handle external changes to the textarea (#3632)
7 years ago
Sorin Davidoi 8180d8bc35 feat(components/onboarding_modal): Swipe between pages (#3934)
7 years ago
Yamagishi Kazutoshi 6779ba5f18 Fix #3924 (regression from #3906) (#3925)
7 years ago
unarist 45058b5fde Use debounce for dispatch scrollTopNotification and expandNotifications (#3700)
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
Yamagishi Kazutoshi bc21ffd237 Add prefix to setting toggle ID (#3907)
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
Yamagishi Kazutoshi 47dceaded6 Replace TextIconButton for SensitiveButton to IconButton (#3759)
7 years ago
Gô Shoemake 2d31077bdf Fix character/grapheme count stuff (#3839)
7 years ago
alpaca-tc 36049c0096 Unobserve status on unmount (#3851)
7 years ago
alpaca-tc fa14f245f8 Fixes streaming callbacks of HashtagTimeline (#3849)
7 years ago
Eugen Rochko 4845069692 Debounce autosuggestions (#3836)
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 9ba171309b Simplify getting started links localization. Link "powered by Mastodon" to joinmastodon.org (#3725)
7 years ago
Eugen Rochko 2deea77f2e Unread indicator was invisible behind column header, adjusted (#3720)
7 years ago
Yamagishi Kazutoshi 5f19b8e900 Re-add clear notifications button (#3708)
7 years ago
Eugen Rochko 1348d63517 Fix #3665 - Refactor timelines reducer (#3686)
7 years ago
Yamagishi Kazutoshi eb34081815 Remove comments for eslint-disable (#3691)
7 years ago
Eugen Rochko 185bcf6fe1 Use preview image in <ImageLoader /> to provide immediate visual feedback (#3595)
7 years ago
ふぁぼ原 f6fddd95d4 Add regex filters on the community timeline and the public timeline. (#3564)
7 years ago
Yamagishi Kazutoshi d063663125 Improve ESLint rules for JSX (#3608)
7 years ago
Yamagishi Kazutoshi 379120da91 Add missing key attribute to .search-results__hashtag (#3607)
7 years ago
Yamagishi Kazutoshi 615c580665 Add quotes ESLint rules (#3602)
7 years ago
Yamagishi Kazutoshi 253c0ad358 Disable ESLint rule jsx/anchor-has-content (#3601)
7 years ago
Naoki Kosaka 779aab71d6 Fix LoadMore in Notifications. (#3590)
7 years ago
Naoki Kosaka b68f13ae37 Fix (PR #3585) Add hasMore to propTypes and cover handleScroll. (#3589)
7 years ago
unarist 80c8cd6cad Add back button to hashtag timeline again (#3587)
7 years ago
unarist 11211fe1c0 Prevent pinned columns from scroll to top on URL changing (#3586)
7 years ago
Naoki Kosaka 93168f56d9 Fix LoadMore in following and followers. (#3585)
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
masarakki dfbc77fa3b refocus-after-toot (#3537)
7 years ago
Yamagishi Kazutoshi cab0f47a61 Change toggle state when click label (#3530)
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
Atsushi Yamamoto 4547e3585a Add preference setting for delete toot modal (#3368)
7 years ago
Nolan Lawson fbd7406c93 Use immutable list in UploadButton to avoid wasteful re-render (#3394)
7 years ago
Eugen Rochko e600e0d0c5 Introduce react-textarea-autosize instead of using style.height side effects (#3334)
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
unarist b4692f1513 Fix load more feature on the Account media gallery (#3293)
7 years ago
Nolan Lawson 576afed755 Name the Webpack chunks (#3291)
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
Eugen Rochko 94b26e90fa Add account media gallery view to web UI (#3120)
7 years ago
Sorin Davidoi eeb78b394c feat: Use CSS contain to avoid computations (#3158)
7 years ago
Eugen Rochko 5695449335 Add buttons to block and unblock domain (#3127)
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
Yamagishi Kazutoshi 6e984e68de Add rel="noopener" to getting started (#3104)
7 years ago
Eugen Rochko c1d880d9a8 Fix #2549 - Do not hardcode the exclamation in "toot!", wrap it in an extra locale key (#3089)
7 years ago
geta6 5c2daded5c Enable to handle app immediately after closing modal (#3082)
7 years ago
Eugen Rochko 5039bc93d5 Feature conversations muting (#3017)
7 years ago
Yamagishi Kazutoshi 2d254f9733 Use ES Class Fields & Static Properties (#3008)
7 years ago
Eugen Rochko 3702e2c924 Fix regressions from #2683 (#2970)
7 years ago
AA4ch1 6d039ffe97 Fix compose_form.js for #2904 (#2960)
7 years ago
fusshi- 83cade5886 Disabled auto focus on toot form when search results are shown. (#2942)
7 years ago
Yamagishi Kazutoshi cd27deb5e3 Prevent selection of unacceptable Content-Type files (#2910)
7 years ago
Nolan Lawson c9e8d229a4 add asynchronous emojione-picker (code-splitting) (#2863)
7 years ago
jeroenpraat 0b662eb783 Added support options to the bottom right (#2769)
7 years ago
Nolan Lawson 63ad61a2b6 remove legacy decorators, use lodash.debounce (#2830)
7 years ago
alpaca-tc 672de1c21e Fixes propTypes warning introduced by #2774 (#2824)
7 years ago
R Tucker c1222e2c64 ui: check spoiler_text against regex filter (#1635) (#2665)
7 years ago
Eugen Rochko 171ee8fcf4 When streaming API is disconnected, poll home/notifications (#2776)
7 years ago
Yamagishi Kazutoshi 93ec05f976 Decode IDNA in PreviewCard (#2781)
7 years ago
Eugen Rochko a14ae886b9 Fix #2725 (#2774)
7 years ago
kawax dd06d92caf Show boosted user's avatar (#2518)
7 years ago
Eugen Rochko ef2af79a48 Replace sprockets/browserify with Webpack (#2617)
7 years ago