283 Commits (560b6e861cc2e0a92cf89d2ce271efc1c765b545)

Author SHA1 Message Date
Minori Hiraoka 1dd11f7f1a Fix Korean translation (#4065)
7 years ago
Gyuhwan Park 9296aedfd8 i18n: Add korean translation (#4064)
7 years ago
Nolan Lawson 28da1d54d5 Faster emojify() by avoiding str.replace() entirely (#4049)
7 years ago
Damien Erambert 21239abcf4 Update French locales (#4034)
7 years ago
Sorin Davidoi 214090aa4d fix(components/columns_area): Increase delta for swipe detection (#4037)
7 years ago
Eugen Rochko 6bd8a23131 Fix height issue in report modal
7 years ago
Nolan Lawson ef21f8bc7e Faster emojify() algorithm, avoid regex replace (#4019)
7 years ago
Yamagishi Kazutoshi c7cefc7556 Fix broken style in media gallery (regression from #3963) (#4014)
7 years ago
Yamagishi Kazutoshi be5eef7b68 Replace state to /web when root path (#4009)
7 years ago
Naoki Kosaka a48f7bdf28 Fix media-gallery, overflow is hidden. (#4008)
7 years ago
m4sk1n f01327d859 i18n: Turn report screen into a modal (pl) (#3974)
7 years ago
Sorin Davidoi eea5c01a41 fix(components/status): Up & down jump due to content being added to the DOM (#3972)
7 years ago
Eugen Rochko 0d316bcfd2 Turn report screen into a modal (#3965)
7 years ago
Sorin Davidoi d6006ecb4b Responsive images in media gallery (#3963)
7 years ago
Yamagishi Kazutoshi 8a9408b7c3 Maintain aspect ratio for preview image (#3966)
7 years ago
Alda Marteau-Hardi 103f87f9ae Translate pin/unpin and fix some inconsistencies in gender neutral strings (#3952)
7 years ago
Eugen Rochko b90a44b6d0 Fix #3910 - Require OTP authentication to disable 2FA (#3935)
7 years ago
Sorin Davidoi 2b1ab274fe fix(features/compose): Handle external changes to the textarea (#3632)
7 years ago
Eugen Rochko c465c5b3a8 Add overview of active sessions (#3929)
7 years ago
PFM f4d0f6954e Fix "undefined" in className (#3939)
7 years ago
unarist 9a65f85934 Fix elephant in onboarding modal being very small sized on small devices (#3932)
7 years ago
unarist fdd982a562 Clean column collapsible (#3931)
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
Daniel Hunsaker 0c8f23b69f Fix a typo and give CW'd statuses the right cursor (#3918)
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 9366672d53 fix: Apply :hover, :focus and :active only when multiple columns
7 years ago
Sorin Davidoi 501a3cf944 feat: Swipeable media
7 years ago
Sorin Davidoi 598bb06687 feat: Swipeable columns
7 years ago
unarist 66e14b3d3a Don't attach IntersectionObserver for wrapped statuses (#3883)
7 years ago
Eugen Rochko 65b46159ec Revert #3851 (#3878)
7 years ago
Eugen Rochko cbc0fea992 Revert "Don't attach IntersectionObserver for wrapped statuses" (#3877)
7 years ago
Sorin Davidoi 9bc32eb267 Upgrade React Router (#3677)
7 years ago
alpaca-tc 59849b392d Do not call setState from unmounted component (#3853)
7 years ago
Yamagishi Kazutoshi 47dceaded6 Replace TextIconButton for SensitiveButton to IconButton (#3759)
7 years ago
unarist 79c04b0a2c Don't attach IntersectionObserver for wrapped statuses (#3863)
7 years ago
unarist 9e5c733a66 Clicking on the CW text should expand the status (#3855)
7 years ago
unarist 8db07d1187 Set cursor:pointer only when necessary (#3857)
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 424cf0a590 Fix jittery scrolling for Chromium browsers (#3776) (#3832)
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 86211d3ca6 Fix regression from #3748 - properly set defaultColumns (#3750)
7 years ago