| 
							
							
								 Shish | 71941da552 | custom primary keys | 2019-11-29 02:21:00 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 3ac3fcb711 | fix whitespace | 2019-11-29 02:20:48 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 7d30aaf1ea | microcrud for notatag | 2019-11-29 02:07:12 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 2deaeca133 | use the right table | 2019-11-29 02:04:14 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 920bdd1884 | microcrud for image hash bans | 2019-11-29 01:52:33 +00:00 |  | 
			
				
					| 
							
							
								 Shish | ae805be967 | separate messages for ban types | 2019-11-28 23:40:14 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 5cc6a7cd68 | show user's IP | 2019-11-28 23:39:45 +00:00 |  | 
			
				
					| 
							
							
								 Shish | a1e67e97b7 | Don't cache ghost-ban announcement pages | 2019-11-28 21:46:34 +00:00 |  | 
			
				
					| 
							
							
								 Shish | efdc903263 | fix typo | 2019-11-28 21:35:43 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 30b85f58db | anon-ghost mode, and ghosts can't sign up for accounts | 2019-11-28 21:32:18 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 26e24c8988 | ban message is not content | 2019-11-28 18:10:58 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 9cab604455 | hook bans into UserLoginEvent instead of InitExtEvent | 2019-11-28 18:01:21 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 358f6d7abc | ghost bans | 2019-11-28 17:20:23 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 3ed3ea7234 | simplify ban fetching code | 2019-11-28 16:49:21 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 45351dd7d1 | update microcrud | 2019-11-28 15:27:36 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 9e084cd615 | support custom ban modes | 2019-11-28 14:57:56 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 7bf60542df | script defer | 2019-11-28 11:43:30 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 33a32d2287 | faster ip search in postgres | 2019-11-28 11:43:30 +00:00 |  | 
			
				
					| 
							
							
								 Shish | a9993b47a8 | working microcrud for ipbans | 2019-11-27 21:06:14 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 1edc4a37bf | remove sys_ip_bans | 2019-11-27 19:55:25 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 80a816de8c | get-token and post-page | 2019-11-27 16:10:12 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 6b2304af93 | format | 2019-11-27 12:13:04 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 33f564994d | disambig | 2019-11-27 11:51:23 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 95ef5940fc | consistently use colon parameters | 2019-11-27 11:47:38 +00:00 |  | 
			
				
					| 
							
							
								 Shish | a175405210 | replace ipban page with microcrud | 2019-11-24 15:59:14 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 56bb03f01a | and tests | 2019-11-24 13:25:41 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 0de2f23ece | be more CRUD | 2019-11-24 13:24:42 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 849d04bf7a | more phpunit | 2019-11-21 17:18:43 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 1e4f08e9e9 | updates for phpunit 8 | 2019-11-21 17:16:11 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 659ef7dac9 | update dependencies | 2019-11-14 18:24:09 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 962f6073ff | sqlite requires limit/offset, offset/limit is treated as a syntax error | 2019-11-11 16:53:11 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 6486bb95da | name_to_id | 2019-11-11 16:43:42 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 247cfcbd77 | Avoid shadowing global variable When we aren't referencing the current `global $user`, we should give it
a different name to avoid confusion | 2019-11-11 16:43:42 +00:00 |  | 
			
				
					| 
							
							
								 Shish | bde49c4f5e | paged ip bans | 2019-11-11 12:52:11 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 418f5484ed | show types | 2019-11-08 18:54:32 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 1a4a76c324 | php... | 2019-11-05 00:19:31 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 15e61c5bf4 | restore strtotime, for +4 months etc | 2019-11-05 00:16:26 +00:00 |  | 
			
				
					| 
							
							
								 Shish | c7d90c2df7 | nits | 2019-11-04 01:04:12 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 7601140825 | missed a spot | 2019-11-04 01:03:47 +00:00 |  | 
			
				
					| 
							
							
								 Shish | f79eafc91e | format | 2019-11-04 00:42:06 +00:00 |  | 
			
				
					| 
							
							
								 Shish | d17e207984 | Have get_arg never return null 90% of places assume it will never return null, and they will break in
weird ways if it does return null | 2019-11-04 00:40:10 +00:00 |  | 
			
				
					| 
							
							
								 Shish | fc7da5114f | fixes | 2019-11-03 23:43:35 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 954158ad43 | typo | 2019-11-03 23:32:55 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 503d93a28e | syntax | 2019-11-03 23:29:29 +00:00 |  | 
			
				
					| 
							
							
								 Shish | bcf7947837 | use timestamps for bans, consistency at last /o/ | 2019-11-03 23:17:09 +00:00 |  | 
			
				
					| 
							
							
								 Shish | f15a95b4de | more version | 2019-11-03 19:49:52 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 539dd66fe8 | ipban version | 2019-11-03 19:43:39 +00:00 |  | 
			
				
					| 
							
							
								 Shish | ee948352a5 | defaults | 2019-11-03 19:25:51 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 0e660f5aba | mysql... | 2019-11-03 19:15:09 +00:00 |  | 
			
				
					| 
							
							
								 Shish | c41378f0b9 | text can't have default in mysql... | 2019-11-03 19:11:48 +00:00 |  |