1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-12-02 19:17:21 +01:00
Commit Graph

2881 Commits

Author SHA1 Message Date
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
ccd0
5698ebfdca work around Firefox volume control bug 2014-03-04 20:50:06 -08:00
ccd0
e4210300ce adjust volume with scroll wheel 2014-03-04 19:53:20 -08:00
ccd0
0ef2db58ea mute -> volume control 2014-03-04 16:45:53 -08: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
czaks
7eca2194fe recount-bumps.txt: a small fix 2014-02-23 22:53:41 +01:00
czaks
e748fbda26 tools/recount-bumps.php: initial commit 2014-02-23 22:46:04 +01:00
czaks
6659d8b039 tag for vichan-devel-4.4.95 2014-02-23 20:42:44 +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
4527430d2d 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
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
2adeb199bd local-time.js now supports custom time formats. idea by copypaste 2014-02-23 17:58:16 +01:00
czaks
69d7d83cbd bundle strftime library by Sami Samhuri https://github.com/samsonjs/strftime 2014-02-23 17:34:09 +01:00
ccd0
ed10ad44e3 update to Tinyboard v0.9.6-dev-22 2014-02-22 17:27:05 -08:00
ccd0
88c5b1f6cf make Javascript work for videos added by autoupdate 2014-02-22 10:05:07 -08:00
czaks
5cb8a2ce68 fix pngs better 2014-02-22 15:54:46 +01:00
czaks
1e8464db46 mistakenly included boardlink into the main branch 2014-02-22 15:48:38 +01:00
czaks
0855d050e6 Merge branch 'master' of github.com:vichan-devel/Tinyboard 2014-02-22 15:48:06 +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
czaks
de737aa8c4 generate an English javascript on non-English forums 2014-02-21 11:22:37 +01:00
root
4f9f86e116 more flags 2014-02-21 10:15:24 +01:00
root
57320b8740 Added Serbia flag (rs.png) 2014-02-21 10:15:13 +01:00
Tunay Uyar
96f49ea12f Turkish locale 2014-02-20 23:55:26 +01:00
czaks
06d7f74f33 installer: update to font-awesome 3.0 or 4.0 it was 2014-02-20 10:37:15 +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
Jano Slota
b56a6b348a Use the added GeoIPv6 instead of the PHP plugin. Quite messy. 2014-02-18 23:49:07 +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
014761f5b7 Merge branch 'master' of github.com:vichan-devel/Tinyboard 2014-02-17 18:03:52 +01:00
Jano Slota
74ff88ed8b 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
e617dc99e2 png resizing: depending on error messages with pngs is flawy 2014-02-10 23:44:20 +01:00
Michael
a75523e05c Merge pull request #164 from undido/master
Security exploit patched information leak
2014-02-07 22:28:41 +11:00
undido
abfab8eeb4 Security exploit patched information leak 2014-02-07 04:32:27 -04:00
czaks
97de7be4be tag for vichan-devel-4.4.94 2014-02-02 18:02:36 +01:00
czaks
d0368a8616 SECURITY: post data were sent to file post.txt 2014-02-02 17:42:39 +01:00
czaks
3c21470fad tag for vichan-devel-4.4.93 2014-02-01 23:53:06 +01:00
czaks
862cc8bc6c okay, that dready css rule refered to this... 2014-02-01 21:53:46 +01:00
czaks
56127f4ffb stats.php: fix typo 2014-01-31 23:39:50 +01:00
czaks
1d13433ca4 stats.php: update 2014-01-31 23:39:04 +01:00
czaks
fe37e625d4 add a basic stats CLI util 2014-01-31 23:38:29 +01:00
czaks
bb29f4e68e SECURITY: disallow execution of cli scripts from webserver context 2014-01-31 23:37:55 +01:00