mjhouse / bowtie

The bowtie social media website
GNU General Public License v3.0
0 stars 0 forks source link

Create message struct and impl #7

Closed todo[bot] closed 4 years ago

todo[bot] commented 4 years ago

Basically a post without a title and with the join query from the Friend::friends(...) method.


https://github.com/mjhouse/bowtie/blob/bd2545afa28818a8179d0a220b5d4210b924d361/crates/models/src/message.rs#L2-L4


This issue was generated by todo based on a @todo comment in bd2545afa28818a8179d0a220b5d4210b924d361. It's been assigned to @undefined because they committed the code.
mjhouse commented 4 years ago

Scratch the join query- don't really need it.