1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-25 07:50:23 +01:00
Commit Graph

3175 Commits

Author SHA1 Message Date
8chan
3e75d93069 Merge ../test 2014-06-10 23:15:29 +00:00
8chan
1006aa3132 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
8chan
5a02cd61db 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
dfe8ddc340 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
1fe4d1b684 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
57af4f9827 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
c2cbbe7e22 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
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
8d745bec26 Set viewport to basic theme 2014-06-10 17:40:47 +02:00
8chan
3b34c345d8 Fix board stylesheets not being respected on +50 2014-06-05 14:35:51 +00:00
Fredrick Brennan
9b170ceae7 Fix issue #63 for new migrations 2014-06-03 09:40:54 -04:00
8chan
b506c0be9f Fix array_filter error message when debug_stuff is false 2014-05-31 22:43:34 +02:00
8chan
dc8d8e5bcd Fix cache error when board deleted 2014-05-29 14:41:20 +00:00
czaks
c04b419639 Merge branch 'master' of github.com:vichan-devel/Tinyboard 2014-05-28 15:37:36 +02:00
czaks
3ba152e0a1 revert mixitup update 2014-05-28 15:36:30 +02:00
8chan
073e6bec83 Fix array_filter error message when debug_stuff is false 2014-05-27 23:50:20 +00:00
8chan
eea984859b Better remote errors 2014-05-27 23:50:11 +00:00
8chan
b078bf6a04 Better remote errors 2014-05-27 23:45:05 +00:00
8chan
59b4443e71 Fix array_filter error message when debug_stuff is false 2014-05-27 23:44:49 +00:00
8chan
76567cbd38 Fix expand-too-long.js for multifile 2014-05-23 23:55:19 +00:00
8chan
d047fd1201 Fix expand-too-long.js for multifile 2014-05-23 21:24:16 +00:00
8chan
32d88311e6 Banners commit 2014-05-23 21:20:27 +00:00
8chan
8d4ea79a3b Merge https://github.com/vichan-devel/vichan 2014-05-21 23:41:47 +00:00
czaks
02f1514c70 fix single file metadata display in multifile; fixes #611 2014-05-21 09:05:35 +02:00
Fredrick Brennan
56695fbf04 No need for global config 2014-05-21 08:19:16 +02:00
Fredrick Brennan
f6e97b6e73 SECURITY: Remove $config[db][password] when $config[debug] is TRUE 2014-05-21 08:19:09 +02:00
Fredrick Brennan
696e5e59d2 Fix issue #60 2014-05-20 21:23:33 -04:00
Fredrick Brennan
007a770a73 Fix issue #58 2014-05-20 21:23:18 -04:00
8chan
cf23161365 Merge https://github.com/vichan-devel/vichan 2014-05-19 19:39:35 +00:00
Fredrick Brennan
bd94d0c392 Fix inline epxanding of videos 2014-05-19 14:18:46 -04:00
Fredrick Brennan
0be16cf178 Fix js error when allow_delete is false 2014-05-19 14:11:24 -04:00
Fredrick Brennan
65a14a0d39 Fix moving of deleted files 2014-05-19 14:00:16 -04:00
Fredrick Brennan
85136b76ed No need for global config 2014-05-19 13:46:18 -04:00
Fredrick Brennan
ff809ccf71 SECURITY: Remove $config[db][password] when $config[debug] is TRUE 2014-05-19 13:39:30 -04:00
Fredrick Brennan
101202a031 Fix edit board link not appearing 2014-05-18 21:18:06 -04:00
8chan
fa55893add Fix edit link not appearing 2014-05-18 19:37:45 +00:00
8chan
5fecb99bf0 https change for $config[embedding] 2014-05-18 19:37:22 +00:00
8chan
4b2005c56c Change our claim variables 2014-05-18 19:37:03 +00:00
8chan
4ba085bdef 8chan.co proprietary changes 2014-05-17 20:01:14 +00:00
8chan
e88cc285a1 Merge https://github.com/vichan-devel/vichan 2014-05-17 19:51:05 +00:00
8chan
1355908418 Fix order in ?/users 2014-05-17 19:50:28 +00:00
Fredrick Brennan
c1bc5778dd Derp, filesize was always being based on first file 2014-05-17 15:47:15 -04:00
8chan
8ac012b1c5 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
ea47e000f4 Merge branch 'master' of github.com:vichan-devel/Tinyboard 2014-05-16 10:47:16 +02:00