361 Commits (321fa41930f8a11356939a1684ff153f2f46443b)

Author SHA1 Message Date
kibigo! e19fc6a9f8 Restore vanilla components 7 years ago
kibigo! 45c44989c8 Forking glitch theme 7 years ago
David Yip 2a386ad88d
Add trailing comma in mapStateToProps 7 years ago
David Yip 392945f9a3 Throw layout, isWide, navbarUnder back into mapStateToProps. 7 years ago
Surinna Curtis 031a5a8f92 Optional notification muting (#5087) 7 years ago
Lain Iwakura ca5440b93d Rename MAX_CHARS to MAX_TOOT_CHARS to be more specific. 7 years ago
Lain Iwakura dae8916544 Code style fixes. 7 years ago
Lain Iwakura d11b1a1aa7 Handle character limit in initial state in frontend. 7 years ago
aschmitz 4944515020 "Show reblogs" per-follower UI/database changes 7 years ago
unarist 49a285ce15 Show confirmation dialog on leaving WebUI while composing (#5616) 7 years ago
ThibG 5d5c0f4f43 Twidere mention workaround (#5552) 7 years ago
MIYAGI Hikaru 782224c991 Avoid emojifying on invisible text (#5558) 7 years ago
nullkal 864c4d869f Make fullscreen video in detailed status plays in fullscreen (Partly Fix #5160) (#5611) 7 years ago
Sorin Davidoi 5521e94e24 refactor(features/ui): Avoid useless renders in WrappedSwitch (#5580) 7 years ago
Yamagishi Kazutoshi 763a2f8511
Replace react-router-scroll to react-router-scroll-4 (#5568) 7 years ago
Nolan Lawson 60f962eedc Refactor initial state: auto_play_gif (#5576) 7 years ago
Nolan Lawson b254e6ca5f Refactor initial state: "me" (#5563) 7 years ago
Nolan Lawson 2cea4592a3 Avoid modifying emoji data inline (#5548) 7 years ago
Nolan Lawson 5e111ce16d Reactor unfollow_modal, boost_modal, delete_modal (#5505) 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
nullkal 781105293c Feature: Unlisted custom emojis (#5485) 7 years ago
Ondřej Hruška 516eeeb43d option to add title to <Button>, use for toot buttons (#197) 7 years ago
Matthew Walsh a76b024228 Changes to match other timelines in 2.0 7 years ago
Matthew Walsh 3db80f75a6 Added a timeline for Direct statuses 7 years ago
Ondřej Hruška d589dd7cd0 Compose buttons bar redesign + generalize dropdown (#194) 7 years ago
Nolan Lawson 8392ddbf87 Remove unnecessary translateZ(0) when doing scale() (#5473) 7 years ago
David Yip 9423553e5c Make the compose area optionally scrollable. 7 years ago
Ondřej Hruška eb907a5bab
formatting fix for eslint 7 years ago
David Yip 39c9cdf7fe Remove unused filesAttached property. 7 years ago
Ondřej Hruška 4421f6598f
Fix dual toot button wrong behavior after compose re-design 7 years ago
Ondřej Hruška 26f08f0791
double-decker tootbox 7 years ago
Nolan Lawson 8980aa804f Fix reduced motion breaking public galleries (#5423) 7 years ago
KY f72936b4e6 Fix #5082 - disable retweet link for followers only toot (#5397) 7 years ago
Yamagishi Kazutoshi bf0ee1a25c Enable ESLint rules import/* (#5414) 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
Ondřej Hruška cdc22d23b9 Doodle improvements 2 (#176) 7 years ago
Ondřej Hruška 531dadad86 Doodle palette, options, fill tool (#172) 7 years ago
Ondřej Hruška 2af964ef20
Fixed a bug where the canvas would get transparent bg upon erase 7 years ago
Ondřej Hruška 33e806217f
Initial doodle support 7 years ago
Eugen Rochko 48f7a58799 Do not try to guess why home timeline is empty in web UI (#5370) 7 years ago
ThibG d37305c628 Reduce discrepancies between server and client-side character count (#5360) 7 years ago
David Yip 6a2b1ba91e Another tabs-vs-spaces fix, but with ~feeling~ 7 years ago
David Yip fe1c20cfb9 Fix tabs-vs-spaces issue pointed out by eslint. 7 years ago
Ondřej Hruška b0b5ff1b0f
workaround for scrollIntoView bug ??? 7 years ago
Eugen Rochko 1823cf435a In thread view, only scroll first update, scroll to replied-to post (#5322) 7 years ago
Eugen Rochko 476e79b8e3 Fully disable hotkeys when input element is focused (#5324) 7 years ago
unarist b0407ece42 Fix an error when ancestors get loaded before the status itself (#5312) 7 years ago
Eugen Rochko b3d7ad958f Fix #5306: Stop hotkeys in input fields even when shift is pressed (#5309) 7 years ago