Compare commits

..

4 Commits
main ... main

8 changed files with 46 additions and 62 deletions

View File

@ -1,6 +1,6 @@
name: tel.tilde.org.nz
name: neotilde.tel
description: neo-tildetel - a PBX for the tildeverse
url: https://tel.tilde.org.nz
url: https://neotilde.tel
baseurl: ''
smolcaptcha_url: "https://httpbin.org/status/418"

View File

@ -6,7 +6,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>{% if page.title %}{{ page.title }} &raquo; {% endif %}tel.tilde.org.nz</title>
<title>{% if page.title %}{{ page.title }} &raquo; {% endif %}{{ site.name }}</title>
<link rel="stylesheet" href="{{ site.baseurl }}/styles.css">
<link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2280%22>☎️</text></svg>">
</head>

View File

@ -8,10 +8,6 @@ layout: base
<ul class="inline-list">
<li><a href="/phonebook/">phonebook</a></li>
<li><a href="/the-original/">the original</a></li>
<<<<<<< HEAD
<<<<<<< HEAD
<li><a href="https://tel.tilde.org.nz/register/">request account</a></li>
=======
>>>>>>> Revert "add "register" link to the homepage"
</ul>
</main>

View File

@ -27,20 +27,10 @@ title: phonebook
<h2>The community</h2>
<p>
<<<<<<< HEAD
Want a <code>tel.tilde.org.nz</code> number?
<a href="https://tel.tilde.org.nz/register/">
Want a <code>neotilde.tel</code> number?
<a href="https://neotilde.tel/register/">
Click here for the registration form!
</a>
=======
To get a <code>tel.tilde.org.nz</code> number, please message <code>darcy</code>
in <code>#tildetel</code> on <a href="https://tilde.chat">the tilde.chat IRC</a>.
</p>
<p>
If you had a <code>tilde.tel</code> number, in most cases, you can use that number
on <code>tel.tilde.org.nz</code>! Just let <code>darcy</code> know when asking for
an account.
>>>>>>> Revert "add "register" link to the homepage"
</p>
<table>
@ -69,7 +59,7 @@ title: phonebook
<h2>PSTN dial-in</h2>
<p>
You can dial in to a <code>tel.tilde.org.nz</code> number from the PSTN
You can dial in to a <code>neotilde.tel</code> number from the PSTN
by calling one of these numbers, then entering an extension.
</p>
<p>

View File

@ -1,9 +1,9 @@
---
layout: page
title: register for tel.tilde.org.nz
title: register for neotilde.tel
---
Registrations for `tel.tilde.org.nz`
Registrations for `neotilde.tel`
are currently unavailable.
Please check back later,

View File

@ -1,6 +1,6 @@
---
layout: page
title: register for tel.tilde.org.nz
title: register for neotilde.tel
php_session: true
---
@ -95,7 +95,7 @@ if ($_SERVER['REQUEST_METHOD'] === 'POST') {
<input id="reg_tilde" name="tilde" type="text" placeholder="Tilde / Pubnix">
<label for="reg_msg">Message (optional):</label>
<textarea id="reg_msg" name="reg_msg"></textarea>
<textarea id="reg_msg" name="msg"></textarea>
<div class="form-captcha">
<label for="reg_captcha">What is the answer to the below equation?</label>

View File

@ -1,36 +1,34 @@
----------------------------------------
rip tilde.tel
January 20th, 2021
----------------------------------------
yesterday, the almighty tilde.tel was shuttered.
not gonna lie, by the time i found out, i was quite saddened.
dammit, cat! now i've gotta go delete all my softphones! :p
in all seriousness, despite its deadness, it was fun while it
lasted.
rest in peace, tilde.tel.
-----------
/ \
/ HERE \
/ LIES \
/ \
| TILDE.TEL |
| |
| 2019-2021 |
| |
| "ring ring, |
| mother- |
| fucker." |
| |
---------------------
(edit: 2021-11-25 08:22 UTC:
made the gravestone a bit bigger, and changed wording a bit)
----------------------------------------
rip tilde.tel
January 20th, 2021
----------------------------------------
yesterday, the almighty tilde.tel[1] was shuttered.
not gonna lie, by the time i found out, i was quite saddened.
dammit, cat! now i've gotta go delete all my softphones! :p
in all seriousness, despite its deadness, it was fun while it
lasted.
rest in peace, tilde.tel.
------
/ \
/ RIP \
/ \
| TILDE.TEL |
| |
| 2019-2021 |
| |
| "ring ring, |
| mother- |
| fucker." |
| |
----------------

View File

@ -25,7 +25,7 @@ title: what happened to tilde.tel?
<p>
If you had a <code>tilde.tel</code> account, you can request an account on
<code>tel.tilde.org.nz</code> <a href="/register/">here</a> with the same phone number (all previous ~tel
<code>neotilde.tel</code> with the same phone number (all previous ~tel
numbers have been reserved), just mention your old ~tel number(s) - or your
tilde and username if you don't remember your number - to have an account
created for you.
@ -33,7 +33,7 @@ title: what happened to tilde.tel?
<p>
cat has (very kindly) handed over control of the <code>#tildetel</code> IRC
channel, so that's the place for <code>tel.tilde.org.nz</code> support (and
channel, so that's the place for <code>neotilde.tel</code> support (and
general chat about telephony and such!)
</p>
</section>