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

3225 Commits

Author SHA1 Message Date
8chan
3d30401ff8 Merge ../test 2014-06-10 23:15:29 +00: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
fd3f64df62 Fix issue when loading images in Chrome 2014-06-10 18:50:44 +00:00
8chan
4436bd13ff Fix issue when loading images in Chrome 2014-06-10 18:50: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
044bfa5b05 Merge vichan-devel 2014-06-10 18:16:16 +00:00
8chan
60253353b2 Disable-able animated GIFs in a non-shitty way (unlike wizardchan) 2014-06-10 18:00:49 +00:00
8chan
e5489cefa7 No animated GIFs 2014-06-10 17:57:37 +00:00
8chan
b327a5670c Save /cute/ 2014-06-10 17:57:21 +00:00
czaks
31a8c22e8d Merge branch 'master' of github.com:vichan-devel/Tinyboard 2014-06-10 17:51:25 +02:00
czaks
42352e6180 Merge 4.5
Conflicts:
	js/expand-too-long.js
2014-06-10 17:51:03 +02:00
czaks
d39e59bf68 fix expand-too-long on some occasions 2014-06-10 17:49:12 +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
8123bbffc8 Set viewport to basic theme 2014-06-10 17:40:47 +02:00
8chan
1d4e3ad7b9 Fix board stylesheets not being respected on +50 2014-06-05 14:35:51 +00:00
Fredrick Brennan
3d307c9cd8 Fix issue #63 for new migrations 2014-06-03 09:40:54 -04:00
8chan
10d9653ee2 Fix array_filter error message when debug_stuff is false 2014-05-31 22:43:34 +02:00
8chan
1a9ae22aeb Fix cache error when board deleted 2014-05-29 14:41:20 +00:00
czaks
cf88a53f2f Merge branch 'master' of github.com:vichan-devel/Tinyboard 2014-05-28 15:37:36 +02:00
czaks
06502fba75 revert mixitup update 2014-05-28 15:36:30 +02:00
8chan
3b0681906a Fix array_filter error message when debug_stuff is false 2014-05-27 23:50:20 +00:00
8chan
3220fbd5e4 Better remote errors 2014-05-27 23:50:11 +00:00
8chan
23a533e0ec Better remote errors 2014-05-27 23:45:05 +00:00
8chan
b5a5c491ab Fix array_filter error message when debug_stuff is false 2014-05-27 23:44:49 +00:00
8chan
963982025f Fix expand-too-long.js for multifile 2014-05-23 23:55:19 +00:00
8chan
be0e9cd741 Fix expand-too-long.js for multifile 2014-05-23 21:24:16 +00:00
8chan
09ef0bc944 Banners commit 2014-05-23 21:20:27 +00:00
8chan
64b6385921 Merge https://github.com/vichan-devel/vichan 2014-05-21 23:41:47 +00:00
czaks
08eed21f8f fix single file metadata display in multifile; fixes #611 2014-05-21 09:05:35 +02:00
Fredrick Brennan
5394da6b2e No need for global config 2014-05-21 08:19:16 +02:00
Fredrick Brennan
f91fdfbc0d SECURITY: Remove $config[db][password] when $config[debug] is TRUE 2014-05-21 08:19:09 +02:00
Fredrick Brennan
1db32eff47 Fix issue #60 2014-05-20 21:23:33 -04:00
Fredrick Brennan
c89ba44589 Fix issue #58 2014-05-20 21:23:18 -04:00
8chan
c77526afa6 Merge https://github.com/vichan-devel/vichan 2014-05-19 19:39:35 +00:00
Fredrick Brennan
b791b2eed3 Fix inline epxanding of videos 2014-05-19 14:18:46 -04:00
Fredrick Brennan
054b9b8220 Fix js error when allow_delete is false 2014-05-19 14:11:24 -04:00
Fredrick Brennan
a702a20058 Fix moving of deleted files 2014-05-19 14:00:16 -04:00
Fredrick Brennan
a4222c2d38 No need for global config 2014-05-19 13:46:18 -04:00
Fredrick Brennan
5994964450 SECURITY: Remove $config[db][password] when $config[debug] is TRUE 2014-05-19 13:39:30 -04:00
Fredrick Brennan
c248646b74 Fix edit board link not appearing 2014-05-18 21:18:06 -04:00
8chan
dc07975c2f Fix edit link not appearing 2014-05-18 19:37:45 +00:00
8chan
97c4afc2eb https change for $config[embedding] 2014-05-18 19:37:22 +00:00
8chan
47dca6f676 Change our claim variables 2014-05-18 19:37:03 +00:00
8chan
ed6fae6b09 8chan.co proprietary changes 2014-05-17 20:01:14 +00:00
8chan
07af40e01e Merge https://github.com/vichan-devel/vichan 2014-05-17 19:51:05 +00:00
8chan
60233a734e Fix order in ?/users 2014-05-17 19:50:28 +00:00
Fredrick Brennan
150f2a5ff3 Derp, filesize was always being based on first file 2014-05-17 15:47:15 -04: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
czaks
5de6227fdd Merge branch 'master' of github.com:vichan-devel/Tinyboard 2014-05-16 10:47:16 +02:00