Commit graph

1865 commits

Author SHA1 Message Date
Bat 2c3d9a2309 Implement activity_pub::Actor for models::user::User 2018-04-23 13:01:32 +01:00
Bat ab66886093 Implement activity_pub::Actor for models::blogs::Blog 2018-04-23 13:00:11 +01:00
Bat 74ce9aeec0 Add activity_pub::Actor trait 2018-04-23 12:57:14 +01:00
Bat 474f063542 Add relation between blog and authors 2018-04-23 12:28:03 +01:00
Bat 68db4a82cf Add relation between blogs and authors 2018-04-23 12:27:27 +01:00
Bat 4f9df753f5 Implement logout 2018-04-23 12:13:49 +01:00
Bat 00e5f28d0b Require authentication for creating blog + Fix utils::make_actor_id 2018-04-23 12:10:15 +01:00
Bat 9130f4d848 Basic blog creation 2018-04-23 11:54:37 +01:00
Bat 502c186f52 Add more info in the README 2018-04-23 11:33:16 +01:00
Bat cadb33cc1a Add blog model 2018-04-23 11:29:27 +01:00
Bat 5f4cb6c065 Authentication 2018-04-23 10:52:44 +01:00
Bat f8372f6383 Implement models::instance::Instance.has_admin 2018-04-22 19:17:40 +01:00
Bat a7774444fe User creation 2018-04-22 19:13:12 +01:00
Bat 4036d5771c Implement models::instance::Instance::get 2018-04-22 16:11:58 +01:00
Bat f060fa08af Initial commit
With instance configuration
2018-04-22 14:35:37 +01:00