J. Ryan Stinnett
							
						 
						
							 
							
							
							
								
							
								fe15d3b7c1 
								
							
								 
							
						 
						
							
							
								
								Add docs for admin report content message  
							
							 
							
							... 
							
							
							
							Part of https://github.com/vector-im/riot-web/issues/11992  
							
						 
						
							2020-01-22 14:18:29 +00:00  
						
					 
				
					
						
							
							
								 
								J. Ryan Stinnett
							
						 
						
							 
							
							
							
								
							
								8b0257d24b 
								
							
								 
							
						 
						
							
							
								
								Apply suggestions from code review  
							
							 
							
							... 
							
							
							
							Co-Authored-By: Travis Ralston <travpc@gmail.com> 
							
						 
						
							2019-11-08 15:57:09 +00:00  
						
					 
				
					
						
							
							
								 
								J. Ryan Stinnett
							
						 
						
							 
							
							
							
								
							
								037d8c071c 
								
							
								 
							
						 
						
							
							
								
								Document feature flag process  
							
							 
							
							... 
							
							
							
							This records the feature flag process we intend to use with Riot and also how
that interacts with other teams and configuration.
Fixes https://github.com/vector-im/riot-web/issues/11116  
							
						 
						
							2019-11-08 15:55:01 +00:00  
						
					 
				
					
						
							
							
								 
								J. Ryan Stinnett
							
						 
						
							 
							
							
								
								
							
							
								
							
								19e183c801 
								
									
								
							
								 
							
						 
						
							
							
								
								Add missing word  
							
							 
							
							... 
							
							
							
							Co-Authored-By: Travis Ralston <travpc@gmail.com> 
							
						 
						
							2019-10-28 19:56:38 +02:00  
						
					 
				
					
						
							
							
								 
								J. Ryan Stinnett
							
						 
						
							 
							
							
							
								
							
								5117c04883 
								
							
								 
							
						 
						
							
							
								
								Update config docs about identity servers  
							
							 
							
							... 
							
							
							
							This updates the discussion of identity servers in the config docs to match what
was shipped in the privacy sprint.
Fixes https://github.com/vector-im/riot-web/issues/10982  
							
						 
						
							2019-10-28 16:57:22 +00:00  
						
					 
				
					
						
							
							
								 
								Bruno Windels
							
						 
						
							 
							
							
								
								
							
							
								
							
								c0a0466b6c 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #11017  from vector-im/bwindels/custom-themes-mvp  
							
							 
							
							... 
							
							
							
							Custom themes MVP 
							
						 
						
							2019-10-02 09:14:18 +00:00  
						
					 
				
					
						
							
							
								 
								Bruno Windels
							
						 
						
							 
							
							
							
								
							
								31dc423d1d 
								
							
								 
							
						 
						
							
							
								
								line wrap  
							
							 
							
							
							
						 
						
							2019-10-02 09:04:36 +02:00  
						
					 
				
					
						
							
							
								 
								Bruno Windels
							
						 
						
							 
							
							
							
								
							
								beaf6b0e0d 
								
							
								 
							
						 
						
							
							
								
								document settingsDefault now I'm using it and had to look it up again  
							
							 
							
							
							
						 
						
							2019-10-01 17:01:45 +02:00  
						
					 
				
					
						
							
							
								 
								Travis Ralston
							
						 
						
							 
							
							
							
								
							
								1aa48be01e 
								
							
								 
							
						 
						
							
							
								
								Document permalinkPrefix setting  
							
							 
							
							... 
							
							
							
							There's no sample config changes because we don't want to encourage people using this setting. It is for very limited scenarios only: unfederated servers. 
							
						 
						
							2019-09-30 13:05:44 -06:00  
						
					 
				
					
						
							
							
								 
								Bruno Windels
							
						 
						
							 
							
							
							
								
							
								b809343cb6 
								
							
								 
							
						 
						
							
							
								
								line wrap  
							
							 
							
							
							
						 
						
							2019-09-12 17:04:24 +02:00  
						
					 
				
					
						
							
							
								 
								Bruno Windels
							
						 
						
							 
							
							
								
								
							
							
								
							
								d6e0f33fdb 
								
									
								
							
								 
							
						 
						
							
							
								
								document disable_custom_urls  
							
							 
							
							
							
						 
						
							2019-09-12 12:34:48 +00:00  
						
					 
				
					
						
							
							
								 
								Travis Ralston
							
						 
						
							 
							
							
							
								
							
								83da5e6004 
								
							
								 
							
						 
						
							
							
								
								Update references to features  
							
							 
							
							
							
						 
						
							2019-07-25 14:53:53 -06:00  
						
					 
				
					
						
							
							
								 
								Travis Ralston
							
						 
						
							 
							
							
							
								
							
								f3e82b56e9 
								
							
								 
							
						 
						
							
							
								
								Remove unused disable_identity_server config flag  
							
							 
							
							... 
							
							
							
							Fixes https://github.com/vector-im/riot-web/issues/10229  
							
						 
						
							2019-07-11 15:11:59 -06:00  
						
					 
				
					
						
							
							
								 
								J. Ryan Stinnett
							
						 
						
							 
							
							
							
								
							
								73d801cb1d 
								
							
								 
							
						 
						
							
							
								
								Extract configuration docs to separate file  
							
							 
							
							... 
							
							
							
							The main README is very busy with too much information in one file. This
attempts to clean up one portion by moving configuration docs to a separate
file.
Fixes https://github.com/vector-im/riot-web/issues/9965  
							
						 
						
							2019-06-27 19:08:33 +01:00