Commit Graph

3240 Commits

Author SHA1 Message Date
Jano Slota 2488e77e86 Second rework of the GeoIP code, now supporting cities! 2014-07-06 01:30:38 +02:00
Jano Slota a1d2d2388a Fix the bug that allowed to post an empty reply 2014-07-06 01:29:30 +02:00
Jano Slota db3c7f4ee9 Rework the GeoIP code, add country-based poster names 2014-07-06 01:29:12 +02:00
Jano Slota 4adf893c39 Random names for anonymous users - thanks to svnth 2014-07-06 01:27:38 +02:00
Jano Slota 7b339f7f56 Oekaki's going to work now. Trust me 2014-07-06 01:26:17 +02:00
Jano Slota dca7570b32 Update jQuery UI to 1.11.0, GeoIPv6 and IP library 2014-07-06 01:25:37 +02:00
czaks 6a3dbe5c98 Merge 4.5
Conflicts:
	inc/display.php
	templates/post_reply.html
	templates/post_thread.html
2014-07-06 01:24:16 +02:00
czaks 1853efa883 SECURITY: backport fix for #70 for 4.5. reported by Barrucadu 2014-07-06 01:20:42 +02:00
8chan f2809d4793 Fix issue #45 2014-07-06 01:14:59 +02:00
Jano Slota b21eccfd90 Is that a typo? 2014-07-06 01:13:07 +02:00
Chen-Pang He 97069ea490 Introduce $config['gzip_static'] 2014-07-06 01:12:12 +02:00
Marcin Łabanowski 95bb7b84b7 actually fix #70 2014-07-06 01:07:41 +02:00
Marcin Łabanowski fcf3863d47 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 8aff83bdd4 Fix unsanitised text vulnerability in post/fileinfo.html 2014-07-05 21:57:06 +01:00
8chan 9df6ca8ddd Fix issue #45 2014-06-24 19:41:00 +00:00
czaks 4eec65782e Merge 4.5
Conflicts:
	install.php
2014-06-21 21:27:01 +02:00
czaks f4fd816202 tag for 4.5.1 2014-06-21 21:14:51 +02:00
czaks a04dee562c update locales for 5.0 2014-06-21 21:04:29 +02:00
czaks 3895223922 Merge 4.5
Conflicts:
	templates/post_thread.html
2014-06-21 20:50:41 +02:00
czaks 99e51421c2 remove license exception for Tinyboard vanilla, since they moved to a different one 2014-06-21 20:49:13 +02:00
Chen-Pang He 9fd003cbca import zh_TW translation 2014-06-21 20:46:30 +02:00
mgaj 0adc70baf7 update es_ES locale 2014-06-21 20:40:14 +02:00
sildeperker 3241f6325b import da_DK transation 2014-06-21 20:39:33 +02:00
kaf 4f61279ad6 update fr_FR transation 2014-06-21 20:38:51 +02:00
czaks 32c42e3596 update pl_PL translation 2014-06-21 20:38:16 +02:00
8chan 8d8563a20d 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 26884e8e11 Merge 4.5
Conflicts:
	post.php
2014-06-20 23:35:45 +02:00
czaks 73177fcffc 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 9e2b722db6 Change timezone of news on main page to local timezone 2014-06-20 23:26:17 +02:00
Techan 4cc8a0a8b0 Fix custom stylesheets on main page 2014-06-20 23:25:29 +02:00
Techan c42050671b Improve main page template 2014-06-20 23:25:08 +02:00
Techan eb2a468a09 Improve protection from displaying errors to visitors 2014-06-20 23:07:07 +02:00
Techan 8b7dd1acca Fix error in conditional operators priority 2014-06-20 23:06:26 +02:00
czaks 2c883fda0a fix ban appeals; thanks to sraczynski for reporting 2014-06-16 11:39:56 +02:00
czaks 8a189e2380 fix upgrade path a little bit with a new catalog 2014-06-16 11:29:18 +02:00
czaks a4dc0d03b7 Merge branch 'master' of github.com:vichan-devel/Tinyboard 2014-06-14 18:34:09 +02:00
czaks b12612ac57 fix sql error as reported by a Romanian anon 2014-06-14 18:33:55 +02:00
8chan 91570ef083 Fix issue #57 2014-06-12 18:01:29 +00:00
8chan a9765f6c4a Fix issue #61 2014-06-12 17:48:53 +00:00
8chan e856917b00 Add scripts to catalog page 2014-06-12 17:27:18 +00:00
8chan 1d6f46d9bb Fix scroll to issues with post-hover.js, clean up highlightReply 2014-06-12 15:36:40 +00:00
czaks 427a9938a7 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
czaks 030895d074 remove two extraneous fields from 4.5 to 5.0 migration 2014-06-11 03:40:00 +02: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 503903ac0f 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
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 dfe8ddc340 Disable-able animated GIFs in a non-shitty way (unlike wizardchan) 2014-06-10 18:18:14 +00:00