freechat/json-api/db/src
shockrah c4d7eb9111 * api::channels::list_channels has more relevant docs
Better matching against return types so we're not throwing away errors
	This just entails swapping the if let for a match statement

* db-lib::Message::send has more updated docs on what variants of Response it returns

* api::messages::send_message has better error logging now and more relevant comments
2021-04-21 17:14:33 -07:00
..
channels.rs + Adding db-lib::common::try_error_passthrough 2021-04-21 16:08:23 -07:00
common.rs + Adding db-lib::common::try_error_passthrough 2021-04-21 16:08:23 -07:00
invites.rs mysql_async updates 2021-03-30 22:43:07 -07:00
lib.rs - Removal of auth code in db-lib 2021-03-30 21:36:21 -07:00
member.rs * Adding id to insertion call in db-lib::channel::add 2021-04-07 20:48:58 -07:00
messages.rs * api::channels::list_channels has more relevant docs 2021-04-21 17:14:33 -07:00