Commit Graph

  • bae49bcb47 Broadcast delete to AP Bat 2018-05-12 22:34:13 +0100
  • b8aade1e12 Delete likes Bat 2018-05-12 21:56:57 +0100
  • b68e481b3f Make the website more mobile-friendly Bat 2018-05-12 18:59:38 +0100
  • aefa31b84e Add a few (ugly) badges to the user page Bat 2018-05-12 17:55:25 +0100
  • ea08718c23 User profile edition Bat 2018-05-12 16:30:14 +0100
  • 3d5d03dc08 Make comments border less agressive Bat 2018-05-12 14:40:52 +0100
  • 81aea44586 Add a link to the demo instance in the README Bat 2018-05-12 14:35:37 +0100
  • 675404ab3e Merge branch 'master' of github.com:Plume-org/Plume Bat 2018-05-12 14:33:30 +0100
  • 2d5f43748f Justify article text Bat 2018-05-12 14:31:48 +0100
  • 6de9d5b82a Articles listings on blogs and users pages Bat 2018-05-12 14:31:09 +0100
  • 397d25e431 Display recent articles on the homepage Bat 2018-05-12 13:56:38 +0100
  • ec5156182e
    Merge pull request #12 from danieljakots/master Baptiste Gelez 2018-05-10 21:57:42 +0100
  • 4423b37602
    Fix typo Daniel Jakots 2018-05-10 16:52:43 -0400
  • a74215ef07 Start an actual design Bat 2018-05-10 21:31:52 +0100
  • d3319493d9 Serve static files Bat 2018-05-10 19:01:16 +0100
  • ee7dfee3ef Add an endpoint to like posts Bat 2018-05-10 17:38:03 +0100
  • ac7b4441e8 Receive likes with ActivityPub Bat 2018-05-10 17:07:23 +0100
  • 7b5f0f1704 Add a model for likes Bat 2018-05-10 16:54:35 +0100
  • b81b9f90ec Federate comments written in Plume Bat 2018-05-10 16:36:32 +0100
  • b506e93bd8 Make it possible to respond to a comment Bat 2018-05-10 15:26:12 +0100
  • 56f4a598e2 Actually redirect when writing a new comment Bat 2018-05-10 14:58:17 +0100
  • 80964b1857 Don't panic when receiving a nested comment Bat 2018-05-10 14:32:19 +0100
  • a436f2da4b Federate comments Bat 2018-05-10 11:52:56 +0100
  • a3d73cb2c4 Create and display comments Bat 2018-05-10 10:44:57 +0100
  • 424517fab0 Fix a few warnings Bat 2018-05-09 21:35:50 +0100
  • 0d96cbefe1 Comment model Bat 2018-05-09 21:35:02 +0100
  • 292f4d6b27 Add actual templates for everything Bat 2018-05-09 20:09:52 +0100
  • ae60d5961c Add a base template Bat 2018-05-09 18:53:12 +0100
  • 743e6a23d4 Make Accept activities compatible with Mastodon Bat 2018-05-08 20:54:09 +0100
  • 438f244d88 Fix request signatures Bat 2018-05-08 20:38:37 +0100
  • d3c3180038 Post activities to the correct inbox Bat 2018-05-05 14:46:06 +0100
  • b36e83049c Fix a few mistakes Bat 2018-05-04 16:24:56 +0100
  • 3c868e1289 Fix Cargo.toml Bat 2018-05-04 16:21:33 +0100
  • 3cf6836095 HTTP signature when sending activites Bat 2018-05-04 16:18:00 +0100
  • 3d442e70ee Add the follower endpoint to the User AP representation Bat 2018-05-04 14:18:58 +0100
  • 92af83565e Add an AP followers endpoint for users Bat 2018-05-04 14:13:55 +0100
  • 0ef12ff0f5 Serialize article title in AP Bat 2018-05-04 13:12:02 +0100
  • 92b4dea739 Attribute posts to one actor only Bat 2018-05-04 12:39:11 +0100
  • c282246bf2 Add an enpoint for viewing articles AP representation Bat 2018-05-04 12:09:08 +0100
  • a6de1040b5 Add URL to Article AP Bat 2018-05-04 11:47:04 +0100
  • 0105132382 Fix AP Article ID Bat 2018-05-04 11:46:02 +0100
  • 81acc96e64 I should probably test locally before pushing -_- Bat 2018-05-04 11:18:54 +0100
  • 0ce37c6525 Oops I don't even know how my own code works Bat 2018-05-04 11:17:38 +0100
  • 780f8ca2f5 Add context before sending activities Bat 2018-05-04 11:16:04 +0100
  • c2408925a1 Add to and cc to Create Bat 2018-05-03 23:47:33 +0100
  • 293ab658f4 Serialize activities IDs Bat 2018-05-03 23:40:43 +0100
  • b92009f487 Add some other properties to Articles Bat 2018-05-03 23:12:28 +0100
  • b8a41e71c5 Add an ID to ActivityPub Articles Bat 2018-05-03 22:46:40 +0100
  • d587d18cd4 Actually, we don't need to federate a Note Bat 2018-05-03 22:36:59 +0100
  • 0de7859ca8 Explictly send articles to followers Bat 2018-05-03 22:19:47 +0100
  • 8ce44d7654 Follow activities don't have dates Bat 2018-05-03 22:01:20 +0100
  • b10af9776b Send a Note too when publishing an article Bat 2018-05-03 20:27:17 +0100
  • 22cb286f86 Signing activities Bat 2018-05-03 20:11:04 +0100
  • 6b372861d6 WIP: make it possible for users to sign activities Bat 2018-05-03 18:12:01 +0100
  • b844257e34 Federate display name and summary Bat 2018-05-03 16:34:16 +0100
  • 08a21c7a04 Compute IDs for activities Bat 2018-05-03 16:22:40 +0100
  • cf41ae5fda Refactor activity_pub::activity::Activity Bat 2018-05-02 22:36:13 +0100
  • afe98ab1c3 Start refactoring activities Bat 2018-05-02 21:44:03 +0100
  • 58fad0d414 Fix a bug when instance URL included a port Bat 2018-05-02 14:05:26 +0100
  • ac1a111d7b Make it possible to test the federation locally Bat 2018-05-02 13:47:46 +0100
  • 5f43f783b6 Use more env vars for config Bat 2018-05-02 12:53:42 +0100
  • 9fdfb2b25e Follow endpoint Bat 2018-05-01 20:57:30 +0100
  • 2e71912941 Specify Rust toolchain Bat 2018-05-01 19:37:04 +0100
  • 9a4f60cfe3 Accept follow requests Bat 2018-05-01 19:02:29 +0100
  • 2f1f6a0295 Broadcast activities to followers Bat 2018-05-01 16:51:49 +0100
  • 03df88e186 WIP: inboxes Bat 2018-05-01 15:00:29 +0100
  • 14534d1ff3 Add functions to get followers/followings Bat 2018-05-01 14:23:23 +0100
  • 78f3062f6d Add a follow model Bat 2018-05-01 14:06:31 +0100
  • 4daa482aa8 Add a license (AGPLv3) Bat 2018-05-01 13:01:38 +0100
  • ce5c60bffe Save the correct instance URL in the database Bat 2018-05-01 12:52:50 +0100
  • 8047df6848 Display remote profiles! Bat 2018-05-01 12:48:19 +0100
  • 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