misc bugfixes, partially address #54

this commit fixes a few miscellaneous bugs, including:
- stop loading js from a cdn, load those from our own site
- fix a wiki link in the header
- add note about znc requiring manual account add
- show our ECDSA fingerprint in the site footer
This commit is contained in:
Ben Harris 2020-01-16 18:08:52 -05:00
parent bc65648fa3
commit 1f4846e02d
6 changed files with 20 additions and 5 deletions

View File

@ -1,5 +1,6 @@
<hr>
<footer class="text-center">
<p>ECDSA fingerprint: SHA256:R3qNfKIF3IiXhKCbFX6rCKl73yzexi9Wodsow6XFres</p>
<a href="https://tildegit.org/team/site">page source</a>
&mdash;
<a href="https://bhh.sh/donate/">donate</a>
@ -9,8 +10,9 @@
<br>
<br>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
<script src="/js/jquery.min.js"></script>
<script src="/js/bootstrap.min.js"></script>
</body>
</html>

View File

@ -54,7 +54,7 @@ $parser = Tildeverse\Wiki\Parser::factory();
<br>
<hr>
<h3>other tilde.team stuff</h3>
<h3>tilde.team services</h3>
<?php include 'services.php'; ?>

7
js/bootstrap.min.js vendored Normal file

File diff suppressed because one or more lines are too long

4
js/jquery.min.js vendored Normal file

File diff suppressed because one or more lines are too long

View File

@ -3,7 +3,7 @@ $services = [
'gitea' => ['fa' => 'code-fork', 'url' => 'https://tildegit.org/team/'],
'forum' => ['fa' => 'comment', 'url' => 'https://bbj.tildeverse.org'],
'mastodon' => ['fa' => 'retweet', 'url' => 'https://tilde.zone'],
'chat' => ['fa' => 'comments-o', 'url' => '/wiki/?page=irc'],
'chat' => ['fa' => 'comments-o', 'url' => '/wiki/irc'],
'nextcloud' => ['fa' => 'cloud', 'url' => 'https://cloud.tilde.team/'],
'webmail' => ['fa' => 'envelope', 'url' => 'https://mail.tilde.team/'],
'cryptpad' => ['fa' => 'sticky-note', 'url' => 'https://pad.tildeverse.org'],
@ -21,3 +21,4 @@ foreach ($services as $name => $service) { ?>
<a href="<?=$service['url']?>" <?php if (!$nav) echo 'class="btn btn-default"'; ?>><i class="fa fa-<?=$service['fa']?>"></i> ~<?=$name?>~</a>
<?php if ($nav) echo '</li>'; ?>
<?php }

View File

@ -20,7 +20,8 @@ this is the beginning of the [tilde.chat](https://tilde.chat) irc federation! mo
* `weechat` when logged in with ssh
* `irssi`
* [`znc`](https://znc.tilde.team/) - log in with your shell password and configure as needed
* [`znc`](https://znc.tilde.team/) - contact ben (via irc or email) to request an account,
then log in with your shell password and configure as needed
* run `webirc` to register your thelounge account for [our webchat](https://irc.tilde.team)
note that thelounge does not authenticate with your shell password.
* any other client that you like: connect to our node at team.tilde.chat:6697 with ssl