1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2025-02-21 13:09:41 +01:00

1572 Commits

Author SHA1 Message Date
Michael Walker
4b25d42596 Implement dice rolling in posts: use an email like 'dice XdY+Z' to roll. 2014-07-05 21:58:12 +01:00
8chan
9df6ca8ddd Fix issue #45 2014-06-24 19:41:00 +00:00
8chan
766a5e5c0f Fix issue #45 2014-06-24 19:40:16 +00:00
8chan
6e0682ab19 Merge vichan-devel 2014-06-21 19:39:55 +00:00
8chan
8cd15c9dd8 Merge https://github.com/vichan-devel/vichan 2014-06-21 19:37:24 +00:00
czaks
a04dee562c update locales for 5.0 2014-06-21 21:04:29 +02:00
czaks
3895223922 Merge 4.5
Conflicts:
	templates/post_thread.html
2014-06-21 20:50:41 +02:00
Chen-Pang He
9fd003cbca import zh_TW translation 2014-06-21 20:46:30 +02:00
mgaj
0adc70baf7 update es_ES locale 2014-06-21 20:40:14 +02:00
sildeperker
3241f6325b import da_DK transation 2014-06-21 20:39:33 +02:00
kaf
4f61279ad6 update fr_FR transation 2014-06-21 20:38:51 +02:00
czaks
32c42e3596 update pl_PL translation 2014-06-21 20:38:16 +02:00
czaks
26884e8e11 Merge 4.5
Conflicts:
	post.php
2014-06-20 23:35:45 +02:00
czaks
73177fcffc 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
eb2a468a09 Improve protection from displaying errors to visitors 2014-06-20 23:07:07 +02:00
8chan
043f5fa2f6 Twitter 2014-06-17 23:00:47 +00:00
8chan
977cf0711e No index 2014-06-17 23:00:36 +00:00
czaks
2c883fda0a fix ban appeals; thanks to sraczynski for reporting 2014-06-16 11:39:56 +02:00
czaks
b12612ac57 fix sql error as reported by a Romanian anon 2014-06-14 18:33:55 +02:00
8chan
d073eda2ac Merge ../test 2014-06-12 14:37:53 +00:00
8chan
c493642bce Merge https://github.com/vichan-devel/vichan 2014-06-12 14:37:36 +00:00
8chan
4223bc7c79 Enable syslog 2014-06-12 03:07:16 +00:00
czaks
427a9938a7 Merge 4.5 2014-06-12 03:12:56 +02:00
Chen-Pang He
7933abd271 Fix vichan #65
Conflicts:
	inc/mod/auth.php
	inc/mod/pages.php
2014-06-12 03:12:27 +02:00
8chan
66066304c1 Merge https://github.com/vichan-devel/vichan 2014-06-11 00:10:05 +00:00
czaks
503903ac0f Merge 4.5 2014-06-11 02:05:14 +02:00
czaks
23d6e82038 $_SERVER[HTTPS] isn`t being always set; fixes #65 2014-06-11 02:04:59 +02:00
8chan
1006aa3132 Merge vichan-devel 2014-06-10 23:13:42 +00:00
Fredrick Brennan
4f070d16e5 Congrats, you broke the mod page on non-secured servers @jdh8 2014-06-10 23:09:39 +00:00
8chan
bc984261be Merge vichan-devel 2014-06-10 18:16:16 +00:00
8chan
59d443846e No animated GIFs 2014-06-10 17:57:37 +00:00
czaks
c2cbbe7e22 Merge 4.5
Conflicts:
	js/expand-too-long.js
2014-06-10 17:51:03 +02:00
Chen-Pang He
6716a24b68 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
3b34c345d8 Fix board stylesheets not being respected on +50 2014-06-05 14:35:51 +00:00
8chan
b506c0be9f Fix array_filter error message when debug_stuff is false 2014-05-31 22:43:34 +02:00
8chan
dc8d8e5bcd Fix cache error when board deleted 2014-05-29 14:41:20 +00:00
8chan
073e6bec83 Fix array_filter error message when debug_stuff is false 2014-05-27 23:50:20 +00:00
8chan
59b4443e71 Fix array_filter error message when debug_stuff is false 2014-05-27 23:44:49 +00:00
Fredrick Brennan
56695fbf04 No need for global config 2014-05-21 08:19:16 +02:00
Fredrick Brennan
f6e97b6e73 SECURITY: Remove $config[db][password] when $config[debug] is TRUE 2014-05-21 08:19:09 +02:00
8chan
cf23161365 Merge https://github.com/vichan-devel/vichan 2014-05-19 19:39:35 +00:00
Fredrick Brennan
65a14a0d39 Fix moving of deleted files 2014-05-19 14:00:16 -04:00
Fredrick Brennan
85136b76ed No need for global config 2014-05-19 13:46:18 -04:00
Fredrick Brennan
ff809ccf71 SECURITY: Remove $config[db][password] when $config[debug] is TRUE 2014-05-19 13:39:30 -04:00
8chan
5fecb99bf0 https change for $config[embedding] 2014-05-18 19:37:22 +00:00
8chan
4ba085bdef 8chan.co proprietary changes 2014-05-17 20:01:14 +00:00
8chan
1355908418 Fix order in ?/users 2014-05-17 19:50:28 +00:00
8chan
8ac012b1c5 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
a19b0ac160 Merge https://github.com/vichan-devel/vichan 2014-05-14 17:53:36 +00:00
Fredrick Brennan
9b3f8421fc Fix displaying bans 2014-05-14 13:51:49 -04:00