1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-26 00:10:55 +01:00
Commit Graph

2163 Commits

Author SHA1 Message Date
8chan Admin
d645efe744 Update to font awesome 4 2013-12-02 21:13:08 +00:00
8chan Admin
a89f181bab Fix spoiler image appearing when disabled images 2013-10-31 22:15:06 +00:00
8chan Admin
a999be9bd3 Fixed ?/debug/* 2013-10-31 22:14:19 +00:00
8chan Admin
bb2474ae6a Only show default stylesheet to non-mods 2013-10-30 16:59:05 +00:00
8chan Admin
fb34b276d9 Fix View IP page 2013-10-30 09:06:06 +00:00
8chan Admin
1b211568c0 config disable images 2013-10-27 23:27:23 +00:00
8chan Admin
71a101fd99 Only mod of board can capcode 2013-10-27 22:13:09 +00:00
8chan Admin
6ad5eededa Fix custom stylesheets & fix bug where couldn't post if previously banned 2013-10-27 15:12:21 +00:00
8chan Admin
137f449351 Looked at dashboard modLog for expire.php 2013-10-26 11:26:08 +00:00
8chan Admin
803b16853e Make it so you can have different stylesheets per board 2013-10-25 01:42:45 +00:00
8chan Admin
240d044660 Don't show users boards they can't control 2013-10-25 01:20:23 +00:00
8chan Admin
420ad3bf4e Fix ban issues once and for all 2013-10-24 18:38:19 +00:00
8chan Admin
0b3995f111 Only show our boards in dashboard 2013-10-24 17:25:31 +00:00
8chan Admin
627558ddc4 Mod ban exploit fix 2013-10-23 18:27:01 +00:00
8chan Admin
3d9315b682 Only show reports from the board you're from 2013-10-23 10:39:30 +00:00
8chan Admin
3c6641047f Mod bug: non-mods of board could ban from board 2013-10-23 10:28:47 +00:00
8chan Admin
b997e2de56 Add my notice 2013-10-23 10:01:28 +00:00
8chan Admin
22d308d10c Bold own username 2013-10-23 01:00:51 +00:00
Michael Foster
eb4581abdb new event: markup-url 2013-10-04 20:13:58 +10:00
Michael Foster
f5b39efd13 Um. I accidentally deleted this code for some reason. 2013-09-30 12:18:56 +10:00
Michael
b40cb9ba53 Merge pull request #145 from Desuneko/patch-1
install.php: fixed a typo
2013-09-27 11:20:56 -07:00
Desuneko
0d38827bda install.php: fixed a typo 2013-09-27 20:17:21 +02:00
Michael Foster
56223fc915 Required PHP version is now 5.3. Deal with it, nerds. Fuck everyone who still hasn't upgraded. 2013-09-24 09:53:20 +10:00
Michael Foster
1b2aafae7f CSRF more mod pages 2013-09-23 16:48:56 +10:00
Michael Foster
766f25bd31 $config['referer_match'] = false to disable 2013-09-23 15:52:59 +10:00
Michael Foster
bec90150fe $config['error']['lurk'] was last used in 2010 I think 2013-09-23 15:52:45 +10:00
Michael Foster
239531d12d OK, now it is secure. 2013-09-23 14:23:42 +10:00
Michael Foster
3a2dfd8921 filehash filter condition 2013-09-23 14:00:04 +10:00
Michael Foster
5fcf2e0a05 Fix secure tripcode hardening 2013-09-23 12:53:44 +10:00
Michael Foster
702c82c71f Hardened secure tripcode? 2013-09-23 12:41:27 +10:00
Michael Foster
f52995498a ?/debug/apc with cache prefixes 2013-09-23 10:41:47 +10:00
Michael Foster
cd3a456a03 hide expired cache shit 2013-09-23 10:38:06 +10:00
Michael Foster
b90e0e28fb . 2013-09-23 10:26:13 +10:00
Michael Foster
444c89170d Some APC libraries/versions do stuff differently. 2013-09-23 10:24:29 +10:00
Michael Foster
d21fffce98 Fixed weird bug with ?/debug/sql trying to allocate a few GB on some instances. Assuming bug with APCu. 2013-09-23 10:21:18 +10:00
Michael Foster
9163caba5e ?/debug/apc 2013-09-23 10:11:16 +10:00
Michael Foster
03b91e29c9 Fixed automatic $config['root'] detection with mod.php 2013-09-22 08:13:19 +10:00
Michael Foster
185c1e13fb "Post looks automated" bug 2013-09-21 21:47:44 +10:00
Michael Foster
a7a67f0e4f forgot to increment version number 2013-09-21 13:02:44 +10:00
Michael Foster
ef453f9c92 schema for ban appeals 2013-09-21 13:01:30 +10:00
Michael Foster
dd4d9b354e don't show ban appeal for short bans 2013-09-21 12:58:12 +10:00
Michael Foster
83fa2d2768 begin implementation of in-built ban appealing 2013-09-21 12:51:23 +10:00
Michael Foster
00fd54d20f fix Twig permissions 2013-09-19 16:09:35 +10:00
Michael Foster
f817c0c960 upgrade twig library 2013-09-19 16:08:25 +10:00
Michael Foster
63727f342d focus on quick reply textarea 2013-09-19 14:42:54 +10:00
Michael Foster
d20c0b0b6d I messed up that merge. 2013-09-18 21:37:31 +10:00
czaks
a7c12035cf fix quickreply when recorded position is <0
Conflicts:
	js/quick-reply.js
2013-09-18 21:34:37 +10:00
czaks
c63f066b0e ajax.js: fix upload progress display in firefox 2013-09-18 21:32:43 +10:00
Michael Foster
dcc1376013 bugfix: quick reply link showing on index 2013-09-18 15:05:45 +10:00
Michael Foster
aaf28604ff forgot to commit js/settings.js. and new quick reply setting 2013-09-18 15:00:47 +10:00