StapleButter
8db5c57440
fix bug where annc profile links lead to wrong profile
...
(should work; untested)
2016-08-12 00:21:35 +02:00
Alex (Xkeeper)
24c3968caf
Merge pull request #27 from RanAwaySuccessfully/master
...
welp
2016-06-28 20:36:02 -07:00
Alex (Xkeeper)
7a01dd8eca
Merge pull request #31 from devinacker/honk
...
sure whatever
2016-06-28 20:35:12 -07:00
devinacker
f779708467
1 view is not a milestone
2016-06-28 23:18:45 -04:00
RanAwaySuccessfully
b2fe6d7151
BadnikZONE option
2016-06-25 15:07:41 -03:00
RanAwaySuccessfully
fce423f118
IRC server update
...
Things.
2016-06-11 21:28:35 -03:00
Alex (Xkeeper)
7e5acca3a1
Disabling header/signatures for guests
2016-05-10 12:58:28 -07:00
RanAwaySuccessfully
a261a78ced
Updating the code
2016-04-24 10:31:53 -03:00
Alex (Xkeeper)
4b471f6500
Fix more https images
2016-04-22 12:41:29 -07:00
Alex (Xkeeper)
39726935cc
Fix #19 , hydra's theme no longer forces dateformat
2016-04-22 12:24:33 -07:00
Alex (Xkeeper)
cf7023111f
IRC links now default to https
2016-04-22 12:04:44 -07:00
Alex (Xkeeper)
5253c67111
Updating files to improve HTTPS-ness
2016-04-22 11:57:39 -07:00
Alex (Xkeeper)
b6402db0ef
Merge pull request #26 from RanAwaySuccessfully/master
...
Embedding KiwiIRC
2016-04-21 14:08:17 -07:00
RanAwaySuccessfully
7b3ff80c25
Now it joins both #tcrf and #x
2016-04-11 05:22:20 -03:00
RanAwaySuccessfully
e644949c07
Embedding KiwiIRC
...
Hopefully nothing breaks.
2016-04-10 18:08:56 -03:00
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