freechat/server-api/db/src
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
..
channels.rs Merging new db-lib code integration 2020-11-17 22:51:59 -08:00
common.rs updated dependancies for db-lib so that serde::Serialize works as intended 2020-11-17 22:27:28 -08:00
invites.rs casting to avoid calamity with signedness memes 2020-11-16 22:56:56 -08:00
lib.rs Invites::filter 1st pass implementation 2020-11-04 00:33:35 -08:00
member.rs db-lib::Member::Update no longer does 2 network hits 2020-11-17 22:29:58 -08:00
messages.rs First pass build of messages::send functionality 2020-11-12 13:16:50 -08:00