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

1572 Commits

Author SHA1 Message Date
Michael Walker
f19d0cdda6 Implement dice rolling in posts: use an email like 'dice XdY+Z' to roll. 2014-07-05 21:58:12 +01:00
8chan
f4cf55dbe4 Fix issue #45 2014-06-24 19:41:00 +00:00
8chan
ef810b1fda Fix issue #45 2014-06-24 19:40:16 +00:00
8chan
d6ddd5edf2 Merge vichan-devel 2014-06-21 19:39:55 +00:00
8chan
5b395c014c Merge https://github.com/vichan-devel/vichan 2014-06-21 19:37:24 +00:00
czaks
a8b7152238 update locales for 5.0 2014-06-21 21:04:29 +02:00
czaks
f8aa9c7d7c Merge 4.5
Conflicts:
	templates/post_thread.html
2014-06-21 20:50:41 +02:00
Chen-Pang He
77026ad974 import zh_TW translation 2014-06-21 20:46:30 +02:00
mgaj
9a95bffc88 update es_ES locale 2014-06-21 20:40:14 +02:00
sildeperker
06948b2f37 import da_DK transation 2014-06-21 20:39:33 +02:00
kaf
7c49d65a04 update fr_FR transation 2014-06-21 20:38:51 +02:00
czaks
6d4a60ab9c update pl_PL translation 2014-06-21 20:38:16 +02:00
czaks
72c873551e Merge 4.5
Conflicts:
	post.php
2014-06-20 23:35:45 +02:00
czaks
36dd8c607e Merge branch '4.5' of github.com:vichan-devel/Tinyboard into HEAD
Conflicts:
	templates/themes/basic/index.html
2014-06-20 23:27:34 +02:00
Techan
826a921a53 Improve protection from displaying errors to visitors 2014-06-20 23:07:07 +02:00
8chan
544089fc24 Twitter 2014-06-17 23:00:47 +00:00
8chan
4dc1d3e315 No index 2014-06-17 23:00:36 +00:00
czaks
7d17960f69 fix ban appeals; thanks to sraczynski for reporting 2014-06-16 11:39:56 +02:00
czaks
e4d77b0a70 fix sql error as reported by a Romanian anon 2014-06-14 18:33:55 +02:00
8chan
a2d0fbbe6a Merge ../test 2014-06-12 14:37:53 +00:00
8chan
7532591975 Merge https://github.com/vichan-devel/vichan 2014-06-12 14:37:36 +00:00
8chan
a03354f705 Enable syslog 2014-06-12 03:07:16 +00:00
czaks
d626ecc530 Merge 4.5 2014-06-12 03:12:56 +02:00
Chen-Pang He
2c5ae29a3b Fix vichan #65
Conflicts:
	inc/mod/auth.php
	inc/mod/pages.php
