freechat/json-api/db/src
shockrah 12936d5b1a Removing double log issue with client-tester
 Moving Messages struct in db-lib to root for less namespacing uglyness
 Removing an whole unused trait
 Message::get_time_range now returns a special 'UserMessage' struct that includes the name of the author
 More code must be removed from db-lib since a ton of the trait methods aren't used anymore
2021-03-07 13:29:10 -08:00
..
auth.rs Renaming project to json-api for clarity sake 2021-01-24 13:34:17 -08:00
channels.rs Trivial change to test out new filtered pipeline 2021-02-13 19:00:22 -08:00
common.rs Renaming project to json-api for clarity sake 2021-01-24 13:34:17 -08:00
invites.rs Passing tests for invite routes 2021-02-25 16:05:46 -08:00
lib.rs Removing double log issue with client-tester 2021-03-07 13:29:10 -08:00
member.rs + New route for /members/me/nickname 2021-02-21 17:21:17 -08:00
messages.rs Removing double log issue with client-tester 2021-03-07 13:29:10 -08:00