freechat/server-api/db/src
shockrah cfc060b645 Member::add now supported however its up to the user of db-lib to create the secret(ideally one that doesn't suck)
Literally pasted from the old version which proved to be working to I'm calling this one half way done
2020-11-16 22:57:46 -08:00
..
channels.rs Channel add behavior now also returns the same new channel that was just added 2020-11-07 18:26:19 -08:00
common.rs new filtertype parameter is being given for our .filter method 2020-11-03 23:36:13 -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 Member::add now supported however its up to the user of db-lib to create the secret(ideally one that doesn't suck) 2020-11-16 22:57:46 -08:00
messages.rs First pass build of messages::send functionality 2020-11-12 13:16:50 -08:00