Plume/src/models
Bat e6b8943085 New pattern for comment creation in code
Use the builder design pattern to build a NewComment

Add a function to transform a NewComment into a Create activity

Virtually send this activity to the shared inbox of the instance
2018-06-21 11:28:42 +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 New pattern for comment creation in code 2018-06-21 11:28:42 +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 Get rid of the legacy activity_pub::object module 2018-06-20 10:01:25 +01:00
mod.rs New pattern for comment creation in code 2018-06-21 11:28:42 +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 Get rid of the legacy activity_pub::object module 2018-06-20 10:01:25 +01:00
reshares.rs Get rid of the legacy activity_pub::object module 2018-06-20 10:01:25 +01:00
users.rs Merge pull request #66 from Plume-org/setup-script 2018-06-20 09:53:26 +01:00