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

2789 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
a7813360e3 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
19740795ff italian l10n 2014-03-09 01:43:04 +01:00
czaks
75cca1ffb2 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
d274180f81 recount-bumps.txt: a small fix 2014-02-23 22:53:41 +01:00
czaks
15b42f35d0 tools/recount-bumps.php: initial commit 2014-02-23 22:46:04 +01:00
czaks
f8ab67011c tag for vichan-devel-4.4.95 2014-02-23 20:42:44 +01:00
Jano Slota
d37a5194f5 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
5fde4acf17 don't touch node_modules. that's mostly an internal commit, but teh public shouldn't mind 2014-02-23 19:39:20 +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
Jano Slota
52007cb394 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
czaks
58615845ad 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
0354b9a5e3 finally fix i18n strings in config.php 2014-02-23 18:49:04 +01:00
czaks
63b9c4db5f local-time.js now supports custom time formats. idea by copypaste 2014-02-23 17:58:16 +01:00
czaks
2a546e5b2d bundle strftime library by Sami Samhuri https://github.com/samsonjs/strftime 2014-02-23 17:34:09 +01:00
czaks
7283c4caee fix pngs better 2014-02-22 15:54:46 +01:00
czaks
e09268d611 mistakenly included boardlink into the main branch 2014-02-22 15:48:38 +01:00
czaks
3a6d576e6b Merge branch 'master' of github.com:vichan-devel/Tinyboard 2014-02-22 15:48:06 +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
e251118d96 generate an English javascript on non-English forums 2014-02-21 11:22:37 +01:00
root
a720540e84 more flags 2014-02-21 10:15:24 +01:00
root
e59e9d64a6 Added Serbia flag (rs.png) 2014-02-21 10:15:13 +01:00
Tunay Uyar
f7feb28522 Turkish locale 2014-02-20 23:55:26 +01:00
czaks
5a66fdddc2 installer: update to font-awesome 3.0 or 4.0 it was 2014-02-20 10:37:15 +01:00
czaks
bcb47a1d33 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
ada45312a4 Use the added GeoIPv6 instead of the PHP plugin. Quite messy. 2014-02-18 23:49:07 +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
fd1fe4a85b Merge branch 'master' of github.com:vichan-devel/Tinyboard 2014-02-17 18:03:52 +01:00
Jano Slota
73c82ff6dd Updated jQuery to 2.1.0, deprecating IE>9 support, jQuery UI to 1.10.4, minified lots of images 2014-02-17 18:02:51 +01:00
czaks
ede30d5eed png resizing: depending on error messages with pngs is flawy 2014-02-10 23:44:20 +01:00
czaks
ebcbd8ebba tag for vichan-devel-4.4.94 2014-02-02 18:02:36 +01:00
czaks
d4698a82d1 SECURITY: post data were sent to file post.txt 2014-02-02 17:42:39 +01:00
czaks
8d3c7796ed tag for vichan-devel-4.4.93 2014-02-01 23:53:06 +01:00
czaks
5c9c095e84 okay, that dready css rule refered to this... 2014-02-01 21:53:46 +01:00
czaks
fc178c2724 stats.php: fix typo 2014-01-31 23:39:50 +01:00
czaks
57ae4e1e9b stats.php: update 2014-01-31 23:39:04 +01:00
czaks
c29f1a3db7 add a basic stats CLI util 2014-01-31 23:38:29 +01:00
czaks
87677f7ed4 SECURITY: disallow execution of cli scripts from webserver context 2014-01-31 23:37:55 +01:00
czaks
858db1ccf9 Revert "wpaint.js: prevent submission on color change"
This reverts commit 3a97ff1a7e.
2014-01-31 18:21:31 +01:00
czaks
18c7ef2a5d Revert "wpaint.js: actually fix that"
This reverts commit b564269692.
2014-01-31 18:21:14 +01:00
czaks
a41a2bfd5e Revert "wpaint.js: actually actually fix that"
This reverts commit 81ee819e5a.
2014-01-31 18:21:05 +01:00
czaks
81ee819e5a wpaint.js: actually actually fix that 2014-01-31 18:18:42 +01:00
czaks
b564269692 wpaint.js: actually fix that 2014-01-31 18:15:35 +01:00
czaks
3a97ff1a7e wpaint.js: prevent submission on color change 2014-01-31 18:12:08 +01:00
czaks
780fa67fe8 wpaint.js: fix js exception; vichan-devel#20 2014-01-31 09:55:54 +01:00