Bob Mottram
|
be75d250e0
|
Command to retrieve html for post
|
2021-12-23 20:59:36 +00:00 |
Bob Mottram
|
c5bb57a424
|
Extra types
|
2021-12-17 12:58:58 +00:00 |
Bob Mottram
|
66447bcbf1
|
Comma
|
2021-12-17 12:57:08 +00:00 |
Bob Mottram
|
9fa69bcc81
|
Set accept header for favicons
|
2021-12-17 12:55:30 +00:00 |
Bob Mottram
|
d5e9652b16
|
Explicitly detect mime type
|
2021-12-17 10:15:05 +00:00 |
Bob Mottram
|
ddd29d8577
|
Change function names
|
2021-12-17 10:12:11 +00:00 |
Bob Mottram
|
2b74116f12
|
Tidying
|
2021-12-17 10:07:49 +00:00 |
Bob Mottram
|
823766088e
|
Rename function
|
2021-12-17 10:04:18 +00:00 |
Bob Mottram
|
974e2d0830
|
Exception handling only where needed
|
2021-12-17 09:55:19 +00:00 |
Bob Mottram
|
b5975917a6
|
Get content type
|
2021-12-17 09:48:45 +00:00 |
Bob Mottram
|
6da17599ca
|
Detect favicon mime type
|
2021-12-16 23:32:13 +00:00 |
Bob Mottram
|
64c41279b4
|
Save newswire favicons
|
2021-12-16 20:57:30 +00:00 |
Bob Mottram
|
6953b2cd43
|
More specific exceptions
|
2021-11-25 18:42:38 +00:00 |
Bob Mottram
|
5b9af53cf9
|
Less verbose
|
2021-11-09 20:11:56 +00:00 |
Bob Mottram
|
d414e204bb
|
Extra debug
|
2021-11-01 20:27:29 +00:00 |
Bob Mottram
|
4e81096b32
|
Store custom emoji
|
2021-11-01 17:12:17 +00:00 |
Bob Mottram
|
d6150d7fb0
|
Debug messages for exceptions
|
2021-10-29 19:48:15 +01:00 |
Bob Mottram
|
1244d0fafc
|
Returning error codes from post
|
2021-10-18 11:20:57 +01:00 |
Bob Mottram
|
ee11752b0b
|
Include status code in warning
|
2021-10-18 10:58:41 +01:00 |
Bob Mottram
|
3761a3185e
|
Debug
|
2021-09-20 17:51:53 +01:00 |
Bob Mottram
|
9d0764f725
|
Update diagrams
|
2021-09-17 16:12:50 +01:00 |
Bob Mottram
|
7652da1d91
|
Include content length in get request headers
|
2021-09-14 23:13:27 +01:00 |
Bob Mottram
|
20b5805e9a
|
Set accept type for signed header
|
2021-09-14 23:03:26 +01:00 |
Bob Mottram
|
0af91ce4b6
|
Tidying
|
2021-09-14 22:48:34 +01:00 |
Bob Mottram
|
94db0a9520
|
More unit tests for signing get requests
|
2021-09-14 22:22:49 +01:00 |
Bob Mottram
|
2a94dc9516
|
Change domain to libreserver.org
|
2021-09-10 17:14:50 +01:00 |
Bob Mottram
|
3cc5e1445c
|
Space
|
2021-09-08 13:38:22 +01:00 |
Bob Mottram
|
619d7d5aa0
|
Sign get requests if an instance actor key exists
|
2021-09-08 12:25:11 +01:00 |
Bob Mottram
|
d9cda14782
|
Signing GET requests
|
2021-09-08 11:05:45 +01:00 |
Bob Mottram
|
a79d2b191d
|
Extra http code
|
2021-09-07 18:05:26 +01:00 |
Bob Mottram
|
edeb0d9f1e
|
Extraneous logic
|
2021-09-01 22:09:24 +01:00 |
Bob Mottram
|
b66ab9e74a
|
Field not needed
|
2021-09-01 21:24:01 +01:00 |
Bob Mottram
|
fed6d0c144
|
Remove lower case fields
|
2021-09-01 21:14:16 +01:00 |
Bob Mottram
|
9c79aee5c8
|
Title fields
|
2021-09-01 21:11:59 +01:00 |
Bob Mottram
|
3b0b4076fb
|
Add content length to signed get
|
2021-09-01 20:29:26 +01:00 |
Bob Mottram
|
a751dbdf14
|
Fixing signed get
|
2021-09-01 19:46:28 +01:00 |
Bob Mottram
|
1398685e74
|
Set domain
|
2021-09-01 19:02:34 +01:00 |
Bob Mottram
|
89f59fa71c
|
Debug
|
2021-09-01 18:58:42 +01:00 |
Bob Mottram
|
a3328b33bb
|
Consolidation of Accept within signed GET
|
2021-08-31 22:57:49 +01:00 |
Bob Mottram
|
a69ac4c883
|
Include accept within non-digest http signature
|
2021-08-31 21:53:53 +01:00 |
Bob Mottram
|
ed516c8ff7
|
Get signature with digest
|
2021-08-31 21:20:58 +01:00 |
Bob Mottram
|
73a5182232
|
Don't include key in debug
|
2021-08-31 15:27:55 +01:00 |
Bob Mottram
|
a83c6594d0
|
Debug signed get
|
2021-08-31 15:23:50 +01:00 |
Bob Mottram
|
6c0a39c64d
|
Support for authorized fetch using instance actor signing key
|
2021-08-31 15:17:11 +01:00 |
Bob Mottram
|
894a8ce3fc
|
Refactoring for signed GET
|
2021-08-31 10:10:49 +01:00 |
Bob Mottram
|
746f58fd7f
|
Placeholder for signed GET
|
2021-08-30 23:21:14 +01:00 |
Bob Mottram
|
c559727279
|
Consistent syntax
|
2021-08-30 22:44:22 +01:00 |
Bob Mottram
|
ea980b078f
|
More descriptive
|
2021-08-30 22:43:23 +01:00 |
Bob Mottram
|
dcf76f996e
|
Handle actors with no public post feed
|
2021-08-02 21:43:53 +01:00 |
Bob Mottram
|
53f6b637bf
|
Tidying
|
2021-07-13 16:49:29 +01:00 |