diff --git a/news/000_first_post.json b/news/000_first_post.json index 7785b15..b61a8ee 100755 --- a/news/000_first_post.json +++ b/news/000_first_post.json @@ -1,6 +1,6 @@ { "published": true, - "date": "a not so long time ago", + "date": "mar 2017", "title": "first post", "author": "~ben", "content": "hi this is the first news post" diff --git a/news/001_new_news.json b/news/001_new_news.json index e0bdc58..837de93 100755 --- a/news/001_new_news.json +++ b/news/001_new_news.json @@ -1,6 +1,6 @@ { "published": true, - "date": "dec 28, 2017", + "date": "dec 2017", "title": "good news everyone", "author": "~ben", "content": "there's a news feed on the homepage now!! whenever there is any news, it will be posted here. if you have any big news, make a pull request on the git repo and then ~ben or another github admin can merge it" diff --git a/news/007_happy_new_year.json b/news/007_happy_new_year.json index 19f359a..368b251 100755 --- a/news/007_happy_new_year.json +++ b/news/007_happy_new_year.json @@ -1,6 +1,6 @@ { "published": true, - "date": "jan 1, 2018", + "date": "jan 2018", "title": "happy new year!!", "author": "~ben", "content": "happy new year from everyone at your favorite internet community! hope you had a great holiday with friends and family!" diff --git a/news/011_irc.json b/news/011_irc.json index 4942e67..7abd220 100644 --- a/news/011_irc.json +++ b/news/011_irc.json @@ -1,6 +1,6 @@ { "published": true, - "date": "march 2018", + "date": "mar 2018", "title": "irc", "author": "~ben", "content": "there's an irc server running at irc.tilde.team:6697 (with ssl)! come hang out! there's also a web client too!" diff --git a/news/012_github.json b/news/012_github.json index 5284715..d4947e6 100644 --- a/news/012_github.json +++ b/news/012_github.json @@ -1,6 +1,6 @@ { "published": true, - "date": "march 2018", + "date": "mar 2018", "title": "github projects on homepage", "author": "~ben", "content": "the homepage now lists all public projects on the tilde.team github org! let me know if you want me to add you :)" diff --git a/news/013_thelounge.json b/news/013_thelounge.json index 7fb0b0f..78ddef5 100644 --- a/news/013_thelounge.json +++ b/news/013_thelounge.json @@ -1,6 +1,6 @@ { "published": true, - "date": "march 2018", + "date": "mar 2018", "title": "thelounge irc webclient", "author": "~ben", "content": "i'm now hosting a thelounge instance on the tilde.team server. let me know if you want to use it and i'll add your user. i haven't figured out how to integrate the thelounge accounts with the tilde.team accounts, but i'm looking into it." diff --git a/news/014_gitea.json b/news/014_gitea.json index 2c8572c..747a79d 100644 --- a/news/014_gitea.json +++ b/news/014_gitea.json @@ -1,6 +1,6 @@ { "published": true, - "date": "june 2018", + "date": "jun 2018", "title": "tilde.team gitea :)", "author": "~ben", "content": "there's a gitea instance up on the tilde.team server. i migrated most repos from our github org to the meta org on gitea. hit me up on discord/irc or email if you have any questions!" diff --git a/news/015_migration.json b/news/015_migration.json index f45cda1..6362be9 100644 --- a/news/015_migration.json +++ b/news/015_migration.json @@ -1,6 +1,6 @@ { "published": true, - "date": "june 2018", + "date": "jun 2018", "title": "the great tilde.team migration", "author": "~ben", "content": "tilde.team is now on a beeeeefy vps! 4cores, 6gb ram, and 100gb ssd space! everything is where you left it, but you will get a scary notice about a man-in-the-middle attack when you connect over ssh. (this is just because the IP address changed). the new IP is 104.223.31.252 and the ECDSA fingerprint is:
SHA256:CoJQp1mGtYJOZscJul6Ba94o2NsuzZTUI/b76JLGy3A
for your verification purposes." diff --git a/news/016_tildemail.json b/news/016_tildemail.json index 726fc6e..09789dd 100644 --- a/news/016_tildemail.json +++ b/news/016_tildemail.json @@ -1,6 +1,6 @@ { "published": true, - "date": "june 2018", + "date": "jun 2018", "title": "tildemail", "author": "~ben", "content": "what started as an initiative to get local mail working ended up with us just setting up a full mailserver with smtp and imap. see the email wiki for more info and webmail for easy access." diff --git a/news/017_password_auth_disabled.json b/news/017_password_auth_disabled.json index c55258e..32d281c 100644 --- a/news/017_password_auth_disabled.json +++ b/news/017_password_auth_disabled.json @@ -1,6 +1,6 @@ { "published": true, - "date": "june 2018", + "date": "jun 2018", "title": "password auth disabled", "author": "~ben", "content": "password auth for ssh is now disabled. you'll need to use an ssh key to log in. please contact me with your pubkey so i can get you back in :)" diff --git a/news/018_tilde.chat.json b/news/018_tilde.chat.json new file mode 100644 index 0000000..5b2f5a1 --- /dev/null +++ b/news/018_tilde.chat.json @@ -0,0 +1,7 @@ +{ + "published": true, + "date": "jun 2018", + "title": "irc network for the tildeverse: tilde.chat", + "author": "~ben", + "content": "there is a new irc network for the tildeverse! see the tilde chat site for connection info (localhost here on your shell should work just fine :)" +} diff --git a/wiki/pages/goals-roadmap.md b/wiki/pages/goals-roadmap.md index 000b753..6d3fd1b 100644 --- a/wiki/pages/goals-roadmap.md +++ b/wiki/pages/goals-roadmap.md @@ -51,16 +51,6 @@ environments. * this would allow people to find co-developers, or to allow non-devs to give devs good ideas. -## services - -* mail -* irc -* [mastodon](https://tilde.zone) -* forum - this project needs a lot of love (https://git.tilde.team/meta/forum) but it's got potential -* [gitea](https://git.tilde.team) -* [cryptpad](https://pad.tilde.team) - - ## future plans * ldap auth diff --git a/wiki/pages/services.md b/wiki/pages/services.md index 8de6256..3a4b6d2 100644 --- a/wiki/pages/services.md +++ b/wiki/pages/services.md @@ -19,7 +19,7 @@ i'll keep this wiki page updated with the services that are running on our littl ### code related stuff -* [gitea](https://git.tilde.team/) +* [gitea](https://git.tilde.team/) tilde team git hosting ### general utilities @@ -33,16 +33,13 @@ i'll keep this wiki page updated with the services that are running on our littl - [whiteboard](https://pad.tilde.team/whiteboard/) - [file drop](https://pad.tilde.team/file/) - [todo lists](https://pad.tilde.team/todo/) -* [paste pb](https://paste.tilde.team) +* [paste bin](https://paste.tilde.team) ### social/communications -* irc - - [ircd](https://tilde.team/wiki/?page=irc) (irc.tilde.team) 6667 and 6697 with ssl - - [thelounge webclient](https://irc.tilde.team) - - bridged to the [tilde.team discord server](https://tilde.team/discord/) -* [mastodon](https://tilde.zone) +* [irc](https://tilde.chat) tilde.chat irc network for the tildeverse +* [mastodon](https://tilde.zone) federated social network - [pinafore front-end](https://pinafore.tilde.team) - [halcyon front-end](https://halcyon.tilde.team) -* [email](?page=email) +* [email](?page=email) (webmail, smtp/imap, mutt, and alpine)