Commit Graph

79 Commits (95c6d9366a9c1efb9ce87fc38101d51c16e0f47f)

Author SHA1 Message Date
Bob Mottram db68b34cc5 Capability on post is a list 2019-07-08 14:30:04 +01:00
Bob Mottram 356877b98c Test for strict capabilities enforcement 2019-07-07 20:25:38 +01:00
Bob Mottram b9ebf425b1 Option to strictly enforce object capabilities 2019-07-07 18:47:37 +01:00
Bob Mottram e9cf9dfc27 Add capabilities to follow requests 2019-07-07 12:53:32 +01:00
Bob Mottram 331d7c53bf Secondary format for individual posts 2019-07-06 22:33:46 +01:00
Bob Mottram 37568d5ed8 GET individual posts 2019-07-06 22:24:47 +01:00
Bob Mottram 3a6fe719a9 Reduce some line lengths 2019-07-06 18:00:22 +01:00
Bob Mottram ef3a951452 Test for follow request 2019-07-06 14:49:25 +01:00
Bob Mottram c9d62e8361 Adding capabilities to posts 2019-07-06 11:33:57 +01:00
Bob Mottram edaf2cb8e6 More generic postPath 2019-07-05 23:13:20 +01:00
Bob Mottram 54ff42d078 Add a capabilities account to sign requests 2019-07-05 22:24:16 +01:00
Bob Mottram d257b59c3a Send accept message after follow 2019-07-05 19:57:19 +01:00
Bob Mottram f805786f9a Tidying 2019-07-05 17:13:31 +01:00
Bob Mottram bfbf6ec625 Shared inbox may be named 'inbox' 2019-07-05 16:10:21 +01:00
Bob Mottram cdddf40b26 Move shared inbox posts to people who follow 2019-07-05 14:26:54 +01:00
Bob Mottram 359e4794c9 self 2019-07-05 12:41:09 +01:00
Bob Mottram 509ba6b840 Create shared inbox on start of daemon 2019-07-05 12:27:18 +01:00
Bob Mottram 810dad25da Check shared inbox path 2019-07-05 11:24:20 +01:00
Bob Mottram f2d5f51635 Prepare for shared inbox 2019-07-05 11:21:10 +01:00
Bob Mottram 8d02e8fdc2 Fix network test 2019-07-04 21:25:19 +01:00
Bob Mottram 3a8801e544 Move function 2019-07-04 20:34:28 +01:00
Bob Mottram e500d32b15 Reserved usernames 2019-07-04 18:56:25 +01:00
Bob Mottram b321baf307 Generic in/outbox functions 2019-07-04 17:24:23 +01:00
Bob Mottram e12f0994cf Fixing public key lookup 2019-07-04 15:36:29 +01:00
Bob Mottram 08134954bc inbox queue 2019-07-04 13:23:53 +01:00
Bob Mottram 640cf71416 Save posts to inbox to a queue 2019-07-04 11:02:56 +01:00
Bob Mottram 50a2f95c9c outbox post authentication 2019-07-04 10:00:53 +01:00
Bob Mottram c4797d3de2 Authentication debug 2019-07-04 09:56:15 +01:00
Bob Mottram 6602d0b78e Create id of object 2019-07-03 23:59:56 +01:00
Bob Mottram 4ef93d01c5 Allow for other outbox post types 2019-07-03 23:44:03 +01:00
Bob Mottram d3128fe91d Client to server posts overwrite some parameters 2019-07-03 23:16:03 +01:00
Bob Mottram fde8fd4dd9 create wrapping 2019-07-03 22:37:46 +01:00
Bob Mottram 8462c65e8f method not allowed 2019-07-03 21:32:30 +01:00
Bob Mottram 503c423a18 Outbox post authorization is on particular nicknames 2019-07-03 21:03:38 +01:00
Bob Mottram f2c596ee2d Authorization for inbox access 2019-07-03 20:32:07 +01:00
Bob Mottram 3aaf7df0bf Extraneous debug 2019-07-03 20:19:20 +01:00
Bob Mottram 8ad7ee5ff2 Consistent utf string 2019-07-03 20:15:42 +01:00
Bob Mottram 407f3e702b unathorized code 2019-07-03 20:02:36 +01:00
Bob Mottram 86aaff3c84 Option to use dat urls 2019-07-03 20:00:03 +01:00
Bob Mottram be9c2d68d2 Tests for basic authentication 2019-07-03 19:24:44 +01:00
Bob Mottram be525dff0a Debug option 2019-07-03 17:14:45 +01:00
Bob Mottram 5ff78f55a1 Allow localhost as domain 2019-07-03 13:24:54 +01:00
Bob Mottram c2cc03c76a Change username to nickname 2019-07-03 10:40:27 +01:00
Bob Mottram 60b59d4f86 Tests for follow functions 2019-07-03 10:24:55 +01:00
Bob Mottram 306f9edf46 Tidying 2019-07-02 21:54:22 +01:00
Bob Mottram 534cea06f8 Receiving follow requests 2019-07-02 19:17:04 +01:00
Bob Mottram c7adc05cf2 Dependencies 2019-07-02 18:11:59 +01:00
Bob Mottram 3e15f3f94b Typo 2019-07-02 16:07:52 +01:00
Bob Mottram 20dc823398 Check inbox items for expected params 2019-07-02 16:07:27 +01:00
Bob Mottram f609e365da Announce function 2019-07-02 10:25:29 +01:00