Commit Graph

94 Commits

Author SHA1 Message Date
Xkeeper
3d14b251f3 fix typo 2020-11-18 15:49:01 -08:00
Xkeeper
982c60d759 Enable post layout visibility for guests 2020-11-18 13:53:38 -08:00
Xkeeper
25a245a9b7 slight tweak to mood tag 2020-11-18 12:39:44 -08:00
Xkeeper
e92f39eb8c add &mood& pseudo-tag. seems to work, mostly. closes #17 2020-11-18 12:36:32 -08:00
Xkeeper
c47ef86339 Update author name in page footer 2020-11-18 11:57:26 -08:00
Xkeeper
6722eece9a You can click 🦑 to hide it now. an era is over. closes #38 2020-11-18 11:55:54 -08:00
Xkeeper
3c2924c862 Merge branch 'master' of github:Xkeeper0/jul 2020-11-18 11:22:12 -08:00
Xkeeper
50f201148d add $board_timezone, stub ctime() - closes #67 2020-11-18 11:16:48 -08:00
Xkeeper
c04519f54f Merge pull request #66 from RanAwaySuccessfully/patch-2
no more piwik.js i guess?
2020-10-26 08:11:52 -07:00
RanAS
3bedffa2a6 Update layout.php 2020-10-26 09:10:11 -03:00
Xkeeper
c8712b0dfa add font size options to profiles 2020-10-25 23:16:00 -07:00
Xkeeper
05c8bfe560 Change font sizes from fixed ##px to percentages 2020-10-25 22:52:16 -07:00
Xkeeper
ffbe1127a6 Update to include changes that were made live 2020-10-25 21:56:13 -07:00
RanAS
31018a5794 no more piwik.js i guess?
just added html comment tags
2020-10-24 08:37:41 -03:00
RanAS
291c053395 more HTML filter fixes 2019-01-11 16:08:26 -02:00
Xkeeper
ca406f7268 Update newreply.php to suck less and more
* Remove rest of adbox code
* Mood list changed into `<select>` from `<input type=radio>`
* Preview and normal reply use the same form instead of two different ones
* Less but saner permission checks
* Last-chance post recovery if a thread closes while replying
* Smilies are mid-aligned
* Textbox now expandable and shrinks to fit properly
* Some other assorted crap
2019-01-02 16:59:49 -08:00
Xkeeper
fdf4e65e3c remove some old adbox code 2019-01-02 13:31:59 -08:00
Xkeeper
e1b2e62262 fix timeunits2() for 0 sec 2019-01-02 11:54:28 -08:00
RanAS
9e1f0420fa no more photobucket filters 2018-12-22 07:43:37 -02:00
Xkeeper
b86165d4ef unhide username colors for 1+ 2018-12-11 16:20:39 -08:00
Xkeeper
3ffa4370e8 re-add garish custom scrollbars
(only for chrome, sadly)
2018-12-11 16:14:24 -08:00
Xkeeper
f06b18a8ff enable mobile mode on mobile ios too 2018-12-11 15:26:53 -08:00
Xkeeper
82905dc369 fix 'x.0 years' bug and add sort by last active to memberlist
[closes #45]

also adds tooltips (title tags) to the "registered on" and
"last active" fields in the memberlist, which contain
a relative-format time (e.g. '1 day 5 hrs. ago')
2018-12-11 15:19:20 -08:00
Xkeeper
e3bb327a21 update [code] and [img] tags
[close #52] [code] changes
[close #51] [img] changes
2018-12-11 14:26:35 -08:00
Xkeeper
ffaaed9134 [fix #50] spoiler tags suck less now! wow 2018-11-04 15:54:15 -08:00
Xkeeper
5cf3655772 Always norobots stuff 2018-11-04 14:38:13 -08:00
RanAwaySuccessfully
959ae3a672 i have a better idea
famous last words
2018-06-26 22:26:33 -03:00
RanAwaySuccessfully
72e77a943e have a \s
"< text" is not valid HTML so it's not vulnerable to XSS
2018-06-26 22:08:14 -03:00
Xkeeper
a52ce1e952 Pronoun field and display (closes #44) 2018-03-03 15:43:47 -08:00
RanAwaySuccessfully
e4bc3cba02 Update colors.php 2018-02-25 07:29:28 -03:00
Xkeeper
94f372a196 <layer> != <link> 2018-01-24 21:39:00 -08:00
Xkeeper
f7ea4c15f4 Update filtering methods to remove more XSS crap 2018-01-24 21:33:07 -08:00
Xkeeper
9ec080cd75 Move a bunch of files around to clean things up 2018-01-24 20:14:32 -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
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
devinacker
f779708467 1 view is not a milestone 2016-06-28 23:18:45 -04:00
Alex (Xkeeper)
7e5acca3a1 Disabling header/signatures for guests 2016-05-10 12:58:28 -07:00