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

1393 Commits

Author SHA1 Message Date
Michael Save
ee81e269c1 experimental animated GIF thumbnails 2012-03-10 22:56:45 +11:00
Michael Save
35d53f5117 experimental animated GIF thumbnails 2012-03-10 22:56:28 +11:00
Michael Save
cef01a0417 comments fix 2012-03-10 21:16:21 +11:00
Michael Save
cc9552cdfe Remade config[redraw_image] 2012-03-10 20:53:41 +11:00
Michael Save
37cf1fbe15 missing {% endtrans %} in banned.html template 2012-03-09 14:03:25 +11:00
Michael Save
324c7cd906 fixed encoding error for extended ASCII characters 2012-03-08 01:57:10 +11:00
Michael Save
d9a2c76679 fixed CSS bug, hopefully 2012-03-06 21:29:04 +11:00
Michael Save
6a98f484f3 weird CSS bug sometimes causing posts to overlap 2012-03-06 19:59:14 +11:00
Marcin Łabanowski
7e6b027311 make templates/banned.html translatable 2012-03-04 22:55:02 +11:00
Marcin Łabanowski
cc098e99a5 updated polish translation 2012-03-04 22:54:20 +11:00
Marcin Łabanowski
220ddce2ce updated Polish locale 2012-03-04 22:54:06 +11:00
Marcin Łabanowski
172033b7fd preliminary polish translation 2012-03-04 03:19:36 +11:00
Marcin Łabanowski
5251f5d086 typo 2012-03-04 02:57:53 +11:00
Marcin Łabanowski
78f2d37fc4 gitignore revision 2012-03-04 02:50:42 +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
9be1765741 use 303 See Other instead of 302 Found, by default 2012-02-25 08:47:39 +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
c0c790ceb7 v0.9.5 2012-02-19 20:35:06 +11:00
Michael Save
c03cb4548e increased board uri/title/subtitle character limits 2012-02-19 19:37:39 +11:00
Michael Save
3579e37289 board management bug with certain themes enabled 2012-02-19 19:01:03 +11:00
Michael Save
f666b39476 frameset theme fix 2012-02-18 16:45:55 +11:00
Michael Save
97e85eced8 typo... 2012-02-18 01:15:00 +11:00
Michael Save
d6408796fb small bug 2012-02-18 01:14:13 +11:00
Michael Save
dc1cfa187b bug: avoid using empty() or values such as "0" will not work as intended 2012-02-17 19:24:40 +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
ff531507ab post editing bug 2012-02-17 01:37:49 +11:00
Michael Save
5b47707b20 post editing bug 2012-02-17 01:37:22 +11:00
Michael Save
6ab9e4143c post editing bug 2012-02-17 01:36:28 +11:00
Michael Save
12a2ccece8 moved hasPermission() to functions.php 2012-02-16 23:32:28 +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
b36f1218ed experimental post editing (for mods) 2012-02-15 20:11:09 +11:00
Michael Save
4ef83f5438 optional cache prefix for multiple tinyboard instances on one machine 2012-02-14 23:36:08 +11:00
Michael Save
6b587639e8 fixed bug causing "bot" errors when disabling fields on certain boards only 2012-02-14 23:18:00 +11:00
Michael Save
2675372ac0 categories theme v0.3 2012-02-14 21:28:18 +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
ba72530d99 ... 2012-02-14 20:25:38 +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