Commit Graph

1288 Commits (192c0f8efd75c24428b4a10428294c25e99c861b)
 

Author SHA1 Message Date
Bat 59652e8655 Add a function to send activity to an inbox 6 years ago
Bat e93bb3a21f Add creation timestamps 6 years ago
Bat 0fd63eb886 Actually serialize posts in outbox 6 years ago
Bat bde25478e5 Start filling user outbox 6 years ago
Bat dd9e845e66 Fix a few warnings 6 years ago
Bat 80472506ca User outbox 6 years ago
Bat e592e692ff Restore index page 6 years ago
Bat 4666cd3ee3 Blog outbox 6 years ago
Bat 5e6be0cf93 WIP: signing 6 years ago
Bat 721456de30 Actually start playing with ActivityPub
And Rust
6 years ago
Bat 0b00849a62 Refactor ActivityPub 6 years ago
Bat 270786ad3d Always use JSON for Webfinger 6 years ago
Bat 0c9a1bfc3a Reorganize uses 6 years ago
Bat f0b08b2d6d Webfinger 6 years ago
Bat e9bcaf4dd9 Add Actor ActivityPub representation 6 years ago
Bat 656b201244 Pluralize model modules 6 years ago
Bat 7b3a884ec6 Add ActivityPub endpoint for actors 6 years ago
Bat 9eb1b987b2 Save post author 6 years ago
Bat a816bb00b7 Add relation between posts and authors 6 years ago
Bat e506cd21b7 Post creation 6 years ago
Bat 268607da0e Add a model for posts 6 years ago
Bat 0e24b3cdb7 Add creator of the blog as author 6 years ago
Bat 9240ca3a84 Compute outbox/inbox URLs from activity_pub::Actor 6 years ago
Bat 2c3d9a2309 Implement activity_pub::Actor for models::user::User 6 years ago
Bat ab66886093 Implement activity_pub::Actor for models::blogs::Blog 6 years ago
Bat 74ce9aeec0 Add activity_pub::Actor trait 6 years ago
Bat 474f063542 Add relation between blog and authors 6 years ago
Bat 68db4a82cf Add relation between blogs and authors 6 years ago
Bat 4f9df753f5 Implement logout 6 years ago
Bat 00e5f28d0b Require authentication for creating blog + Fix utils::make_actor_id 6 years ago
Bat 9130f4d848 Basic blog creation 6 years ago
Bat 502c186f52 Add more info in the README 6 years ago
Bat cadb33cc1a Add blog model 6 years ago
Bat 5f4cb6c065 Authentication 6 years ago
Bat f8372f6383 Implement models::instance::Instance.has_admin 6 years ago
Bat a7774444fe User creation 6 years ago
Bat 4036d5771c Implement models::instance::Instance::get 6 years ago
Bat f060fa08af Initial commit
With instance configuration
6 years ago