270 Commits (2a2a168ede2969be495c11652075e82f32efdc27)

Author SHA1 Message Date
Gabe Kangas 15e06b9b2b
fix(mobile): remove extra 20px of padding 2 years ago
gingervitis 29041e6d76
Address chat modal button issues (#3042) 2 years ago
Gabe Kangas 69f217f758
Refactor mobile chat into modal (#3038) 2 years ago
gingervitis 4703a64878
address doublescroll #3028 (#3035) 2 years ago
Gabe Kangas e50b23d081
Cleanup unused Javascript (#3027) 2 years ago
Gabe Kangas 77eb491943
fix(header): change border to outline to resolve logo rendering. Closes #3000 2 years ago
Gabe Kangas b8ca46a5a3
fix(ui): notify reminder popover positioning. Closes #3025 2 years ago
gingervitis c2a0295a0c
Address some layout issues with odd content spacing on mobile, and footer position (#3022) 2 years ago
Nathan 3bd45d09f3
feat: floating fading footer (#3008) 2 years ago
Gabe Kangas e694d76ad2
fix(mobile): toggle tablet content layout based on online state. Closes #3003 (#3007) 2 years ago
Gabe Kangas 085c9dceff
feat(ui): add id to social links container 2 years ago
Gabe Kangas 321217651d
fix(footer): override link colors in footer 2 years ago
Gabe Kangas 23d29ac2ae
fix(ui): use showChat selector for dynamicPadding logic 2 years ago
Gabe Kangas 4fa960be8b
fix(ui): fix dynamic padding not taking disabled chat state into account 2 years ago
Gabe Kangas a1a2bf1a47
fix(mobile): fix offline banner overflow due to hard-coded height 2 years ago
Gabe Kangas b41bb31473
fix(footer): allow overriding text color in the footer 2 years ago
Nathan 04848c1d8c
fix:#2954-player-gets-cut-off-vertically (#2987) 2 years ago
Gabe Kangas 9e19af636e
fix(mobile): adjust padding for bottom mobile content. Closes #2986 2 years ago
Gabe Kangas 6982ce54b7
fix: increase line height of headers in page content 2 years ago
Gabe Kangas c79834a752
fix(mobile): do not show action menu if there are no actions. Closes #2985 2 years ago
Gabe Kangas 7d6fa8d1ac
fix(ui): add margin under page content. Closes #2963 2 years ago
Gabe Kangas 7aca27cb08
feat: add support for markdown in offline message. Closes #2921 (#2977) 2 years ago
Gabe Kangas b225cd9dc7
feat(footer): use simpler version string 2 years ago
Nathan cd74c42967
fix: #2957 Portrait Buttons Make Action Buttons Wrap (#2965) 2 years ago
Gabe Kangas fbffb58c0c
fix(ui): vh->vw for content margin 2 years ago
Gabe Kangas 97fb5a80d0
fix(ui): restore page margin and background color. Closes #2959 2 years ago
Gabe Kangas 12d321b097
fix(mobile): remove extra margin around tabbed content 2 years ago
Gabe Kangas d2afeef0e4
fix(embed): fix post-pr #2863 merge offline banner text color 2 years ago
Nathan 32c3f6a9b6
fix: #2668 Page Vertical Spacing Issues (#2863) 2 years ago
Gabe Kangas bb9cc28596
fix(embed): change text color of offline banner. Closes #2953 2 years ago
Gabe Kangas 04107ba0fe
feat(header): give logo a slight border 2 years ago
Gabe Kangas 0f04e1d305
fix(header): remove padding from header avatar 2 years ago
gingervitis 44483a45d3
some webv2 UI polish (#2940) 2 years ago
Gabe Kangas 90d2739afd
fix(mobile): fix action bar button not appearing. Closes #2938 2 years ago
Gabe Kangas 70e4d84c42
feat(header): use instance logo for header image 2 years ago
Gabe Kangas 6774f049f7
fix(followers): more followers style tweaks 2 years ago
Gabe Kangas 014acc1663
fix(followers): improve layout of single follower. Closes #2926 2 years ago
Gabe Kangas 74bdab81a3
fix(web): remove extra spacing above headers in modals 2 years ago
Gabe Kangas 057b93b1b2
fix(web): improve spacing in custom bottom section with headers 2 years ago
Gabe Kangas d7301d2d8d
Fix paragraphs not having spacing. Closes #2891 2 years ago
Gabe Kangas 3d302b7dbd
Fix text overlaping. Closes #2866 2 years ago
Gabe Kangas 78fe01d049
Rework loading followers and pagination a bit. Closes #2835 2 years ago
Gabe Kangas 7e4d147940
Fix exception thrown with zero links. Closes #2833 2 years ago
Gabe Kangas 3b8982089d
Fix pagination parameters. Closes #2835 2 years ago
Gabe Kangas 453d9ab41f
Reword the error message 2 years ago
Gabe Kangas 0f58f8c0fe
Banned and chat disconnected states will hide chat. Closes #2764 2 years ago
Gabe Kangas 7e7be00b12
Guard against mobile exception. Closes #2793 2 years ago
Gabe Kangas cd0f92f496
Add error boundary to DesktopContent. For #2811 2 years ago
Gabe Kangas 9162386495
Add error boundary to system Modal. For #2811 2 years ago
Gabe Kangas 02e937c351
Add error boundary to FollowersCollection. For #2811 2 years ago