From e14c1f7a39fb8945e7619af861dc36160aed234b Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Sat, 15 Jan 2022 16:52:46 -0500 Subject: [PATCH] some tidying --- composer.json | 8 ++- css/dracula.html | 28 ++++++---- css/index.html | 28 ++++++---- news/pages/002_dns_redirects.md | 2 +- news/pages/015_migration.md | 2 +- news/pages/016_tildemail.md | 2 +- news/pages/019_gopher.md | 2 +- news/pages/020_migration_again.md | 2 +- news/pages/021_discord_lockdown.md | 2 +- ring/index.php | 4 +- signup/email/Net/DNS2.php | 21 +++----- signup/email/ipaddr.php | 1 - signup/email/smtp.php | 9 ++-- signup/email/utf8.php | 1 - signup/index.php | 30 +++++++---- signup/signup-handler.php | 6 +-- users/index.php | 2 +- wiki/pages/irc.md | 2 +- wiki/pages/other-tildes.md | 84 +++++++++++++++--------------- wiki/pages/ssh.md | 2 +- 20 files changed, 128 insertions(+), 110 deletions(-) diff --git a/composer.json b/composer.json index 9418fdd..c9eba31 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,11 @@ { "require": { - "tildeteam/wiki": "^1.0.0" + "tildeteam/wiki": "^1.0.0", + "ext-openssl": "*", + "ext-json": "*", + "ext-shmop": "*", + "ext-sockets": "*", + "ext-posix": "*", + "ext-mbstring": "*" } } diff --git a/css/dracula.html b/css/dracula.html index 994fe11..c1a74a1 100644 --- a/css/dracula.html +++ b/css/dracula.html @@ -1,5 +1,5 @@ - + @@ -352,13 +352,16 @@ end
- +
@@ -409,7 +412,10 @@ end
$ - + @@ -794,8 +800,8 @@ end
- - + + - + +