FOSS Decentralized chat platform
Go to file
shockrah 81e6fd0a13 Invite are now consumed via a path with two dynamic params
/invite/join/<hash>/<name> is the real path to be used now but the app ui should this behavior in some clever way
2020-05-06 02:51:26 -07:00
docs new docs for the updated api requirements 2020-05-05 21:56:39 -07:00
freechat-client changing initial screen to be a welcome page/nav page to other servers 2020-04-17 22:59:54 -07:00
server Invite are now consumed via a path with two dynamic params 2020-05-06 02:51:26 -07:00
.gitignore sass things being added to project 2019-11-10 22:25:37 -08:00
design.md smol goals for now 2019-11-24 20:10:39 -08:00
Makefile updated path to client in main controller 2019-11-27 15:20:10 -08:00
readme.md updated readme to reflect state of repo 2019-11-04 12:22:22 -08:00

FreeChat

Decentralizaed chat platform

Currently in a state of design and not implementation. I.E. there's still massive amounts of groundwork that need to be reasoned about before it can be built.