FOSS Decentralized chat platform
Go to file
shockrah e4fdf4feb7 Merging new db-lib code integration
! I should note that there are two things which are incomplete

1. channel deletion with linked messages
2. Invites module has not been refactored BUT behaves beautifully in all tests so far so i cba
2020-11-17 22:51:59 -08:00
chan-like adding func for finding channels with too many messages 2020-08-23 17:47:25 -07:00
docs note regarding badges ready for actual badges notes 2020-05-26 02:40:29 -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
invites-manager ignoring sample env file 2020-08-22 18:12:15 -07:00
misc updated logo 2020-08-02 21:20:49 -07:00
server-api Merging new db-lib code integration 2020-11-17 22:51:59 -08:00
.gitignore ignoring diesel's schema.rs since we're straight up not using it 2020-11-02 00:13:13 -08:00
.gitlab-ci.yml switching to new testing scheme in gitlab-ci.yml 2020-08-22 15:43:19 -07:00
design.md smol goals for now 2019-11-24 20:10:39 -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.