1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-30 02:04:35 +01:00
Commit Graph

1359 Commits

Author SHA1 Message Date
ctrlcctrlv
19a135d9f8 use all boards for search.php if boards are not specified 2014-04-19 23:03:23 +02:00
czaks
e532335b2f add user_flag to valid inputs 2014-04-19 19:17:03 +02:00
kaf
9ccf160e88 Typo
Conflicts:
	inc/config.php
2014-04-19 18:49:12 +02:00
kaf
1c2aa523a3 Added: /pol/-like flags based on a953229de7
Conflicts:
	inc/config.php
	templates/post_form.html
2014-04-19 18:48:17 +02:00
czaks
79e2820fc9 pull hu_HU and ru_RU locales from transifex 2014-04-19 17:33:25 +02:00
czaks
5049faaecc update pt_BR translation 2014-04-19 01:06:34 +02:00
czaks
8289f99c70 update pt_BR translation 2014-04-19 00:50:49 +02:00
czaks
b763a2eac9 update pt_BR l18n by hitmonkey 2014-04-19 00:36:24 +02:00
czaks
16cf3dcf17 pull pt_BR translation from transifex by hitmonkey and anaodev 2014-04-18 23:52:09 +02:00
czaks
158c6735c1 no more polish strings for en 2014-04-18 22:50:32 +02:00
czaks
f29e3bae30 fix en i18n 2014-04-18 20:51:19 +02:00
czaks
85ab85d303 dubcheck updates slovak translation on transifex 2014-04-18 20:42:57 +02:00
czaks
5cb6901482 add readme for locales 2014-04-18 19:55:23 +02:00
czaks
4fa097a0aa update translations with those at transifex 2014-04-18 19:47:59 +02:00
czaks
f12940ca73 fix posting of ı and İ, possibly a bit more xD 2014-04-18 14:38:05 +02:00
czaks
22ab426842 update containerchan readme 2014-04-06 21:56:34 +02:00
czaks
1dbc1e6fdb add a webm posthandler 2014-04-06 21:54:22 +02:00
czaks
f681a359fd add a webm icon 2014-04-06 21:51:41 +02:00
czaks
73875ff532 work on player.php (webm) 2014-04-06 21:32:23 +02:00
czaks
c4dee402c7 matroska elements go there 2014-04-06 21:29:09 +02:00
czaks
2315b8f08f move php files to a more sane directory 2014-04-06 21:21:17 +02:00
czaks
fb804eae28 SECURITY: local path discovery fix 2014-03-31 10:23:34 +02:00
czaks
6db593830b SECURITY: remove XSS vulnerability 2014-03-30 16:40:14 +02:00
kaf
089364edad Added: fr_FR translation. Need lot of changes. 2014-03-29 17:43:57 +01:00
czaks
88f3999957 fix link_prefix. thanks to anon on http://tinyboard.org/demo/mod.php?/sup/res/1210.html 2014-03-13 22:39:32 +01:00
czaks
932ffd6e07 it's spanish not italian ;_; 2014-03-10 10:21:30 +01:00
czaks
a5bc99c402 enable 4chan api by default. it bears some extra CPU time with it, but giving API to the users by default is the way to go. 2014-03-09 01:51:39 +01:00
czaks
936b8df153 Revert "why not extend this freaky 4chan api a bit?"
This reverts commit faaa0eab3a.

This improves on bug vichan-devel#24 a little bit
2014-03-09 01:46:14 +01:00
Edy Búa
5297e39d28 italian l10n 2014-03-09 01:43:04 +01:00
czaks
a5b6098737 fix previous commit 2014-02-24 15:29:26 +01:00
czaks
91d10009c4 Condense flags into one file. Heads-up for people having custom flags, disable $config['country_flags_condensed'] !!! 2014-02-24 00:06:01 +01:00
Jano Slota
4e85bd39e1 Updated Slovak translation 2 2014-02-23 20:34:19 +01:00
czaks
90fce23ff8 update polish translation 2014-02-23 19:49:52 +01:00
czaks
905717f5c2 add lithuanian translation by marjo @ #opfuckmorsy. it's sorta outdated and incomplete, so you'd better update. 2014-02-23 19:32:03 +01:00
Jano Slota
6b99556c30 Updated Slovak translation 1 2014-02-23 19:22:30 +01:00
Jano Slota
6f9ce778b2 Updated Slovak translation
Conflicts:
	inc/locale/sk_SK/javascript.js
	inc/locale/sk_SK/javascript.po
	inc/locale/sk_SK/tinyboard.mo
	inc/locale/sk_SK/tinyboard.po
2014-02-23 19:22:02 +01:00
czaks
08a7d47817 allow basic commenting of locale string 2014-02-23 19:01:41 +01:00
czaks
26bb4999c6 actually fix prevous commit 2014-02-23 18:54:31 +01:00
czaks
03c4368e96 finally fix i18n strings in config.php 2014-02-23 18:49:04 +01:00
czaks
5cb8a2ce68 fix pngs better 2014-02-22 15:54:46 +01:00
czaks
81e2dda2f7 actually fix png posting for some images not fully supported by gm/imagemagick 2014-02-22 15:47:29 +01:00
Tunay Uyar
96f49ea12f Turkish locale 2014-02-20 23:55:26 +01:00
czaks
6926c934d0 geoip: compatibility fix; this allows to have both versions of geoip loaded 2014-02-19 00:01:40 +01:00
Jano Slota
64cab8fd5c Moved the external geoip files to inc/lib/geoip and made the geoip code a bit prettier 2014-02-18 23:50:01 +01:00
czaks
22cbc6dc3d cleanup: don't trigger rebuild code; fail silently (boardlink race fix; I will test it a bit) 2014-02-18 20:42:19 +01:00
czaks
e617dc99e2 png resizing: depending on error messages with pngs is flawy 2014-02-10 23:44:20 +01:00
czaks
6cc4c1b811 remove old oekaki; see vichan-devel#20 2014-01-29 22:59:29 +01:00
czaks
91e5a1d62c update polish translation 2014-01-18 20:56:53 +01:00
czaks
c70c1baf21 fix double quoting in links. thanks STI for reporting that 2014-01-17 00:30:04 +01:00
Riku Rouvila
f0f452c546 change finnish locale contact email 2014-01-14 13:39:52 +01:00