1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-12-02 11:08:34 +01:00
Commit Graph

6280 Commits

Author SHA1 Message Date
8chan
4223bc7c79 Enable syslog 2014-06-12 03:07:16 +00:00
8chan
a03354f705 Enable syslog 2014-06-12 03:07:16 +00:00
czaks
427a9938a7 Merge 4.5 2014-06-12 03:12:56 +02:00
czaks
d626ecc530 Merge 4.5 2014-06-12 03:12:56 +02:00
Chen-Pang He
7933abd271 Fix vichan #65
Conflicts:
	inc/mod/auth.php
	inc/mod/pages.php
2014-06-12 03:12:27 +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
czaks
030895d074 remove two extraneous fields from 4.5 to 5.0 migration 2014-06-11 03:40:00 +02:00
czaks
bfda8851e2 remove two extraneous fields from 4.5 to 5.0 migration 2014-06-11 03:40:00 +02:00
8chan
2d99960df8 Merge ../test 2014-06-11 00:10:16 +00:00
8chan
d677ff69f3 Merge ../test 2014-06-11 00:10:16 +00:00
8chan
66066304c1 Merge https://github.com/vichan-devel/vichan 2014-06-11 00:10:05 +00:00
8chan
94c1b76e3a Merge https://github.com/vichan-devel/vichan 2014-06-11 00:10:05 +00:00
czaks
52e463a30a Merge branch 'master' of github.com:vichan-devel/Tinyboard
Conflicts:
	inc/mod/pages.php
2014-06-11 02:06:25 +02:00
czaks
7c4887e031 Merge branch 'master' of github.com:vichan-devel/Tinyboard
Conflicts:
	inc/mod/pages.php
2014-06-11 02:06:25 +02:00
czaks
503903ac0f Merge 4.5 2014-06-11 02:05:14 +02:00
czaks
a689a52973 Merge 4.5 2014-06-11 02:05:14 +02:00
czaks
23d6e82038 $_SERVER[HTTPS] isn`t being always set; fixes #65 2014-06-11 02:04:59 +02:00
czaks
081798c127 $_SERVER[HTTPS] isn`t being always set; fixes #65 2014-06-11 02:04:59 +02:00
8chan
2f46f1d844 Allow mod.php?/board without final / 2014-06-10 23:46:28 +00:00
8chan
de42331ce9 Allow mod.php?/board without final / 2014-06-10 23:46:28 +00:00
8chan
3e75d93069 Merge ../test 2014-06-10 23:15:29 +00:00
8chan
3d30401ff8 Merge ../test 2014-06-10 23:15:29 +00:00
8chan
1006aa3132 Merge vichan-devel 2014-06-10 23:13:42 +00:00
8chan
069296177f Merge vichan-devel 2014-06-10 23:13:42 +00:00
Fredrick Brennan
4f070d16e5 Congrats, you broke the mod page on non-secured servers @jdh8 2014-06-10 23:09:39 +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
5a02cd61db Fix issue when loading images in Chrome 2014-06-10 18:50:44 +00:00
8chan
fd3f64df62 Fix issue when loading images in Chrome 2014-06-10 18:50:44 +00:00
8chan
b672bdc418 Fix issue when loading images in Chrome 2014-06-10 18:50:14 +00:00
8chan
4436bd13ff Fix issue when loading images in Chrome 2014-06-10 18:50:14 +00:00
8chan
dfe8ddc340 Disable-able animated GIFs in a non-shitty way (unlike wizardchan) 2014-06-10 18:18:14 +00:00
8chan
d3ff1c586e Disable-able animated GIFs in a non-shitty way (unlike wizardchan) 2014-06-10 18:18:14 +00:00
8chan
bc984261be Merge vichan-devel 2014-06-10 18:16:16 +00:00
8chan
044bfa5b05 Merge vichan-devel 2014-06-10 18:16:16 +00:00
8chan
1fe4d1b684 Disable-able animated GIFs in a non-shitty way (unlike wizardchan) 2014-06-10 18:00:49 +00:00
8chan
60253353b2 Disable-able animated GIFs in a non-shitty way (unlike wizardchan) 2014-06-10 18:00:49 +00:00
8chan
59d443846e No animated GIFs 2014-06-10 17:57:37 +00:00
8chan
e5489cefa7 No animated GIFs 2014-06-10 17:57:37 +00:00
8chan
57af4f9827 Save /cute/ 2014-06-10 17:57:21 +00:00
8chan
b327a5670c Save /cute/ 2014-06-10 17:57:21 +00:00
czaks
e27c923b79 Merge branch 'master' of github.com:vichan-devel/Tinyboard 2014-06-10 17:51:25 +02:00
czaks
31a8c22e8d Merge branch 'master' of github.com:vichan-devel/Tinyboard 2014-06-10 17:51:25 +02:00
czaks
c2cbbe7e22 Merge 4.5
Conflicts:
	js/expand-too-long.js
2014-06-10 17:51:03 +02:00
czaks
42352e6180 Merge 4.5
Conflicts:
	js/expand-too-long.js
2014-06-10 17:51:03 +02:00
czaks
2f55cd9897 fix expand-too-long on some occasions 2014-06-10 17:49:12 +02:00
czaks
d39e59bf68 fix expand-too-long on some occasions 2014-06-10 17:49:12 +02:00
Chen-Pang He
6716a24b68 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
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
Chen-Pang He
8d745bec26 Set viewport to basic theme 2014-06-10 17:40:47 +02:00
Chen-Pang He
8123bbffc8 Set viewport to basic theme 2014-06-10 17:40:47 +02:00