1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-30 02:04:35 +01:00
Commit Graph

241 Commits

Author SHA1 Message Date
8chan
5b395c014c Merge https://github.com/vichan-devel/vichan 2014-06-21 19:37:24 +00:00
czaks
7d17960f69 fix ban appeals; thanks to sraczynski for reporting 2014-06-16 11:39:56 +02:00
8chan
7532591975 Merge https://github.com/vichan-devel/vichan 2014-06-12 14:37:36 +00:00
czaks
d626ecc530 Merge 4.5 2014-06-12 03:12:56 +02:00
Chen-Pang He
2c5ae29a3b Fix vichan #65
Conflicts:
	inc/mod/auth.php
	inc/mod/pages.php
2014-06-12 03:12:27 +02:00
8chan
94c1b76e3a Merge https://github.com/vichan-devel/vichan 2014-06-11 00:10:05 +00:00
czaks
a689a52973 Merge 4.5 2014-06-11 02:05:14 +02:00
czaks
081798c127 $_SERVER[HTTPS] isn`t being always set; fixes #65 2014-06-11 02:04:59 +02:00
8chan
069296177f Merge vichan-devel 2014-06-10 23:13:42 +00:00
Fredrick Brennan
e7fa200a84 Congrats, you broke the mod page on non-secured servers @jdh8 2014-06-10 23:09:39 +00:00
8chan
044bfa5b05 Merge vichan-devel 2014-06-10 18:16:16 +00:00
czaks
42352e6180 Merge 4.5
Conflicts:
	js/expand-too-long.js
2014-06-10 17:51:03 +02:00
Chen-Pang He
d828850196 Send cookie only via HTTPS if a mod logs in via HTTPS, which is the case on this site 2014-06-10 17:42:18 +02:00
8chan
1a9ae22aeb Fix cache error when board deleted 2014-05-29 14:41:20 +00:00
8chan
c77526afa6 Merge https://github.com/vichan-devel/vichan 2014-05-19 19:39:35 +00:00
Fredrick Brennan
a702a20058 Fix moving of deleted files 2014-05-19 14:00:16 -04:00
8chan
60233a734e Fix order in ?/users 2014-05-17 19:50:28 +00:00
8chan
8cdd807af7 Thanks to Bill Karwin on SO (http://stackoverflow.com/a/23703118/1901658), speed up ?/users dramatically 2014-05-16 19:44:01 +00:00
8chan
2fff8835a2 SWITCH TO 5.0; MERGE VICHAN 2014-05-14 16:09:04 +00:00
8chan
47f553c8a2 Fix cache issue for listBoards() 2014-05-05 15:05:32 +00:00
Fredrick Brennan
45919071a6 Fix ?/recent str_replace issue 2014-05-04 19:24:34 -04:00
Fredrick Brennan
4460b08096 Deprecate postControls(), per-file deletion and spoilering 2014-04-30 17:18:35 -04:00
Fredrick Brennan
b9359a010c remove var_dump 2014-04-29 20:18:30 -04:00
Fredrick Brennan
29ba5e7a2f Fix mod_move for multi image 2014-04-29 19:14:10 -04:00
Fredrick Brennan
ef4d13f3e9 Fix mod_move for multi image 2014-04-29 19:07:13 -04:00
czaks
004b0701c1 Merge remote-tracking branch 'origin/br-integration' into staging 2014-04-29 21:35:50 +02:00
copypaste
f178769a0a multiimage posting 2014-04-27 15:48:47 +02:00
root
b30fff7ca7 Merge unmerged live changes 2014-04-16 15:14:02 +00:00
root
e34fe06db1 Merge vichan-devel! 2014-04-16 15:05:32 +00:00
8chan Admin
3301548eee fix bug where mods could see bans not on their board on IP page 2014-04-05 16:24:26 +00:00
czaks
e8cc873301 we no have any modpages.html 2014-03-25 11:57:36 +01:00
sinuca
c2df76af94 Recent posts functionality
Conflicts:
	inc/config.php
	inc/mod/pages.php
	mod.php
2014-03-25 11:35:04 +01:00
8chan Admin
0dfa7fb087 Global reports function 2014-02-16 20:18:15 +00:00
8chan Admin
16902e0efd Security: capitalization of mods username is significant 2014-02-13 01:04:32 +00:00
czaks
fdc3b81314 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard into vichan-devel-4.5
Conflicts:
	inc/config.php
	install.php
	post.php
	stylesheets/style.css
2013-11-11 21:54:35 +01:00
8chan Admin
a999be9bd3 Fixed ?/debug/* 2013-10-31 22:14:19 +00:00
8chan Admin
137f449351 Looked at dashboard modLog for expire.php 2013-10-26 11:26:08 +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
Michael Foster
f5b39efd13 Um. I accidentally deleted this code for some reason. 2013-09-30 12:18:56 +10:00
Michael Foster
1b2aafae7f CSRF more mod pages 2013-09-23 16:48:56 +10:00
Michael Foster
f52995498a ?/debug/apc with cache prefixes 2013-09-23 10:41:47 +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
83fa2d2768 begin implementation of in-built ban appealing 2013-09-21 12:51:23 +10:00
ctrlcctrlv
4e65aad002 Make it so that users can't insert code w/syntax errors into ?/config 2013-09-21 02:21:05 +00:00