cc9286416c 
					 
					
						
						
							
							Update storybook to v9 ( #4645 )  
						
						... 
						
						
						
						* chore: Update storybook to v9
* Pin next-export-i18n + remove outdated mock library
* Replace old mocking library with MSW
* Resolve knip unused code warnings 
						
						
					 
					
						2025-10-20 21:26:32 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4f078e1ee4 
					 
					
						
						
							
							Migrated Storybook notation from CSF2 to CSF3 ( #3412 )  
						
						... 
						
						
						
						* Migrate web action-buttons directory to CSF3 notation
* Migrate web chat directory to CSF3 notation
* Migrate web common directory to CSF3 notation
* Migrate web layout directory to CSF3 notation
* Migrate web modals directory to CSF3 notation
* Migrate web ui directory to CSF3 notation
* Migrate web video directory to CSF3 notation
* Migrate web stories directory to CSF3 notation 
						
						
					 
					
						2023-11-06 19:35:05 -08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						101174f71e 
					 
					
						
						
							
							replace margins with padding in the chat container ( #3165 )  
						
						... 
						
						
						
						Virtuoso can't calculate the size of elements that have margins. This causes
strange behaviour with scrolling in chat.
Co-authored-by: janWilejan <> 
						
						
					 
					
						2023-07-11 13:07:58 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ccb9b5d075 
					 
					
						
						
							
							chore: run stylelint on our css files  
						
						
						
						
					 
					
						2023-06-20 20:58:00 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						fadb9def83 
					 
					
						
						
							
							fix(chat): allow system chat messages to fill width.  Closes   #2998  
						
						
						
						
					 
					
						2023-05-08 18:49:34 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4325c64205 
					 
					
						
						
							
							fix(chat): limit image size within a chat message  
						
						
						
						
					 
					
						2023-05-04 21:23:01 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						44483a45d3 
					 
					
						
						
							
							some webv2 UI polish ( #2940 )  
						
						... 
						
						
						
						* style tweaks for Action Button, UserMenu, Modal
* a bunch of misc polish; some around chat
* Prettified Code!
* cleanup
* fix formatting
* Reduce content padding a bit
* some stylesheet cleanup
* fix action button sizing
* Remove action button height completely
---------
Co-authored-by: gingervitis <gingervitis@users.noreply.github.com>
Co-authored-by: Gabe Kangas <gabek@real-ity.com> 
						
						
					 
					
						2023-04-24 10:58:57 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						13c32bd6bd 
					 
					
						
						
							
							Fixing formatting of PR  #2903  
						
						
						
						
					 
					
						2023-04-03 18:44:45 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d346485f94 
					 
					
						
						
							
							Revert "FIX : Chat: words containing one or more dots are turned into links  #2898  ( #2903 )"  
						
						... 
						
						
						
						This reverts commit 11a3a7903277b46929609176c86c48054108eb22. 
						
						
					 
					
						2023-04-03 18:28:25 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1cd4efaf72 
					 
					
						
						
							
							Prettified Code!  
						
						
						
						
					 
					
						2023-04-04 01:04:18 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						11a3a79032 
					 
					
						
						
							
							FIX : Chat: words containing one or more dots are turned into links  #2898  ( #2903 )  
						
						... 
						
						
						
						* FIX: Chat: words containing one or more dots are turned into links #2898 
Making validateTLD to true and also adding a parameter of customTLDs
* Update ChatUserMessage.tsx
* Prettified Code!
---------
Co-authored-by: dev265545 <dev265545@users.noreply.github.com> 
						
						
					 
					
						2023-04-03 18:00:21 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						57d8bdbdbe 
					 
					
						
						
							
							Use same message highlighting on system messages  
						
						
						
						
					 
					
						2023-02-05 15:46:54 -08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7c8030cca4 
					 
					
						
						
							
							Change system message link color.  Closes   #2634  
						
						
						
						
					 
					
						2023-01-27 11:50:22 -08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						18076355f4 
					 
					
						
						
							
							Add additional bottom margin to system messages  
						
						
						
						
					 
					
						2023-01-20 16:29:49 -08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e64da8003c 
					 
					
						
						
							
							More component selectors for CSS overrides for  #2193  
						
						
						
						
					 
					
						2022-12-12 22:54:52 -08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d1f3fffe2f 
					 
					
						
						
							
							reafctor: normalize component formatting ( #2082 )  
						
						... 
						
						
						
						* refactor: move/rename BanUserButton file
* refactor: move/rename Chart file
* refactor: update generic component filenames to PascalCase
* refactor: update config component filenames to PascalCase
* refactor: update AdminLayout component filename to PascalCase
* refactor: update/move VideoJS component
* chore(eslint): disable bad react/require-default-props rule
* refactor: normalize ActionButton component
* refactor: normalize ActionButtonRow component
* refactor: normalize FollowButton component
* refactor: normalize NotifyButton component
* refactor: normalize ChatActionMessage component
* refactor: normalize ChatContainer component
* refactor: normalize ChatJoinMessage component
* refactor: normalize ChatModerationActionMenu component
* refactor: normalize ChatModerationDetailsModal component
* refactor: normalize ChatModeratorNotification component
* refactor: normalize ChatSocialMessage component
* refactor: normalize ChatSystemMessage component
* refactor: normalize ChatTextField component
* refactor: normalize ChatUserBadge component
* refactor: normalize ChatUserMessage component
* refactor: normalize ContentHeader component
* refactor: normalize OwncastLogo component
* refactor: normalize UserDropdown component
* chore(eslint): modify react/function-component-definition rule
* refactor: normalize CodecSelector component
* refactor: update a bunch of functional components using eslint
* refactor: update a bunch of functional components using eslint, pt2
* refactor: update a bunch of functional components using eslint, pt3
* refactor: replace all component->component default imports with named imports
* refactor: replace all component-stories->component default imports with named imports
* refactor: remove default exports from most components
* chore(eslint): add eslint config files for the components and pages dirs
* fix: use-before-define error in ChatContainer
* Fix ChatContainer import
* Only process .tsx files in Next builds
Co-authored-by: Gabe Kangas <gabek@real-ity.com> 
						
						
					 
					
						2022-09-07 00:00:28 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						5ebbbb8bf2 
					 
					
						
						
							
							refactor(stories): co-locate stories with components ( #2078 )  
						
						... 
						
						
						
						* refactor: move ActionButton component
* refactor: move BanUserButton component
* refactor: move ChatActionMessage component
* refactor: move ChatContainer component
* refactor: move AuthModal component
* refactor: move BrowserNotifyModal component
* refactor: move ChatUserMessage component
* refactor: move ChatJoinMessage component
* refactor: move ChatTextField component
* refactor: move ChatUserBadge component
* refactor: move FollowerCollection and SingleFollower components
* fix: bad import path
* refactor: move FollowModal component
* refactor: move Modal component
* refactor: move ContentHeader component
* refactor: move ChatSystemMessage component
* refactor: move Header component
* refactor: move Footer component
* refactor: move StatusBar component
* refactor: move OfflineBanner component
* refactor: move OwncastPlayer component
* refactor: move IndieAuthModal component
* refactor: move SocialLinks component
* refactor: move VideoPoster component
* refactor: move FollowModal component
* refactor: move FediAuthModal.tsx component
* refactor: move UserDropdown component
* refactor: move ChatSocialMessage component
* refactor: move Logo component
* refactor: move NotifyReminderPopup component
* refactor: move NameChangeModal component
* refactor: move FatalErrorStateModal component
* refactor: move ChatModeratorNotification component
* refactor: move ChatModerationActionMenu and ChatModerationDetailsModal components
* refactor: move CustomPageContent component
* refactor: move storybook Introduction file
* refactor: update storybook story import path
* refactor: move storybook preview styles
* refactor: move storybook doc pages
* refactor: move Color and ImageAsset components
* fix: bad import path
* fix: bad import path in story file 
						
						
					 
					
						2022-09-03 11:38:52 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d5fa81f76e 
					 
					
						
						
							
							Draft: rough-ish draft of proposed color theme changes ( #2067 )  
						
						... 
						
						
						
						* color experimentation and troubleshooting
* create color scheme, assign colors, more ant overrides
* fun selection color
* Prettified Code!
* Correctly import opensans
* Prettified Code!
* Organize+standardize colors/names and update the app to use them
* Prettified Code!
* Use css var references instead of resolving value of vars in css files
* Prettified Code!
Co-authored-by: gingervitis <gingervitis@users.noreply.github.com>
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
Co-authored-by: gabek <gabek@users.noreply.github.com> 
						
						
					 
					
						2022-08-29 23:17:12 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9e18cf2f0c 
					 
					
						
						
							
							Fix incorrect font variable being used  
						
						
						
						
					 
					
						2022-08-21 16:01:41 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f8429beef4 
					 
					
						
						
							
							Add+style system style chat message.  Closes   #1998  
						
						
						
						
					 
					
						2022-08-10 20:22:00 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f4fb7a1d41 
					 
					
						
						
							
							Add chat system message component. For  #1998  
						
						
						
						
					 
					
						2022-07-15 13:15:20 -07:00