forked from q/element-web-patches
		
	Updating readme
This commit is contained in:
		@@ -4,7 +4,7 @@ This contains everything used to patch Glowers Club's Element instance. This pat
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
- Changes messages you send starting with ">" to be chan-style greentext instead of Reddit-style block quotes
 | 
					- Changes messages you send starting with ">" to be chan-style greentext instead of Reddit-style block quotes
 | 
				
			||||||
- Adds custom login background (replace lake.jpg with any background you want)
 | 
					- Adds custom login background (replace lake.jpg with any background you want)
 | 
				
			||||||
- Adds custom text reactions in the emoji menu (at the bottom of the "Smileys & People" section). Change emoji.json to have any custom reactions you want.
 | 
					- Adds custom text reactions in the emoji menu (at the bottom of the "Symbols" section). Change reactions.yaml to have any you want.
 | 
				
			||||||
- Modifies the CSS for the emoji picker so the text reactions don't overflow to other emoji
 | 
					- Modifies the CSS for the emoji picker so the text reactions don't overflow to other emoji
 | 
				
			||||||
- Contains a fix for a bug when compiling that Element devs added and never fixed. See [this Github issue](https://github.com/vector-im/element-web/issues/16555)
 | 
					- Contains a fix for a bug when compiling that Element devs added and never fixed. See [this Github issue](https://github.com/vector-im/element-web/issues/16555)
 | 
				
			||||||
- Replaces the default config.json with the one here
 | 
					- Replaces the default config.json with the one here
 | 
				
			||||||
@@ -15,7 +15,8 @@ This contains everything used to patch Glowers Club's Element instance. This pat
 | 
				
			|||||||
## Dependencies
 | 
					## Dependencies
 | 
				
			||||||
1. Everything already needed to build Element Web
 | 
					1. Everything already needed to build Element Web
 | 
				
			||||||
2. jq
 | 
					2. jq
 | 
				
			||||||
3. patch
 | 
					3. yq
 | 
				
			||||||
 | 
					4. patch
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Instructions
 | 
					## Instructions
 | 
				
			||||||
1. `git clone https://github.com/vector-im/element-web.git`
 | 
					1. `git clone https://github.com/vector-im/element-web.git`
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user