- Doc site UI improvements and fixes
  - Added Discord widget
  - Fixed some styling issues
  - Added command docs briefs and details
    - Briefs are shown in the right-hand panel
    - Details can be shown by clicking `Open full details`
  - Added ShaiWatchers' logo as the site favicon
  - Moved HTML template to static file for responsiveness improvements
		
	
			
		
			
				
	
	
		
			22 lines
		
	
	
		
			616 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			616 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
<h2 style="margin:0 0 .5rem 0">What it does</h2>
 | 
						|
<ul>
 | 
						|
  <li>Removes every <b>pending</b> entry in the nickname review queue for this server.</li>
 | 
						|
  <li>Does <u>not</u> touch approved/rejected history or verification flags.</li>
 | 
						|
  <li>Useful when the queue got noisy or stuck after a busy period.</li>
 | 
						|
</ul>
 | 
						|
 | 
						|
<hr>
 | 
						|
 | 
						|
<h2 style="margin:.75rem 0 .5rem">Result</h2>
 | 
						|
<p>
 | 
						|
  Shows: <code>Cleared N pending nickname review(s).</code> (ephemeral)
 | 
						|
</p>
 | 
						|
 | 
						|
<hr>
 | 
						|
 | 
						|
<h2 style="margin:.75rem 0 .5rem">Permissions & notes</h2>
 | 
						|
<ul>
 | 
						|
  <li><b>Moderator-only.</b></li>
 | 
						|
  <li>Writes a short entry to the mod log (if configured).</li>
 | 
						|
</ul>
 |