1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2025-02-02 04:47:57 +01:00

1594 Commits

Author SHA1 Message Date
Michael Save
af3ec3f8c7 expand.js: inline thread expanding 2012-03-31 21:32:09 +11:00
Michael Save
218c41cbce expand.js: inline thread expanding 2012-03-31 21:32:09 +11:00
Michael Save
fe8cafb6ea small stylesheet change 2012-03-31 21:01:55 +11:00
Michael Save
c4cec2302a small stylesheet change 2012-03-31 21:01:55 +11:00
Michael Save
f444fa3b6e onready() instead of onload() 2012-03-31 19:37:31 +11:00
Michael Save
67078c17d1 onready() instead of onload() 2012-03-31 19:37:31 +11:00
Michael Save
ad657916a0 Javascript cleanup 2012-03-31 19:25:36 +11:00
Michael Save
0883f6f3af Javascript cleanup 2012-03-31 19:25:36 +11:00
Michael Save
d9b2b3f7a1 inline-expanding.js 2012-03-31 19:18:53 +11:00
Michael Save
25e10def5b inline-expanding.js 2012-03-31 19:18:53 +11:00
Michael Save
2dda55da1c onload() function to handle multiple functions 2012-03-31 19:12:26 +11:00
Michael Save
c0c194e2ad onload() function to handle multiple functions 2012-03-31 19:12:26 +11:00
Marcin Łabanowski
438f749463 templates/post_thread.html localization 2012-03-15 20:25:50 +11:00
Marcin Łabanowski
606d1415ee templates/post_thread.html localization 2012-03-15 20:25:50 +11:00
Marcin Łabanowski
b33c4404fb utf-8 charset for themes 2012-03-15 20:24:14 +11:00
Marcin Łabanowski
7b0ce4e280 utf-8 charset for themes 2012-03-15 20:24:14 +11:00
Michael Save
14a2f97323 Moved $config['local_time'] to Tinyboard-Tools (local-time.js) 2012-03-15 16:16:54 +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
2a760de289 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
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
1c46f2ba40 config[additional_javascript]: custom javascript files to include 2012-03-14 00:08:03 +11:00
Michael Save
fe4669b814 config[additional_javascript]: custom javascript files to include 2012-03-14 00:08:03 +11:00
Michael Save
306a7f0e36 missing {% endtrans %} in banned.html template 2012-03-09 14:03:25 +11:00
Michael Save
37cf1fbe15 missing {% endtrans %} in banned.html template 2012-03-09 14:03:25 +11:00
Marcin Łabanowski
c7d065432b make templates/banned.html translatable 2012-03-04 22:55:02 +11:00
Marcin Łabanowski
7e6b027311 make templates/banned.html translatable 2012-03-04 22:55:02 +11:00
Marcin Łabanowski
92bc84dc94 typo 2012-03-04 02:57:53 +11:00
Marcin Łabanowski
5251f5d086 typo 2012-03-04 02:57:53 +11:00
Michael Save
bbe8660244 the categories theme was using the frameset theme's templates... 2012-03-03 23:41:14 +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
ef5aa63ea8 javascript date/month wrong 2012-02-21 16:06:37 +11:00
Michael Save
820b184f21 javascript date/month wrong 2012-02-21 16:06:37 +11:00
Michael Save
78901785fd change times to local timezone before page render 2012-02-20 02:32:53 +11:00
Michael Save
9b7ae09dd4 change times to local timezone before page render 2012-02-20 02:32:53 +11:00
Michael Save
e8bfdfd9c8 Automatically convert all post times to local time using Javascript. 2012-02-20 02:20:51 +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
5d06fecfb7 specify timezone in <time> datetime attribute 2012-02-19 23:38:55 +11:00
Michael Save
afd63cac46 specify timezone in <time> datetime attribute 2012-02-19 23:38:55 +11:00
Michael Save
2a243b2acb frameset theme fix 2012-02-18 16:45:55 +11:00
Michael Save
f666b39476 frameset theme fix 2012-02-18 16:45:55 +11:00
Michael Save
54bf963942 fixed bug, disabled fieldswere causing javascript errors 2012-02-17 16:38:03 +11:00
Michael Save
dabc9d9623 fixed bug, disabled fieldswere causing javascript errors 2012-02-17 16:38:03 +11:00
Michael Save
5f2198dc5f bypass_field_disable bug 2012-02-17 16:20:58 +11:00
Michael Save
6180591ad2 bypass_field_disable bug 2012-02-17 16:20:58 +11:00
Michael Save
56821eb375 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
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
a8fa22f6ad categories theme v0.3 2012-02-14 21:26:35 +11:00
Michael Save
9f79cb6805 categories theme v0.3 2012-02-14 21:26:35 +11:00
Michael Save
5ea4de048a categories theme v0.3 2012-02-14 21:26:08 +11:00
Michael Save
89271010d5 categories theme v0.3 2012-02-14 21:26:08 +11:00