..
action-buttons
First pass at CSS identifiers + test to verify they are set. For #2193
2022-12-11 21:06:20 -08:00
chat
Hack to force scroll to very bottom at mount. For #2500
2023-01-05 02:16:37 -08:00
common
hide user name in user dropdown on mobile ( #2512 )
2022-12-26 14:09:52 -08:00
config
Move enable save button logic to a use effect hook. This updates state without delay. ( #2548 )
2023-01-04 13:54:34 -08:00
layouts
Use built-in Next layout support + lazy load
2023-01-09 01:08:24 -08:00
modals
Hide disabled features ( #2473 )
2022-12-29 16:26:04 -08:00
ServerRendered
Support CSP nonce for webv2. Closes #2127
2022-12-12 17:04:00 -08:00
stores
Fix name change clearing chat history. Closes #2532
2022-12-29 20:11:20 -08:00
theme
Support color customization from the admin ( #2338 )
2022-11-12 20:26:55 -08:00
TitleNotifier
Fix title getting lost due to multiple callbacks firing. Closes #2351
2022-12-25 16:04:01 -08:00
ui
Lazy load followers components
2023-01-09 01:08:24 -08:00
video
Add initiallyMuted
query parameter to embed player ( #2539 )
2022-12-31 16:08:54 -08:00
workers /PushNotificationServiceWorker
Use built-in Next layout support + lazy load
2023-01-09 01:08:24 -08:00
.eslintrc.js
reafctor: normalize component formatting ( #2082 )
2022-09-07 00:00:28 -07:00
_COMPONENT_HOW_TO.md
docs: add how-to docs for creating components ( #2124 )
2022-09-16 09:19:55 -07:00
BannedIPsTable.tsx
reafctor: normalize component formatting ( #2082 )
2022-09-07 00:00:28 -07:00
BanUserButton.tsx
Some admin related appearance tweaks. For working on #1904
2022-12-16 17:35:03 -08:00
Chart.tsx
reafctor: normalize component formatting ( #2082 )
2022-09-07 00:00:28 -07:00
ClientTable.tsx
reafctor: normalize component formatting ( #2082 )
2022-09-07 00:00:28 -07:00
Color.tsx
reafctor: normalize component formatting ( #2082 )
2022-09-07 00:00:28 -07:00
ComposeFederatedPost.tsx
Add additional descriptive text to compose post modal.
2022-12-19 18:38:06 -08:00
ImageAsset.tsx
reafctor: normalize component formatting ( #2082 )
2022-09-07 00:00:28 -07:00
InfoTip.tsx
reafctor: normalize component formatting ( #2082 )
2022-09-07 00:00:28 -07:00
KeyValueTable.tsx
reafctor: normalize component formatting ( #2082 )
2022-09-07 00:00:28 -07:00
LogTable.tsx
reafctor: normalize component formatting ( #2082 )
2022-09-07 00:00:28 -07:00
MainLayout.tsx
Reorganize admin pages and consolidate some sections. For #1904
2022-12-27 18:51:13 -08:00
MessageVisiblityToggle.tsx
reafctor: normalize component formatting ( #2082 )
2022-09-07 00:00:28 -07:00
ModeratorUserButton.tsx
Some admin related appearance tweaks. For working on #1904
2022-12-16 17:35:03 -08:00
NewsFeed.tsx
reafctor: normalize component formatting ( #2082 )
2022-09-07 00:00:28 -07:00
Offline.tsx
Updates to the admin to reflect new stream keys and admin password split
2022-11-29 16:05:44 -08:00
StatisticItem.tsx
reafctor: normalize component formatting ( #2082 )
2022-09-07 00:00:28 -07:00
StreamHealthOverview.tsx
reafctor: normalize component formatting ( #2082 )
2022-09-07 00:00:28 -07:00
UserPopover.tsx
More renames from 'visible' to 'open'. ( #2290 )
2022-11-01 14:50:23 -07:00
UserTable.tsx
reafctor: normalize component formatting ( #2082 )
2022-09-07 00:00:28 -07:00
ViewerTable.tsx
reafctor: normalize component formatting ( #2082 )
2022-09-07 00:00:28 -07:00