Commit Graph

3323 Commits

Author SHA1 Message Date
czaks
c8cec2824a update pt_BR translation 2014-04-19 00:50:49 +02:00
czaks
cd34871480 update pt_BR l18n by hitmonkey 2014-04-19 00:36:24 +02:00
czaks
bfc4df8276 Merge branch 'master' of github.com:vichan-devel/Tinyboard into br-integration 2014-04-19 00:24:52 +02:00
czaks
bd498227f5 pull pt_BR translation from transifex by hitmonkey and anaodev 2014-04-18 23:52:09 +02:00
czaks
19c9f48459 no more polish strings for en 2014-04-18 22:50:32 +02:00
czaks
ee45bd96aa update readme 2014-04-18 21:09:39 +02:00
czaks
0ebd6afc6a fix hide-threads and post-hover/expand.js interaction 2014-04-18 21:04:47 +02:00
czaks
4322329086 fix en i18n 2014-04-18 20:51:19 +02:00
czaks
ed35ad8bc6 dubcheck updates slovak translation on transifex 2014-04-18 20:42:57 +02:00
czaks
29a1d15b53 add readme for locales 2014-04-18 19:55:23 +02:00
czaks
56d4f9b957 update translations with those at transifex 2014-04-18 19:47:59 +02:00
czaks
2d34274672 fix posting of ı and İ, possibly a bit more xD 2014-04-18 14:38:05 +02:00
czaks
1fb362a7c0 fix previous commit 2014-04-18 14:33:50 +02:00
czaks
8e9db69375 post.php: load config earlier 2014-04-18 14:32:05 +02:00
czaks
df077197bb update readme for new branding 2014-04-18 13:55:58 +02:00
czaks
08e72939b0 we are not releasing 4.4.98 yet 2014-04-18 12:37:27 +02:00
czaks
ba89b7731d enhance tinyboard -> vichan upgrade path 2014-04-18 11:57:37 +02:00
czaks
65014b7867 update installation code 2014-04-18 11:50:00 +02:00
czaks
0a6a17dd19 update licensing terms 2014-04-18 11:49:03 +02:00
czaks
9359943a88 update licensing terms 2014-04-18 11:48:29 +02:00
czaks
89e672758d add a vichan license 2014-04-18 11:34:26 +02:00
czaks
3f9e76020c move Tinyboard license 2014-04-18 11:13:41 +02:00
czaks
c68865c845 convert dos endlines to unix ones in .gitignore 2014-04-18 10:43:12 +02:00
czaks
e5c48282c4 apply new branding for vichan-devel 2014-04-17 17:11:32 +02:00
czaks
59874b8376 modularize post templates a little more 2014-04-16 15:01:37 +02:00
czaks
c4317cdbf7 hide-threads.js + containerchan integration 2014-04-16 13:51:18 +02:00
czaks
ae4cf699c8 update gitignore a little bit; should work better nao, but i‘m unsure 2014-04-16 12:14:29 +02:00
czaks
48bc9d9e29 add some files missing from the previous commit 2014-04-16 11:58:41 +02:00
czaks
e81ce17fb4 modularize post templates a little bit; try to unify duplicate code 2014-04-16 11:54:41 +02:00
czaks
f2b32fe3bc expand-video.js: avoid double-initialize 2014-04-16 11:52:42 +02:00
czaks
eb2e3e8760 quick-reply: fix z-index when boardlist is locationed as fixed 2014-04-15 13:49:38 +02:00
czaks
e08bc5d54d Merge branch 'master' of https://github.com/savetheinternet/Tinyboard 2014-04-12 20:52:42 +02:00
Michael Reiley
677e428a4d Update copyright years. 2014-04-12 11:12:42 -07:00
czaks
15c0802c06 Disable the sucky chrome autofill
It used to force login into "embed" field and password into post password.

Disabling autocomplete (at form) didn't work. Recreating the fields either.
Trying to induce default values didn't as well. x-autocompletetype didn't.

What worked – creating two dummy fields:
  <input type='text'>
  <input type='password'>
...just before the real post password.
2014-04-10 11:44:38 +02:00
czaks
28033fe6f3 webm i18n 2014-04-06 22:32:48 +02:00
czaks
5c38368e60 webm: more integration 2014-04-06 22:28:26 +02:00
czaks
ccc822d8ab no need to hover WebM Settings 2014-04-06 22:06:04 +02:00
czaks
e741ca9b01 update containerchan readme 2014-04-06 21:56:34 +02:00
czaks
5a73af9ea1 add a webm posthandler 2014-04-06 21:54:22 +02:00
czaks
fb94bcca0e add a webm icon 2014-04-06 21:51:41 +02:00
czaks
e034b9179d fix paths in templates 2014-04-06 21:48:31 +02:00
czaks
586ce42044 finalize the work and remove a temporary containerchan/ directory 2014-04-06 21:47:24 +02:00
czaks
97792ff387 more work on containerchan 2014-04-06 21:39:33 +02:00
czaks
e99c638e26 work on player.php (webm) 2014-04-06 21:32:23 +02:00
czaks
09b64a289b matroska elements go there 2014-04-06 21:29:09 +02:00
czaks
13d4f38875 video.png goes into static 2014-04-06 21:28:03 +02:00
czaks
647c59f820 move webm js into a better place 2014-04-06 21:27:41 +02:00
czaks
be57232801 remove license, since it's just a Tinyboard license 2014-04-06 21:23:10 +02:00
czaks
781fde7789 move php files to a more sane directory 2014-04-06 21:21:17 +02:00
czaks
0ac459d076 containerchan styles 2014-04-06 21:19:32 +02:00