Gabe Kangas
18076355f4
Add additional bottom margin to system messages
3 years ago
Gabe Kangas
d6ec47667a
Remove border from moderator message
3 years ago
dorj222
90515f37b5
add an admin password validator
3 years ago
Gabe Kangas
fa420ff98f
Support customizing button title text color
3 years ago
Gabe Kangas
19c228eaf6
Allow adding custom javascript to the page. Closes #2604
3 years ago
Gabe Kangas
a567f8543e
Make chat text input background the same color as chat bg
3 years ago
Gabe Kangas
7ba91404cc
Style moderation hover button
3 years ago
Gabe Kangas
a6bcabebbf
Make chat background dark
3 years ago
Gabe Kangas
a92175aaed
Fix footer height
3 years ago
Gabe Kangas
f072819e81
Refactor the color customizing admin components
3 years ago
Gabe Kangas
2b46bb5b6d
Make statusbar dark
3 years ago
Gabe Kangas
12eb0eed1d
Support customizing button border color
3 years ago
Gabe Kangas
a1a3272031
Hide scrollbars
3 years ago
Gabe Kangas
bd8925f135
Remove theme colors from apperaance customization
3 years ago
Gabe Kangas
5b371b4f73
Improve connectivity error message
3 years ago
Michael David Kuckuk
59e5cfefd4
Remove twitter notification configuration ( #2598 )
3 years ago
dorj222
52a720f2f8
add the minimum stream key complexity rules on the client side
3 years ago
Gabe Kangas
15c28b3d6e
Allow moderator message to fill chat width. Closes #2596
3 years ago
Gabe Kangas
49cdb1dafb
Fix chat message background color not showing. Closes #2594
3 years ago
Gabe Kangas
c88c90881a
Use flex-start instead of start
3 years ago
Gabe Kangas
2853752937
Make each admin page specify is own layout. Closes #2584
3 years ago
Gabe Kangas
6fbd6cbbcf
Lazy load every instance of using ant icons. Closes #2583
3 years ago
André Rusakow
b8016eaa90
fix scroll on mobile ( #2585 )
...
* fix scrolling issues on mobile
* resolve conflict
3 years ago
Gabe Kangas
e48e274c79
Only show moderator notification once. Closes #2578
3 years ago
Gabe Kangas
d5960524fc
Tweak admin styles to be using less custom overrides
3 years ago
Gabe Kangas
bf92705dfc
Fix link
3 years ago
Gabe Kangas
2c2dae9e00
Make the footer have a consistant height
3 years ago
Gabe Kangas
1d58b7fbad
Center column of followers on mobile. Closes #2515
3 years ago
Gabe Kangas
bf3ee58e87
Fix followers collection story
3 years ago
Gabe Kangas
48e99ff37c
Move icons to public directory. Fixes #2573
3 years ago
Gabe Kangas
aadf721808
Move the contributor comment to end of source
3 years ago
Gabe Kangas
c7e12643e9
Point link to genera admin settings page
3 years ago
Gabe Kangas
2ff4316ee6
Fix admin subpages not having a layout
3 years ago
Gabe Kangas
4bac079a73
Make footer sit on bottom of page. Closes #2188
3 years ago
Gabe Kangas
9cc7b1cf2d
Add a little comment for those viewing HTML source that we could use contributors
3 years ago
Gabe Kangas
bb9b8a8123
Use own scroll to bottom function instead of built-in. Closes #2500
3 years ago
Gabe Kangas
b989e9a462
Remove chat container bottom margin
3 years ago
Gabe Kangas
7ce35a8a08
Increase user message border width
3 years ago
Gabe Kangas
8b36194471
Fix another rendering error
3 years ago
Gabe Kangas
d8a5380b7f
Fix some React lifecycle and rendering errors that exist in build
3 years ago
Gabe Kangas
73fbb4c075
Use header tag
3 years ago
Gabe Kangas
85dc3bf21e
Fix storybook errors
3 years ago
Gabe Kangas
cfaeda94b0
Lazy load more components. #2167
3 years ago
Gabe Kangas
7392ae8a54
Reorganize admin components to help bundling
3 years ago
Gabe Kangas
29882f1291
Lazy load tooltip
3 years ago
Gabe Kangas
bd3c81c353
Replace he html decoding lib with entities
3 years ago
Gabe Kangas
c05a20a460
Use built-in Next layout support + lazy load
...
Instead of doing manual layout switching use the Nextjs nested layout
support. Also add some additional lazy loading of components. This is to
work on performance score re: #2167 .
3 years ago
Gabe Kangas
15747f86dd
Lazy load followers components
3 years ago
Gabe Kangas
e4a02dea91
No reason to use the Image component here
3 years ago
Gabe Kangas
81c505d731
Hack to force scroll to very bottom at mount. For #2500
3 years ago