This website requires JavaScript.
Explore
Help
Sign In
aitzol
/
Plume
Watch
1
Star
0
Fork
0
You've already forked Plume
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0a1edba4b0
Plume
/
src
History
Bat
0a1edba4b0
Fix the custom properties deserialization bug for Blogs as well
2018-06-23 15:00:35 +01:00
..
activity_pub
Send the 'Content-Type: application/activity+json' header for ActivityPub request
2018-06-23 12:23:37 +01:00
models
Fix the custom properties deserialization bug for Blogs as well
2018-06-23 15:00:35 +01:00
routes
Set to and cc for new Follow activities
2018-06-23 13:47:53 +01:00
db_conn.rs
Add a Mention model
2018-06-20 19:22:34 +01:00
main.rs
Rewrite User::from_activity to use the activitypub crate instead of raw JSON
2018-06-21 21:30:56 +01:00
safe_string.rs
New pattern for comment creation in code
2018-06-21 11:28:42 +01:00
schema.rs
Notify when receiving a mention
2018-06-20 21:05:30 +01:00
setup.rs
Add a Mention model
2018-06-20 19:22:34 +01:00
utils.rs
Simplify the activity_pub::inbox::Notify trait + Fix notifications
2018-06-20 22:51:47 +01:00