freechat/server-api/db/src
shockrah b917483dac * Upated message struct initialization to shorthand (cosmetic thing
* Updated message struct to use channel_id not _name

+ Base implementation f Message::get_time_range, yet to be tested
2021-01-18 22:00:24 -08:00
..
auth.rs db-lib now attempts to update tokens from failed update_jwt call 2020-12-28 23:03:13 -08:00
channels.rs + Added Response::RestrictedInput to db-lib 2020-12-29 23:50:57 -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 + Added Response::RestrictedInput to db-lib 2020-12-29 23:50:57 -08:00
member.rs Members now debugable 2020-12-29 23:51:14 -08:00
messages.rs * Upated message struct initialization to shorthand (cosmetic thing 2021-01-18 22:00:24 -08:00