1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-26 08:20:58 +01:00
Commit Graph

550 Commits

Author SHA1 Message Date
8chan
69dc5500e8 Merge vichan-devel 2014-08-30 20:06:02 +00:00
8chan
954099bb64 Close #51: Prevent players from cheating the dice roller by using markup 2014-08-10 15:38:02 +00:00
8chan
73228b950e Merge Barrucadu/diceroll into master 2014-08-10 15:35:11 +00:00
8chan
78aebd6833 Merge Barrucadu/diceroll into master 2014-08-10 14:51:45 +00:00
8chan
edc8df469e Merge vichan-devel 2014-08-10 14:41:40 +00:00
czaks
1fb9fffefb handle tinyboard flags with length=0 2014-08-09 05:12:36 +02:00
8chan
c7ef03f204 Merge https://github.com/vichan-devel/vichan 2014-07-06 00:18:45 +00:00
czaks
e749da1115 Revert "Rework the GeoIP code, add country-based poster names"
This reverts commit db3c7f4ee9.
2014-07-06 02:13:08 +02:00
czaks
22108ca901 Revert "Second rework of the GeoIP code, now supporting cities!"
This reverts commit 2488e77e86.
2014-07-06 02:12:54 +02:00
Jano Slota
a520101e22 Second rework of the GeoIP code, now supporting cities! 2014-07-06 01:30:38 +02:00
Jano Slota
0c22aaed24 Rework the GeoIP code, add country-based poster names 2014-07-06 01:29:12 +02:00
Jano Slota
88e33bef2c Random names for anonymous users - thanks to svnth 2014-07-06 01:27:38 +02:00
czaks
c7073a98d6 Merge 4.5
Conflicts:
	inc/display.php
	templates/post_reply.html
	templates/post_thread.html
2014-07-06 01:24:16 +02:00
Chen-Pang He
39d55b6dbb Introduce $config['gzip_static'] 2014-07-06 01:12:12 +02:00
Michael Walker
3040cdc818 Move rolling into an event handler 2014-07-05 21:58:12 +01:00
8chan
5b395c014c Merge https://github.com/vichan-devel/vichan 2014-06-21 19:37:24 +00:00
czaks
72c873551e Merge 4.5
Conflicts:
	post.php
2014-06-20 23:35:45 +02:00
Techan
826a921a53 Improve protection from displaying errors to visitors 2014-06-20 23:07:07 +02:00
czaks
e4d77b0a70 fix sql error as reported by a Romanian anon 2014-06-14 18:33:55 +02: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
8chan
86ae70770c Merge vichan-devel 2014-05-05 15:04:41 +00:00
czaks
d4174a8767 Merge branch 'master' of github.com:vichan-devel/Tinyboard into staging 2014-05-04 00:19:45 +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
4460b08096 Deprecate postControls(), per-file deletion and spoilering 2014-04-30 17:18:35 -04:00
copypaste
f178769a0a multiimage posting 2014-04-27 15:48:47 +02:00
8chan
03dea2173e Merge vichan 2014-04-21 13:46:04 +00:00
8chan
93a4f7a161 Enable search page for 8chan 2014-04-21 13:42:49 +00:00
czaks
0f5c6b460a fix themes resetting the board 2014-04-21 15:38:18 +02:00
czaks
6e107b5096 fix previous commit 2014-04-19 23:06:59 +02:00
ctrlcctrlv
19a135d9f8 use all boards for search.php if boards are not specified 2014-04-19 23:03:23 +02:00
8chan
b1688235dd Merge vichan-devel 2014-04-19 20:11:34 +00:00
kaf
1c2aa523a3 Added: /pol/-like flags based on a953229de7
Conflicts:
	inc/config.php
	templates/post_form.html
2014-04-19 18:48:17 +02:00
czaks
f12940ca73 fix posting of ı and İ, possibly a bit more xD 2014-04-18 14:38:05 +02:00
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
1dbc1e6fdb add a webm posthandler 2014-04-06 21:54:22 +02:00
8chan Admin
b448fac149 add column to listBoards 2014-04-05 16:24:53 +00: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
czaks
a5b6098737 fix previous commit 2014-02-24 15:29:26 +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
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
3c6d8d285b Board creation date in listBoards() 2014-02-15 03:02:05 +00:00
8chan Admin
ad65029708 Fix &amp problem 2014-02-07 02:35:29 +00:00
czaks
c70c1baf21 fix double quoting in links. thanks STI for reporting that 2014-01-17 00:30:04 +01:00