2014-06-12 03:12:27 +02:00
8chan
94c1b76e3a Merge https://github.com/vichan-devel/vichan 2014-06-11 00:10:05 +00:00
czaks
a689a52973 Merge 4.5 2014-06-11 02:05:14 +02:00
czaks
081798c127 $_SERVER[HTTPS] isn`t being always set; fixes #65 2014-06-11 02:04:59 +02:00
8chan
069296177f Merge vichan-devel 2014-06-10 23:13:42 +00:00
Fredrick Brennan
e7fa200a84 Congrats, you broke the mod page on non-secured servers @jdh8 2014-06-10 23:09:39 +00:00
8chan
044bfa5b05 Merge vichan-devel 2014-06-10 18:16:16 +00:00
8chan
e5489cefa7 No animated GIFs 2014-06-10 17:57:37 +00:00
czaks
42352e6180 Merge 4.5
Conflicts:
	js/expand-too-long.js
2014-06-10 17:51:03 +02:00
Chen-Pang He
d828850196 Send cookie only via HTTPS if a mod logs in via HTTPS, which is the case on this site 2014-06-10 17:42:18 +02:00
8chan
1d4e3ad7b9 Fix board stylesheets not being respected on +50 2014-06-05 14:35:51 +00:00
8chan
10d9653ee2 Fix array_filter error message when debug_stuff is false 2014-05-31 22:43:34 +02:00
8chan
1a9ae22aeb Fix cache error when board deleted 2014-05-29 14:41:20 +00:00
8chan
3b0681906a Fix array_filter error message when debug_stuff is false 2014-05-27 23:50:20 +00:00
8chan
b5a5c491ab Fix array_filter error message when debug_stuff is false 2014-05-27 23:44:49 +00:00
Fredrick Brennan
5394da6b2e No need for global config 2014-05-21 08:19:16 +02:00
Fredrick Brennan
f91fdfbc0d SECURITY: Remove $config[db][password] when $config[debug] is TRUE 2014-05-21 08:19:09 +02:00
8chan
c77526afa6 Merge https://github.com/vichan-devel/vichan 2014-05-19 19:39:35 +00:00
Fredrick Brennan
a702a20058 Fix moving of deleted files 2014-05-19 14:00:16 -04:00
Fredrick Brennan
a4222c2d38 No need for global config 2014-05-19 13:46:18 -04:00
Fredrick Brennan
5994964450 SECURITY: Remove $config[db][password] when $config[debug] is TRUE 2014-05-19 13:39:30 -04:00
8chan
97c4afc2eb https change for $config[embedding] 2014-05-18 19:37:22 +00:00
8chan
ed6fae6b09 8chan.co proprietary changes 2014-05-17 20:01:14 +00:00
8chan
60233a734e Fix order in ?/users 2014-05-17 19:50:28 +00:00
8chan
8cdd807af7 Thanks to Bill Karwin on SO (http://stackoverflow.com/a/23703118/1901658), speed up ?/users dramatically 2014-05-16 19:44:01 +00:00
8chan
02d07f02f2 Merge https://github.com/vichan-devel/vichan 2014-05-14 17:53:36 +00:00
Fredrick Brennan
57cf56ad9b Fix displaying bans 2014-05-14 13:51:49 -04:00
8chan
2fff8835a2 SWITCH TO 5.0; MERGE VICHAN 2014-05-14 16:09:04 +00:00
czaks
5f626acd50 rewrite filename truncation code; ref #53 2014-05-11 14:10:53 +02:00
czaks
cda2c59a12 Merge 4.5 2014-05-10 22:44:37 +02:00
kaf
5871148f3f update fr l10n 2014-05-10 22:44:22 +02:00
Aš Esu
030e858041 update lt locale 2014-05-10 22:43:14 +02:00
diggydoc
5af44ed560 update lv l10n 2014-05-10 22:42:20 +02:00
Alrahambra
ea25e89660 update fi l10n 2014-05-10 22:40:47 +02:00
neniu
5022b6c333 update eo l10n 2014-05-10 22:39:56 +02:00
Assada
839faf3c52 update ru l10n 2014-05-10 22:39:21 +02:00
cicus
e5b5b2c562 update hu l10n 2014-05-10 22:38:43 +02:00
czaks
0f9e2a5a9d Merge branch 'master' of github.com:vichan-devel/Tinyboard 2014-05-10 21:58:34 +02:00
czaks
5caed72059 Merge ../pl
Conflicts:
	post.php
2014-05-10 21:58:23 +02:00
Jano Slota
adc7288529 Optimized images 2014-05-10 21:51:00 +02:00
Jason Lam
687983b7c3 add new truncate_filename filter 2014-05-09 20:42:57 -04:00
Jason Lam
4764aa30b8 added truncate_filename function 2014-05-09 20:42:05 -04:00
Jano Slota
a2cd7de2dc Updated minify, jQuery, MixItUp and Tooltipster 2014-05-07 11:17:32 +02:00
Jano Slota
4c31dec50e Added configurabe image identification 2014-05-07 11:14:30 +02:00
czaks
63ac90a66d Merge remote-tracking branch 'origin/4.5' 2014-05-06 21:53:38 +02:00
czaks
3ac1ac9b00 user moderation support 2014-05-06 21:53:05 +02:00
Fredrick Brennan
9ef2d02b5c Allow post deletion switch 2014-05-05 18:03:51 -04:00
czaks
d5d7876d06 Merge branch 'master' into staging 2014-05-05 17:29:59 +02:00
czaks
20cfc8f230 Merge branch 'master' of github.com:vichan-devel/Tinyboard
Conflicts:
	templates/themes/catalog/catalog.html
	templates/themes/catalog/theme.php
2014-05-05 17:29:34 +02:00
8chan
4f4267661b Merge ../http 2014-05-05 15:05:41 +00:00
8chan
47f553c8a2 Fix cache issue for listBoards() 2014-05-05 15:05:32 +00:00
8chan
86ae70770c Merge vichan-devel 2014-05-05 15:04:41 +00:00
Fredrick Brennan
45919071a6 Fix ?/recent str_replace issue 2014-05-04 19:24:34 -04:00
czaks
da293a4d96 fug, i replaced finnish locale with pt_BR? 2014-05-04 02:13:37 +02:00
czaks
a1c0681a14 forgot to compile lv_LV locale ;_; 2014-05-04 00:24:12 +02:00
czaks
d4174a8767 Merge branch 'master' of github.com:vichan-devel/Tinyboard into staging 2014-05-04 00:19:45 +02:00
diggydoc
c0d8ebd496 preliminary lv_LV l10n 2014-05-04 00:17:05 +02:00
neniu
acf318ba2c finalize esperanto l10n 2014-05-04 00:13:28 +02:00
czaks
f61650e940 fix it more 2014-05-04 00:05:55 +02:00
czaks
f5f50da3a0 restore php5.3 compatibility. thx for Kihokki for reporting that 2014-05-03 23:58:24 +02:00
czaks
2bd0d8efec actually fix this bug 2014-05-02 19:32:18 +02:00
czaks
36f97d8697 fix a bug with multiple images; thanks to saiko of tahta.ch for reporting it 2014-05-02 18:58:21 +02:00
Fredrick Brennan
59e614eb1f Merge branch 'staging' of https://github.com/vichan-devel/vichan into staging 2014-04-30 17:18:44 -04:00
Fredrick Brennan
4460b08096 Deprecate postControls(), per-file deletion and spoilering 2014-04-30 17:18:35 -04:00
czaks
d4753786c7 ukko: mod support for ukko; fixes #23 2014-04-30 18:20:30 +02:00
czaks
d3e03c1125 ukko: mod support for ukko; fixes #23 2014-04-30 18:18:55 +02:00
Fredrick Brennan
b9359a010c remove var_dump 2014-04-29 20:18:30 -04:00
Fredrick Brennan
29ba5e7a2f Fix mod_move for multi image 2014-04-29 19:14:10 -04:00
Fredrick Brennan
ef4d13f3e9 Fix mod_move for multi image 2014-04-29 19:07:13 -04:00
czaks
004b0701c1 Merge remote-tracking branch 'origin/br-integration' into staging 2014-04-29 21:35:50 +02:00
czaks
c0a0c84514 forgot one place to remove quick-reply-old 2014-04-29 21:35:45 +02:00
czaks
8acee0f43a fix webm for multiimage 2014-04-29 21:18:37 +02:00
czaks
a59b037807 Merge branch 'master' of github.com:vichan-devel/Tinyboard into staging 2014-04-29 18:59:14 +02:00
neniu
e9a82a519f update eo l10n 2014-04-29 18:57:37 +02:00
czaks
a9e7047d6f limit the cli debug uptput 2014-04-29 18:48:57 +02:00
czaks
82a3be0148 limit the cli debug uptput 2014-04-29 18:48:21 +02:00
czaks
29ca1decd9 remove quick-reply-old. it probably doesn't work now, it certainly isn't
maintained. this is an old cruft and if needed, it needs rewriting.
2014-04-29 18:37:29 +02:00