59 Commits

Author SHA1 Message Date
Alex (Xkeeper)
e5d9199a3f Create README file
Not really needed but could be useful?
2016-03-25 13:33:07 -07:00
Alex (Xkeeper)
fdbb836343 Merge pull request #25 from RanAwaySuccessfully/patch-1
Spoiler fix 2
2016-03-14 11:05:46 -07:00
RanAwaySuccessfully
cba059a99e There we go.
Sorry about that.
2016-03-14 15:01:25 -03:00
Alex (Xkeeper)
986da70278 Merge pull request #24 from RanAwaySuccessfully/master
Better Spoiler Tags
2016-03-14 10:52:36 -07:00
RanAwaySuccessfully
a74678f5e6 Update function.php 2016-03-14 14:48:09 -03:00
RanAwaySuccessfully
964feb72f1 Better spoiler tags part 2
HTML/CSS code was tested, though I have no idea if this works with PHP
2016-03-13 18:26:48 -03:00
RanAwaySuccessfully
be56922669 Better spoiler tag part 1
HTML/CSS code was tested, though I have no idea if this works with PHP
2016-03-13 18:24:45 -03:00
Alex (Xkeeper)
88b1e13996 Merge pull request #21 from STJrInuyasha/master
fixes for random shit
2016-01-29 17:58:39 -08:00
Alex (Xkeeper)
075b9966dc Merge pull request #23 from StapleButter/master
disable ancient and unused 'bzzz' feature
2016-01-17 10:38:10 -08:00
StapleButter
6ad139ed29 disable unused bzzz filter 2016-01-15 19:43:49 +01:00
STJrInuyasha
3f5b4145b9 fix the other #defcon spam issue.
(/newthread.php #3) MySQL error: SQL syntax error near '' at line 1
$id is expected to be an int at all times by a lot of the code. May as well ensure it is.
(Also, explicit check for === filter_int's failure condition, because 0 is still false.)
2015-12-30 06:21:14 -08:00
STJrInuyasha
4573b59016 Slightly less #defcon spam
(/lib/function.php #413) MySQL error: SQL syntax error near '' at line 1
Due to trying to make tags when there's no user.
2015-12-30 05:46:06 -08:00
STJrInuyasha
c5044d2c0e Attempt to curtail password autofill when it shouldn't happen
e.g. when you're editing another user. Web browser devs think they're so smart...
2015-12-30 04:51:49 -08:00
Alex (Xkeeper)
ac3d8590d7 Merge pull request #20 from StapleButter/master
merge pull request #20: fix login.php messages
2015-12-14 10:10:55 -08:00
StapleButter
34d8936717 thank you for logging in, you will be redirected to return to return to the board 2015-12-14 18:56:36 +01:00
Xkeeper
9165a3a5ab removing project wonderful adbox. r.i.p. 2015-12-13 18:13:22 -08:00
Xkeeper
0a95868611 [fix #16] register globals strikes again 2015-08-14 21:21:01 -07:00
Xkeeper
af79555a6f Removing trailing whitespaces from function.php 2015-08-13 23:37:01 -07:00
Xkeeper
2707ee4fb0 Removing leftover refs to ISO-8859-1. RIP 2015-08-13 23:36:37 -07:00
Xkeeper
b91650258a [fixes #13] Merging in a LOT of work. Dang. 2015-08-13 23:33:31 -07:00
Xkeeper
a38c716711 Newreply is now (more or less) error free, hopefully 2015-08-13 23:33:17 -07:00
Xkeeper
4fe042fe7c Removing VGG relay code 2015-08-13 23:22:52 -07:00
Xkeeper
ed57098bd5 Various whitespace changes 2015-08-13 23:22:34 -07:00
Xkeeper
85625b90ca Cleaning up dead code 2015-08-13 23:21:44 -07:00
Xkeeper
6ec2907a62 had CRLF for some reason. more error cleaning 2015-08-13 23:20:53 -07:00
Xkeeper
b4e9133f5f More error cleanup 2015-08-13 23:20:30 -07:00
Xkeeper
5d8d4e8b3a [fixes #13] &tags& now use new format 2015-08-13 23:10:29 -07:00
Xkeeper
514552fc54 Removing [trope] and switching to preg_replace_callback 2015-08-13 23:07:04 -07:00
Xkeeper
813eaefa37 [#13] moving to new &tag& format 2015-08-13 22:21:26 -07:00
Xkeeper
dc92457987 changing IP ban message 2015-08-13 20:49:28 -07:00
Xkeeper
13e846f959 removing old honeypot stuff 2015-08-13 20:46:47 -07:00
Xkeeper
ae2670a686 [fixes #15] ikachan z-index set to 999999 2015-08-13 20:45:00 -07:00
Xkeeper
e59edb197b fixing more unquoted array keys 2015-08-12 23:19:29 -07:00
Xkeeper
8a1b9ce03d [close #14] ikachan is neutral again 2015-08-12 23:19:16 -07:00
Xkeeper
22c951e47f [touches #10, disables #13] fixing all obvious errors in thread view 2015-08-11 23:54:07 -07:00
Xkeeper
0c24f7a669 [fixes #8] Setting everything to use UTF-8 2015-08-09 23:24:17 -07:00
Xkeeper
340ebd2ed1 Making downtime page not terrible 2015-08-09 23:23:36 -07:00
Xkeeper
17e8be1f79 turning version text into github link 2015-08-09 14:26:36 -07:00
Xkeeper
60ce86de68 removing old/dead code and javascript 2015-08-09 14:23:03 -07:00
Xkeeper
2107524e8b fixing adbox issue. this might be removed soon though 2015-08-09 14:13:39 -07:00
Xkeeper
bc9fa7bbc5 updating no-cache directives. thanks chrome 2015-08-09 14:13:15 -07:00
Xkeeper
6fe4471d38 fixing online.php errors 2015-08-09 04:46:46 -07:00
Xkeeper
4554246192 removing unused code from lib/functions 2015-08-09 04:20:21 -07:00
Xkeeper
9e43949067 changing lib/mysql.php line endings + adding db char encoding func 2015-08-09 04:19:45 -07:00
Xkeeper
da7c205682 Adding escape function to mysql class 2015-08-09 02:30:36 -07:00
Xkeeper
e388ffdc97 register globals is bad and i feel bad for enabling it again 2015-08-09 01:26:48 -07:00
Xkeeper
bab624ee3d fixing empty id problem. register globals was terrible 2015-08-09 01:21:37 -07:00
Xkeeper
9cf3e47cc5 adding version number 2015-08-09 01:10:54 -07:00
Xkeeper
727782410f making the firewall on-by-default 2015-08-09 00:43:46 -07:00
Xkeeper
dce5ec9ce6 [#10] Adding default charset ISO-8859-1 2015-08-09 00:37:21 -07:00