Commit Graph

4061 Commits

Author SHA1 Message Date
Simon McFarlane a4d72e9e5c Update .gitignore
Ignore user folders
2015-01-24 23:49:59 +01:00
Simon McFarlane 41b9a3d52e Apply hotwheels' catalog patch 2015-01-24 23:49:59 +01:00
Simon McFarlane 69af733856 Delete a banner 2015-01-24 23:49:59 +01:00
Simon McFarlane 7909881491 Update navbar styling 2015-01-24 23:49:59 +01:00
Simon McFarlane e6f601697e Rename fonts 2015-01-24 23:49:59 +01:00
Simon McFarlane 7868d4a021 New error pages 2015-01-24 23:49:58 +01:00
Simon McFarlane 38cacf55fd Update static files 2015-01-24 23:49:40 +01:00
8chan a550c63f9c SECURITY / XSS : Stop XSS in post subjects displayed in catalog
git blame says czaks forgot an |e in catalog.html, this means that anyone posting a new thread with HTML in the subject field or name field can arbitrarily insert it into the page.

Conflicts:
	templates/themes/catalog/catalog.html
2015-01-23 10:40:08 +00:00
Ben Holden-Crowther 014f9734ac Updated license date
Updated license date to 2015 for new year.
2015-01-01 10:48:28 +00:00
Michael Walker ab24c2af57 Put threadlinks in a bar 2014-12-22 19:35:40 +00:00
Michael Walker 1c4c301775 Merge pull request #7 from illuminatedgeek/patch-1
poison.css: darker color for highlighted posts
2014-12-22 19:35:25 +00:00
Simon McFarlane 9d6f0daf31 poison.css: fix admin capcodes showing as Anonymous purple 2014-12-22 11:18:30 -08:00
Simon McFarlane d4b3e511f7 poison.css: darker color for highlighted posts 2014-12-21 21:09:12 -08:00
Michael Walker ec95c60be5 Change sidearrow display 2014-12-17 05:15:50 +00:00
Michael Walker 27996b17ef Misc css changes 2014-12-17 05:15:28 +00:00
Michael Walker 2b868ddd48 Change topbar display 2014-12-17 05:14:48 +00:00
Michael Walker 21f2fdb3d4 Update style-select js for new html 2014-12-17 05:10:54 +00:00
Michael Walker d830f3e131 Disallow robots 2014-12-17 05:10:08 +00:00
Michael Walker abdccc7b81 More banners 2014-12-17 05:10:08 +00:00
Michael Walker b524543bc7 Update boardlist on thread display 2014-11-13 00:36:37 +00:00
Michael Walker f56d217c3d Add /lam/-specific rules 2014-11-13 00:36:37 +00:00
Michael Walker 844e1f9e57 Change theme on recent 2014-11-13 00:36:37 +00:00
Michael Walker d67d316a54 Add boardlist to donate 2014-11-13 00:36:37 +00:00
Michael Walker 47ab5504fe Radio becomes IRC 2014-11-13 00:36:37 +00:00
Michael Walker f7be1ee22e Add boardlist to catalog pages 2014-11-13 00:36:37 +00:00
Michael Walker 87cf853bc2 Change stylesheet and mascot in basic template 2014-11-13 00:36:37 +00:00
Michael Walker 3a17146595 More lains 2014-11-13 00:36:12 +00:00
Michael Walker b33c44cb10 Wrap up post replies in a postcontainer div 2014-11-13 00:20:04 +00:00
Michael Walker c1c8e387f6 Allow the comment box to be disabled in the post form 2014-11-13 00:19:44 +00:00
Michael Walker 1cf546d363 Update post detail display 2014-11-13 00:15:58 +00:00
Michael Walker d1fad22d37 Update index template for new boardlist 2014-11-13 00:15:06 +00:00
Michael Walker a7bb7e302f Do something with stylesheets. idk, I should keep more up-to-date on this stuff 2014-11-13 00:09:18 +00:00
Michael Walker 671f43b449 Move the style selector to the boardlist 2014-11-13 00:04:14 +00:00
Michael Walker 72fcab1d5e Change post-hover style 2014-11-13 00:03:39 +00:00
Michael Walker 4f0be0d3c2 Use 8chan's auto-reload.js 2014-11-13 00:03:02 +00:00
Michael Walker 15dc235a66 Change title and spacing in 404.php 2014-11-12 23:59:40 +00:00
czaks f4422e597b fix a related bug 2014-10-24 13:43:15 +02:00
czaks bd6e5da096 Merge branch 'master' of github.com:vichan-devel/Tinyboard 2014-10-24 13:24:39 +02:00
czaks daad519b85 config[php_md5] feature 2014-10-24 13:24:33 +02:00
Marcin Łabanowski fe196be399 install.php: php 5.4 suggestion, remove imagick suggestion
imagick support is unsupported and deprecated
2014-10-24 01:44:09 +02:00
Marcin Łabanowski 14e9697c6f requirements: php 5.3 -> php 5.4 2014-10-24 01:40:30 +02:00
czaks f16c14640e hide-threads.js: hide youtube videos and other iframe embeds as well; fixes ctrlcctrlv#193 2014-10-20 14:28:22 +02:00
czaks 4220b259e6 show-own-posts.js: remove a debugging expression 2014-10-18 22:44:38 +02:00
czaks b55ebcd0ef custom alert: now alert will be able to display custom HTML 2014-10-18 22:43:35 +02:00
czaks 638931b02d show-own-posts.js: fix a bug 2014-10-18 19:35:41 +02:00
czaks e3652ef980 shown-own-posts.js: documentation fix 2014-10-18 16:50:21 +02:00
czaks 67988221b4 show-own-posts.js initial commit 2014-10-18 16:36:04 +02:00
czaks f9308ff28d fix options.js textareas 2014-10-18 15:45:01 +02:00
czaks 6fc4c02c4e ajax.js: add ajax_after_post event 2014-10-18 15:31:48 +02:00
czaks 31097b89d1 overcome a transifex bug with translation of one string 2014-10-18 13:59:17 +02:00