19c228eaf6
Allow adding custom javascript to the page. Closes #2604
2023-01-18 22:38:24 -08:00
a567f8543e
Make chat text input background the same color as chat bg
2023-01-18 20:23:50 -08:00
7ba91404cc
Style moderation hover button
2023-01-18 20:23:12 -08:00
a6bcabebbf
Make chat background dark
2023-01-18 19:18:32 -08:00
a92175aaed
Fix footer height
2023-01-18 19:18:31 -08:00
f072819e81
Refactor the color customizing admin components
2023-01-18 19:18:31 -08:00
2b46bb5b6d
Make statusbar dark
2023-01-18 19:18:30 -08:00
12eb0eed1d
Support customizing button border color
2023-01-18 19:18:30 -08:00
a1a3272031
Hide scrollbars
2023-01-18 19:18:29 -08:00
bd8925f135
Remove theme colors from apperaance customization
2023-01-18 19:18:28 -08:00
5b371b4f73
Improve connectivity error message
2023-01-17 19:21:24 -08:00
59e5cfefd4
Remove twitter notification configuration ( #2598 )
2023-01-17 13:20:29 -08:00
15c28b3d6e
Allow moderator message to fill chat width. Closes #2596
2023-01-16 17:53:59 -08:00
49cdb1dafb
Fix chat message background color not showing. Closes #2594
2023-01-16 17:33:50 -08:00
c88c90881a
Use flex-start instead of start
2023-01-15 23:13:38 -08:00
2853752937
Make each admin page specify is own layout. Closes #2584
2023-01-15 23:12:38 -08:00
6fbd6cbbcf
Lazy load every instance of using ant icons. Closes #2583
2023-01-15 22:31:36 -08:00
b8016eaa90
fix scroll on mobile ( #2585 )
...
* fix scrolling issues on mobile
* resolve conflict
2023-01-15 18:37:21 -08:00
e48e274c79
Only show moderator notification once. Closes #2578
2023-01-13 20:53:10 -08:00
d5960524fc
Tweak admin styles to be using less custom overrides
2023-01-13 14:20:46 -08:00
bf92705dfc
Fix link
2023-01-13 14:19:32 -08:00
2c2dae9e00
Make the footer have a consistant height
2023-01-13 00:28:05 -08:00
1d58b7fbad
Center column of followers on mobile. Closes #2515
2023-01-12 15:06:02 -08:00
bf3ee58e87
Fix followers collection story
2023-01-12 15:06:02 -08:00
48e99ff37c
Move icons to public directory. Fixes #2573
2023-01-12 13:53:09 -08:00
aadf721808
Move the contributor comment to end of source
2023-01-11 23:50:26 -08:00
c7e12643e9
Point link to genera admin settings page
2023-01-11 22:44:55 -08:00
2ff4316ee6
Fix admin subpages not having a layout
2023-01-11 22:44:15 -08:00
4bac079a73
Make footer sit on bottom of page. Closes #2188
2023-01-11 18:56:10 -08:00
9cc7b1cf2d
Add a little comment for those viewing HTML source that we could use contributors
2023-01-11 18:26:54 -08:00
bb9b8a8123
Use own scroll to bottom function instead of built-in. Closes #2500
2023-01-11 00:53:18 -08:00
b989e9a462
Remove chat container bottom margin
2023-01-11 00:52:03 -08:00
7ce35a8a08
Increase user message border width
2023-01-11 00:51:39 -08:00
8b36194471
Fix another rendering error
2023-01-10 16:51:15 -08:00
d8a5380b7f
Fix some React lifecycle and rendering errors that exist in build
2023-01-10 16:39:20 -08:00
73fbb4c075
Use header tag
2023-01-10 01:09:49 -08:00
85dc3bf21e
Fix storybook errors
2023-01-10 01:00:13 -08:00
cfaeda94b0
Lazy load more components. #2167
2023-01-10 00:37:12 -08:00
7392ae8a54
Reorganize admin components to help bundling
2023-01-10 00:37:11 -08:00
29882f1291
Lazy load tooltip
2023-01-10 00:37:11 -08:00
bd3c81c353
Replace he html decoding lib with entities
2023-01-10 00:37:10 -08:00
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 .
2023-01-09 01:08:24 -08:00
15747f86dd
Lazy load followers components
2023-01-09 01:08:24 -08:00
e4a02dea91
No reason to use the Image component here
2023-01-08 20:03:06 -08:00
81c505d731
Hack to force scroll to very bottom at mount. For #2500
2023-01-05 02:16:37 -08:00
2e56684314
Move enable save button logic to a use effect hook. This updates state without delay. ( #2548 )
2023-01-04 13:54:34 -08:00
2f2300db8d
Add initiallyMuted query parameter to embed player ( #2539 )
...
* Add query param to initially mute embed player
* Add stories for embed player
* Improve VideoJS typing
2022-12-31 16:08:54 -08:00
41499c78c3
Update logic for canSave() to allow saving regardless of the enabled value. ( #2538 )
2022-12-31 14:44:49 -08:00
48f7a18419
Do not show followers bg color on mobile
2022-12-29 23:00:23 -08:00
04b0f4548c
Remove duplicate API call + explicitly set loading state
2022-12-29 22:59:53 -08:00