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

245 Commits

Author SHA1 Message Date
Michael Save
6a04dbbe2f minor CSS fixes 2012-05-04 00:21:16 +10:00
Michael Save
160c50fe66 Mobile support: user-scalable=yes 2012-04-22 19:48:39 +10:00
Michael Save
9f70495776 Slightly less crappy stylesheet chooser 2012-04-22 17:50:53 +10:00
Michael Save
7d0e4a44ff Stylesheet change. 2012-04-22 16:53:08 +10:00
Michael Save
ef6f5a2e48 Removed board.id. Use the board URI/name at the key instead. 2012-04-12 23:23:47 +10:00
Michael Save
0f984ebf77 Improved Tinyboard anti-bot/spam filter. See large comment in inc/config.php for details. 2012-04-12 21:56:01 +10:00
Michael Save
b4bafb2297 better anti-bot check 2012-04-12 17:20:49 +10:00
Michael Save
84c2574f8f rrdtool theme to work with v0.9.6 2012-04-12 12:57:43 +10:00
Michael Save
fa38c0fd6b Bugfix: some tracked post citations were not being purged upon thread deletion 2012-04-11 17:36:34 +10:00
Michael Save
218c41cbce expand.js: inline thread expanding 2012-03-31 21:32:09 +11:00
Michael Save
c4cec2302a small stylesheet change 2012-03-31 21:01:55 +11:00
Michael Save
67078c17d1 onready() instead of onload() 2012-03-31 19:37:31 +11:00
Michael Save
0883f6f3af Javascript cleanup 2012-03-31 19:25:36 +11:00
Michael Save
25e10def5b inline-expanding.js 2012-03-31 19:18:53 +11:00
Michael Save
c0c194e2ad onload() function to handle multiple functions 2012-03-31 19:12:26 +11:00
Marcin Łabanowski
606d1415ee templates/post_thread.html localization 2012-03-15 20:25:50 +11:00
Marcin Łabanowski
7b0ce4e280 utf-8 charset for themes 2012-03-15 20:24:14 +11:00
Michael Save
8dc8c07f4a Moved $config['local_time'] to Tinyboard-Tools (local-time.js) 2012-03-15 16:16:54 +11:00
Michael Save
9a133e87e5 Multiple changes.
Added $config['minify_js'] to compress Javascript with minify
Added $config['additional_javascript_compile'] to put all Javascript files/addons into one file.
Moved delete/report post controls to a shared template.
Ability to have different Javascript files between boards.
2012-03-14 21:48:31 +11:00
Michael Save
fe4669b814 config[additional_javascript]: custom javascript files to include 2012-03-14 00:08:03 +11:00
Michael Save
37cf1fbe15 missing {% endtrans %} in banned.html template 2012-03-09 14:03:25 +11:00
Marcin Łabanowski
7e6b027311 make templates/banned.html translatable 2012-03-04 22:55:02 +11:00
Marcin Łabanowski
5251f5d086 typo 2012-03-04 02:57:53 +11:00
Michael Save
25ed01f305 the categories theme was using the frameset theme's templates... 2012-03-03 23:41:14 +11:00
Michael Save
820b184f21 javascript date/month wrong 2012-02-21 16:06:37 +11:00
Michael Save
9b7ae09dd4 change times to local timezone before page render 2012-02-20 02:32:53 +11:00
Michael Save
63fa57b5e0 Automatically convert all post times to local time using Javascript. 2012-02-20 02:20:51 +11:00
Michael Save
afd63cac46 specify timezone in <time> datetime attribute 2012-02-19 23:38:55 +11:00
Michael Save
f666b39476 frameset theme fix 2012-02-18 16:45:55 +11:00
Michael Save
dabc9d9623 fixed bug, disabled fieldswere causing javascript errors 2012-02-17 16:38:03 +11:00
Michael Save
6180591ad2 bypass_field_disable bug 2012-02-17 16:20:58 +11:00
Michael Save
7014b5341b allow mods to bypass forced anonymity (and other disabled fields). also fixed some small per-board permission bugs 2012-02-16 23:07:25 +11:00
Michael Save
9f79cb6805 categories theme v0.3 2012-02-14 21:26:35 +11:00
Michael Save
89271010d5 categories theme v0.3 2012-02-14 21:26:08 +11:00
Michael Save
e0a677bbc1 ... 2012-02-14 21:17:05 +11:00
Michael Save
810c1866bb remove useless comment 2012-02-14 21:06:55 +11:00
Michael Save
6fe4993706 frameset theme: transition to twig, plus more configurable 2012-02-14 21:02:06 +11:00
Michael Save
d611c59ea7 version bump for recent theme 2012-02-14 20:49:21 +11:00
Michael Save
31c1a3b5cb recent theme: transition to Twig template files 2012-02-14 20:46:06 +11:00
Michael Save
ba78d8a2de XSS in basic theme installation 2012-02-14 20:45:27 +11:00
Michael Save
8f17e12db2 removed old code that will never be executed 2012-02-14 20:24:20 +11:00
Michael Save
9e42ca2cfc use lowercase doctype in templates 2012-02-14 20:17:49 +11:00
Michael Save
4ee03d9ccc removed unused error.html template 2012-02-14 20:17:08 +11:00
Michael Save
cf3519f3a6 "# of recent entries" setting adding to basic theme 2012-02-08 19:20:08 +11:00
Michael Save
0db0d9a4bb use Twig template for "basic" theme 2012-02-08 09:08:13 +11:00
Michael Save
4b170b1336 prohibit using same anti-bot hashes across different boards/threads 2012-01-20 02:37:53 +11:00
Michael Save
ce330f32e3 removed invalid rel="directory" 2012-01-09 14:25:11 +11:00
Michael Save
96fe7a4e27 removed experimental HTML5 microdata implementation from default template set 2012-01-09 14:13:54 +11:00
Michael Save
9355e37ee9 missing whitespace before report/delete buttons when minify_html is on 2012-01-07 15:58:11 +11:00
Michael Save
946f4cc677 2012 update 2012-01-06 10:07:31 +11:00