root
|
b30fff7ca7
|
Merge unmerged live changes
|
2014-04-16 15:14:02 +00:00 |
|
root
|
e34fe06db1
|
Merge vichan-devel!
|
2014-04-16 15:05:32 +00: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 |
|
8chan Admin
|
b448fac149
|
add column to listBoards
|
2014-04-05 16:24:53 +00:00 |
|
8chan Admin
|
3301548eee
|
fix bug where mods could see bans not on their board on IP page
|
2014-04-05 16:24:26 +00: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 |
|
8chan Admin
|
6d992068aa
|
Merged sti/Tinyboard
|
2014-03-13 15:50:17 +00: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 faaa0eab3a852b05ad20a40b21274eb276691bd7.
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 |
|
8chan Admin
|
0dfa7fb087
|
Global reports function
|
2014-02-16 20:18:15 +00:00 |
|
8chan Admin
|
3c6d8d285b
|
Board creation date in listBoards()
|
2014-02-15 03:02:05 +00:00 |
|
8chan Admin
|
16902e0efd
|
Security: capitalization of mods username is significant
|
2014-02-13 01:04:32 +00:00 |
|
8chan Admin
|
8d725535b0
|
HTTPS embeds
|
2014-02-13 01:01:37 +00:00 |
|
czaks
|
e617dc99e2
|
png resizing: depending on error messages with pngs is flawy
|
2014-02-10 23:44:20 +01:00 |
|
8chan Admin
|
ad65029708
|
Fix & problem
|
2014-02-07 02:35:29 +00:00 |
|
czaks
|
6cc4c1b811
|
remove old oekaki; see vichan-devel#20
|
2014-01-29 22:59:29 +01:00 |
|
czaks
|
8f540aa915
|
update polish translation
|
2014-01-19 14:59:04 -05:00 |
|
czaks
|
2acc25eeda
|
fix double quoting in links. thanks STI for reporting that
|
2014-01-19 14:56:05 -05:00 |
|
Riku Rouvila
|
84e03ca2a9
|
change finnish locale contact email
|
2014-01-19 14:55:17 -05:00 |
|
czaks
|
88a9e7d394
|
inc/image.php: i18n
Conflicts:
inc/image.php
|
2014-01-19 14:54:35 -05:00 |
|
czaks
|
873d3dc534
|
update polish translation
|
2014-01-19 14:50:53 -05:00 |
|
czaks
|
32c223d2cb
|
config.php: clarify comment to mean quick-reply-old, as now it's named
|
2014-01-19 14:46:41 -05:00 |
|
czaks
|
704b16f649
|
update polish translation
|
2014-01-19 14:45:32 -05:00 |
|
czaks
|
91e5a1d62c
|
update polish translation
|
2014-01-18 20:56:53 +01:00 |
|