mjhouse / bowtie

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

implement FriendRequest #10

Closed todo[bot] closed 4 years ago

todo[bot] commented 4 years ago

Need to pull apart models.rs macros if I want to put two models in the same file.


https://github.com/mjhouse/bowtie/blob/3d422369c5fd55ebaeeea736bfd9b65880eaec52/crates/models/src/friend.rs#L26-L31


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

Basics are implemented- still need query and accept functions.