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

3141 Commits

Author SHA1 Message Date
Jano Slota
586877d800 Add save-user_flag.js 2014-07-06 01:31:00 +02:00
Jano Slota
a520101e22 Second rework of the GeoIP code, now supporting cities! 2014-07-06 01:30:38 +02:00
Jano Slota
abda19e462 Fix the bug that allowed to post an empty reply 2014-07-06 01:29:30 +02:00
Jano Slota
0c22aaed24 Rework the GeoIP code, add country-based poster names 2014-07-06 01:29:12 +02:00
Jano Slota
88e33bef2c Random names for anonymous users - thanks to svnth 2014-07-06 01:27:38 +02:00
Jano Slota
5cb44e18bb Oekaki's going to work now. Trust me 2014-07-06 01:26:17 +02:00
Jano Slota
2d9e7d8ac0 Update jQuery UI to 1.11.0, GeoIPv6 and IP library 2014-07-06 01:25:37 +02:00
czaks
c7073a98d6 Merge 4.5
Conflicts:
	inc/display.php
	templates/post_reply.html
	templates/post_thread.html
2014-07-06 01:24:16 +02:00
czaks
d9e05b22f3 SECURITY: backport fix for #70 for 4.5. reported by Barrucadu 2014-07-06 01:20:42 +02:00
8chan
b99b065592 Fix issue #45 2014-07-06 01:14:59 +02:00
Jano Slota
eed94d0005 Is that a typo? 2014-07-06 01:13:07 +02:00
Chen-Pang He
39d55b6dbb Introduce $config['gzip_static'] 2014-07-06 01:12:12 +02:00
Marcin Łabanowski
bd29586e32 actually fix #70 2014-07-06 01:07:41 +02:00
Marcin Łabanowski
ffdb447007 Merge pull request #70 from Barrucadu/title-injection
Fix unsanitised text vulnerability in post/fileinfo.html
2014-07-05 23:01:37 +02:00
Michael Walker
ebdee08d75 Fix unsanitised text vulnerability in post/fileinfo.html 2014-07-05 21:57:06 +01:00
8chan
f4cf55dbe4 Fix issue #45 2014-06-24 19:41:00 +00:00
czaks
bcf601740f Merge 4.5
Conflicts:
	install.php
2014-06-21 21:27:01 +02:00
czaks
fe396efa8f tag for 4.5.1 2014-06-21 21:14:51 +02:00
czaks
a8b7152238 update locales for 5.0 2014-06-21 21:04:29 +02:00
czaks
f8aa9c7d7c Merge 4.5
Conflicts:
	templates/post_thread.html
2014-06-21 20:50:41 +02:00
czaks
fb41bed649 remove license exception for Tinyboard vanilla, since they moved to a different one 2014-06-21 20:49:13 +02:00
Chen-Pang He
77026ad974 import zh_TW translation 2014-06-21 20:46:30 +02:00
mgaj
9a95bffc88 update es_ES locale 2014-06-21 20:40:14 +02:00
sildeperker
06948b2f37 import da_DK transation 2014-06-21 20:39:33 +02:00
kaf
7c49d65a04 update fr_FR transation 2014-06-21 20:38:51 +02:00
czaks
6d4a60ab9c update pl_PL translation 2014-06-21 20:38:16 +02:00
8chan
27bca279ac Fix scroll to issues with post-hover.js, clean up highlightReply
Conflicts:
	templates/post_reply.html
	templates/post_thread.html
2014-06-21 20:34:09 +02:00
czaks
72c873551e Merge 4.5
Conflicts:
	post.php
2014-06-20 23:35:45 +02:00
czaks
36dd8c607e Merge branch '4.5' of github.com:vichan-devel/Tinyboard into HEAD
Conflicts:
	templates/themes/basic/index.html
2014-06-20 23:27:34 +02:00
Techan
4dea8c7a59 Change timezone of news on main page to local timezone 2014-06-20 23:26:17 +02:00
Techan
103a266421 Fix custom stylesheets on main page 2014-06-20 23:25:29 +02:00
Techan
7bf6c97e78 Improve main page template 2014-06-20 23:25:08 +02:00
Techan
826a921a53 Improve protection from displaying errors to visitors 2014-06-20 23:07:07 +02:00
Techan
ce7534a3bc Fix error in conditional operators priority 2014-06-20 23:06:26 +02:00
czaks
7d17960f69 fix ban appeals; thanks to sraczynski for reporting 2014-06-16 11:39:56 +02:00
czaks
36d01fdb7d fix upgrade path a little bit with a new catalog 2014-06-16 11:29:18 +02:00
czaks
69e6a26077 Merge branch 'master' of github.com:vichan-devel/Tinyboard 2014-06-14 18:34:09 +02:00
czaks
e4d77b0a70 fix sql error as reported by a Romanian anon 2014-06-14 18:33:55 +02:00
8chan
86e84d7fe9 Fix issue #57 2014-06-12 18:01:29 +00:00
8chan
9dc38742af Fix issue #61 2014-06-12 17:48:53 +00:00
8chan
8f49b148b3 Add scripts to catalog page 2014-06-12 17:27:18 +00:00
8chan
a997ce9e8d Fix scroll to issues with post-hover.js, clean up highlightReply 2014-06-12 15:36:40 +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
czaks
bfda8851e2 remove two extraneous fields from 4.5 to 5.0 migration 2014-06-11 03:40:00 +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
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
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