1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2025-02-10 00:08:30 +01:00

3071 Commits

Author SHA1 Message Date
czaks
b585fe912e 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
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
a7813360e3 Revert "why not extend this freaky 4chan api a bit?"
This reverts commit faaa0eab3a852b05ad20a40b21274eb276691bd7.

This improves on bug vichan-devel#24 a little bit
2014-03-09 01:46:14 +01:00
czaks
936b8df153 Revert "why not extend this freaky 4chan api a bit?"
This reverts commit faaa0eab3a852b05ad20a40b21274eb276691bd7.

This improves on bug vichan-devel#24 a little bit
2014-03-09 01:46:14 +01:00
Edy Búa
19740795ff italian l10n 2014-03-09 01:43:04 +01:00
Edy Búa
5297e39d28 italian l10n 2014-03-09 01:43:04 +01:00
czaks
75cca1ffb2 fix previous commit 2014-02-24 15:29:26 +01:00
czaks
a5b6098737 fix previous commit 2014-02-24 15:29:26 +01:00
czaks
14c499f9d1 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
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
d37a5194f5 Updated Slovak translation 2 2014-02-23 20:34:19 +01:00
Jano Slota
4e85bd39e1 Updated Slovak translation 2 2014-02-23 20:34:19 +01:00
czaks
174d116bf8 update polish translation 2014-02-23 19:49:52 +01:00
czaks
90fce23ff8 update polish translation 2014-02-23 19:49:52 +01:00
czaks
7d01450901 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
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
52007cb394 Updated Slovak translation 1 2014-02-23 19:22:30 +01:00
Jano Slota
6b99556c30 Updated Slovak translation 1 2014-02-23 19:22:30 +01:00
Jano Slota
48ad7f5b80 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
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
58615845ad allow basic commenting of locale string 2014-02-23 19:01:41 +01:00
czaks
08a7d47817 allow basic commenting of locale string 2014-02-23 19:01:41 +01:00
czaks
9c30e380d8 actually fix prevous commit 2014-02-23 18:54:31 +01:00
czaks
26bb4999c6 actually fix prevous commit 2014-02-23 18:54:31 +01:00
czaks
0354b9a5e3 finally fix i18n strings in config.php 2014-02-23 18:49:04 +01:00
czaks
03c4368e96 finally fix i18n strings in config.php 2014-02-23 18:49:04 +01:00
czaks
7283c4caee fix pngs better 2014-02-22 15:54:46 +01:00
czaks
5cb8a2ce68 fix pngs better 2014-02-22 15:54:46 +01:00
czaks
c0d3a23574 actually fix png posting for some images not fully supported by gm/imagemagick 2014-02-22 15:47:29 +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
f7feb28522 Turkish locale 2014-02-20 23:55:26 +01:00
Tunay Uyar
96f49ea12f Turkish locale 2014-02-20 23:55:26 +01:00
czaks
bcb47a1d33 geoip: compatibility fix; this allows to have both versions of geoip loaded 2014-02-19 00:01:40 +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
9dad842c24 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
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
cbf44d4d75 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
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
8chan Admin
f456f86a87 Global reports function 2014-02-16 20:18:15 +00:00
8chan Admin
0dfa7fb087 Global reports function 2014-02-16 20:18:15 +00:00
8chan Admin
14e7c44a94 Board creation date in listBoards() 2014-02-15 03:02:05 +00:00
8chan Admin
3c6d8d285b Board creation date in listBoards() 2014-02-15 03:02:05 +00:00
8chan Admin
5094e208d5 Security: capitalization of mods username is significant 2014-02-13 01:04:32 +00:00
8chan Admin
16902e0efd Security: capitalization of mods username is significant 2014-02-13 01:04:32 +00:00
8chan Admin
eb8340a0dd HTTPS embeds 2014-02-13 01:01:37 +00:00
8chan Admin
8d725535b0 HTTPS embeds 2014-02-13 01:01:37 +00:00
czaks
ede30d5eed png resizing: depending on error messages with pngs is flawy 2014-02-10 23:44:20 +01:00
czaks
e617dc99e2 png resizing: depending on error messages with pngs is flawy 2014-02-10 23:44:20 +01:00
8chan Admin
827156ea6f Fix &amp problem 2014-02-07 02:35:29 +00:00
8chan Admin
ad65029708 Fix &amp problem 2014-02-07 02:35:29 +00:00