mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-04 19:50:00 +00:00
adding matrix chatroom
This commit is contained in:
parent
dfbcb228c0
commit
21f9625a24
1 changed files with 2 additions and 1 deletions
|
@ -2,6 +2,8 @@
|
||||||
|
|
||||||
We have a twitter alternative (mastodon), a facebook alternative (friendica), so let's build a reddit alternative in the fediverse.
|
We have a twitter alternative (mastodon), a facebook alternative (friendica), so let's build a reddit alternative in the fediverse.
|
||||||
|
|
||||||
|
[Matrix Chatroom](https://riot.im/app/#/room/#rust-reddit-fediverse:matrix.org)
|
||||||
|
|
||||||
## Goals / TODOs
|
## Goals / TODOs
|
||||||
|
|
||||||
- Come up with a name / codename.
|
- Come up with a name / codename.
|
||||||
|
@ -12,4 +14,3 @@ We have a twitter alternative (mastodon), a facebook alternative (friendica), so
|
||||||
- Should it allow bots?
|
- Should it allow bots?
|
||||||
- Decide on tech to be used: I prefer Actix, Diesel for the back end, inferno, typescript and bootstrap for the front end.
|
- Decide on tech to be used: I prefer Actix, Diesel for the back end, inferno, typescript and bootstrap for the front end.
|
||||||
- How do we do the activitypub stuff?
|
- How do we do the activitypub stuff?
|
||||||
-
|
|
||||||
|
|
Loading…
Reference in a new issue