186 Commits (714387055124e47561ee660a57ab51413e2949d7)

Author SHA1 Message Date
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 56e35ab6e7 Improve accessibility (part 6) (#4435)
7 years ago
Eugen Rochko 39b0588256 Count all URLs in text as 23 characters flat, do not count domain part of usernames (#4427)
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 c58bcdeb5d feat: Web Share for detailed status and account (#4402)
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
Eugen Rochko 5a7d5c0fd8 Improve remote profile disclaimer (#4342)
7 years ago
Sorin Davidoi c0925a2cdd fix(compose_from): Do not autofocus on mobile (#4344)
7 years ago
Yamagishi Kazutoshi 6a0cf5945c Change defaultMessage for spoiler placeholder (#4329)
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
Sorin Davidoi 36d42f83f3 fix(emojis): Handle multipoint emojis (e.g. country flags) (#4221)
7 years ago
unarist 55313a0102 Fix column swiping (#4211)
7 years ago
Eugen Rochko c0e596062b Fix #3773 - Pin favourites column (#4201)
7 years ago
Eugen Rochko 5138dde794 Fix #4149, fix #1199 - Store emojis as unicode (#4189)
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
Sorin Davidoi ecab38fd66 Web Push Notifications (#3243)
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
Eugen Rochko 49026e27e8 Redesign the landing page, mount public timeline on it (#4122)
7 years ago
Yamagishi Kazutoshi bf012605a3 Drawer tab according to column (#4135)
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
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