Commit graph

  • 44473aa292 Add Travis badge Bat 2018-04-30 22:20:40 +0100
  • c9f3309655 Add Travis CI Bat 2018-04-30 22:15:07 +0100
  • bf54a7c4ef Add a function to find the ActivityPub representation of an actor with WebFinger Bat 2018-04-30 20:37:19 +0100
  • 59652e8655 Add a function to send activity to an inbox Bat 2018-04-30 19:08:44 +0100
  • e93bb3a21f Add creation timestamps Bat 2018-04-30 18:46:27 +0100
  • 0fd63eb886 Actually serialize posts in outbox Bat 2018-04-30 17:50:35 +0100
  • bde25478e5 Start filling user outbox Bat 2018-04-29 21:23:44 +0100
  • dd9e845e66 Fix a few warnings Bat 2018-04-29 19:06:10 +0100
  • 80472506ca User outbox Bat 2018-04-29 19:01:42 +0100
  • e592e692ff Restore index page Bat 2018-04-29 18:50:46 +0100
  • 4666cd3ee3 Blog outbox Bat 2018-04-29 18:49:56 +0100
  • 5e6be0cf93 WIP: signing Bat 2018-04-29 16:40:10 +0100
  • 721456de30 Actually start playing with ActivityPub Bat 2018-04-24 15:52:47 +0100
  • 0b00849a62 Refactor ActivityPub Bat 2018-04-24 13:31:02 +0100
  • 270786ad3d Always use JSON for Webfinger Bat 2018-04-24 12:38:43 +0100
  • 0c9a1bfc3a Reorganize uses Bat 2018-04-24 10:21:39 +0100
  • f0b08b2d6d Webfinger Bat 2018-04-24 09:35:45 +0100
  • e9bcaf4dd9 Add Actor ActivityPub representation Bat 2018-04-23 17:26:01 +0100
  • 656b201244 Pluralize model modules Bat 2018-04-23 16:19:28 +0100
  • 7b3a884ec6 Add ActivityPub endpoint for actors Bat 2018-04-23 16:09:05 +0100
  • 9eb1b987b2 Save post author Bat 2018-04-23 15:39:06 +0100
  • a816bb00b7 Add relation between posts and authors Bat 2018-04-23 15:37:49 +0100
  • e506cd21b7 Post creation Bat 2018-04-23 15:25:39 +0100
  • 268607da0e Add a model for posts Bat 2018-04-23 14:41:43 +0100
  • 0e24b3cdb7 Add creator of the blog as author Bat 2018-04-23 14:22:07 +0100
  • 9240ca3a84 Compute outbox/inbox URLs from activity_pub::Actor Bat 2018-04-23 14:12:59 +0100
  • 2c3d9a2309 Implement activity_pub::Actor for models::user::User Bat 2018-04-23 13:01:32 +0100
  • ab66886093 Implement activity_pub::Actor for models::blogs::Blog Bat 2018-04-23 13:00:11 +0100
  • 74ce9aeec0 Add activity_pub::Actor trait Bat 2018-04-23 12:57:14 +0100
  • 474f063542 Add relation between blog and authors Bat 2018-04-23 12:28:03 +0100
  • 68db4a82cf Add relation between blogs and authors Bat 2018-04-23 12:27:27 +0100
  • 4f9df753f5 Implement logout Bat 2018-04-23 12:13:49 +0100
  • 00e5f28d0b Require authentication for creating blog + Fix utils::make_actor_id Bat 2018-04-23 12:10:15 +0100
  • 9130f4d848 Basic blog creation Bat 2018-04-23 11:54:37 +0100
  • 502c186f52 Add more info in the README Bat 2018-04-23 11:33:16 +0100
  • cadb33cc1a Add blog model Bat 2018-04-23 11:29:27 +0100
  • 5f4cb6c065 Authentication Bat 2018-04-23 10:52:44 +0100
  • f8372f6383 Implement models::instance::Instance.has_admin Bat 2018-04-22 19:17:40 +0100
  • a7774444fe User creation Bat 2018-04-22 19:13:12 +0100
  • 4036d5771c Implement models::instance::Instance::get Bat 2018-04-22 16:11:58 +0100
  • f060fa08af Initial commit Bat 2018-04-22 14:35:37 +0100