Plume/src/models
2018-06-19 18:29:34 +01:00
..
blog_authors.rs Introduce an insert! macro to avoid some code duplication 2018-06-18 14:57:38 +01:00
blogs.rs Use the webfinger crate 2018-06-18 22:50:40 +01:00
comments.rs Add some to_json functions to models for serialization in templates 2018-06-18 17:34:29 +01:00
follows.rs Introduce an insert! macro to avoid some code duplication 2018-06-18 14:57:38 +01:00
instance.rs Introduce an insert! macro to avoid some code duplication 2018-06-18 14:57:38 +01:00
likes.rs Improve the find_by! macro to allow multiple columns 2018-06-18 16:13:09 +01:00
mod.rs Improve the find_by! macro to allow multiple columns 2018-06-18 16:13:09 +01:00
notifications.rs Introduce an insert! macro to avoid some code duplication 2018-06-18 14:57:38 +01:00
post_authors.rs Introduce an insert! macro to avoid some code duplication 2018-06-18 14:57:38 +01:00
posts.rs Add some to_json functions to models for serialization in templates 2018-06-18 17:34:29 +01:00
reshares.rs Implement Deletable for Reshare 2018-06-19 10:47:11 +01:00
users.rs Remove old configuration code 2018-06-19 18:29:34 +01:00