Xkeeper
9c055df5a9
Fix more unquoted array keys
2018-01-24 19:52:00 -08:00
Xkeeper
90391fe625
Add LetsEncrypt folder to .gitignore
2018-01-24 19:24:37 -08:00
Xkeeper
8409619ada
Fix unquoted array key
2018-01-24 19:20:40 -08:00
Xkeeper
3f73b3abd4
Fix goofy typo in ipsearch
2018-01-24 19:03:34 -08:00
Xkeeper
1348561401
Fix some unquoted array keys
2018-01-24 19:02:01 -08:00
Xkeeper
776472e122
Fix ref to (unused) undefined constant
2018-01-24 18:49:50 -08:00
Xkeeper
a6a22e7ea9
Fix the threadfix pages
2018-01-14 18:37:39 -08:00
Xkeeper
2f1bc75f2b
Add special Unfiction theme
2017-08-27 16:05:59 -07:00
Xkeeper
f18c82157e
layout: use tableheadtext color in .tdbgh
...
Can't wait to see how much this breaks
2017-08-27 16:05:23 -07:00
Sanqui
551d9f900c
Fix missing > in canonical <link> ( #37 )
2017-07-20 01:58:56 -07:00
Xkeeper
4a6506548c
Fix overly greedy anti-photobucket code
2017-07-19 00:34:25 -07:00
Xkeeper
b8caeda408
Update and enhance mobile view
2017-07-19 00:23:19 -07:00
Xkeeper
14f8190906
Remove old filter tracking code
2017-07-19 00:22:37 -07:00
Xkeeper
877647b409
Add years to readable durations
2017-07-19 00:22:20 -07:00
Xkeeper
0449b82b42
Shrink downtime window from 5 minutes to 1 minute
2017-07-19 00:21:49 -07:00
Xkeeper
9318ec258d
Add photobucket replacement image
2017-07-19 00:21:19 -07:00
Xkeeper
4fdd16cf57
Fix and add thread meta tags
2017-07-19 00:20:25 -07:00
Xkeeper
f50d45104c
Remove dead code
2017-07-18 23:11:39 -07:00
Xkeeper
58ea368c45
Move to utf8mb4 and add php7 mysql compat shim
...
fixes #10 , #35 , #36 (hopefully)
2017-07-18 22:34:42 -07:00
Alex (Xkeeper)
fd7990a262
Update YouTube embed code
...
Strings inside 's don't need to escape anything except 's and \s.
2016-12-22 17:04:42 -08:00
RanAwaySuccessfully
c65927ad72
YouTube BBCode ( #29 )
...
* Add YouTube pseudo-BBCode tag. Use it like `[youtube]oHg5SJYRHA0[/youtube]`.
Should hopefully work without issues.
2016-12-22 16:48:24 -08:00
Alex (Xkeeper)
e757df8fa8
Merge pull request #32 from StapleButter/master
...
Fixes:
* Announcements on forum pages linked to the wrong user profile
* `Disable layout` checkbox doesn't work when making new threads
2016-12-22 16:38:50 -08:00
StapleButter
50c61486ce
oh also a fix for 'no layout' on newthread.php
2016-08-12 00:27:44 +02:00
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