|
f2513f30c8
|
fix: show me what they say when rejecting sign :(
|
2024-03-27 00:24:14 +01:00 |
|
|
a2f77fa6fb
|
fix: apparently i need to put flat links...
what's the point of being ActivityPub if you expect a fixed structure!!!
|
2024-03-27 00:15:17 +01:00 |
|
|
e9dc33a39d
|
fix: typo
|
2024-03-26 23:55:57 +01:00 |
|
|
603724ebcc
|
feat: improved dispatcher sleep logic
|
2024-03-26 23:53:44 +01:00 |
|
|
6097493932
|
chore: faker creates test user, not root
|
2024-03-26 23:53:30 +01:00 |
|
|
46394af394
|
fix: include request-target
|
2024-03-26 23:42:22 +01:00 |
|
|
8437de6c1b
|
fix: add back algorithm, fix digest fn
|
2024-03-26 21:48:39 +01:00 |
|
|
e8eff349cf
|
fix: ops must include digest and compose header
|
2024-03-26 21:30:41 +01:00 |
|
|
fc4674ecca
|
fix: maybe if i do it the old way??
|
2024-03-26 21:24:10 +01:00 |
|
|
98cb07b547
|
fix: does 'require_header' change anything?
|
2024-03-26 21:14:01 +01:00 |
|
|
923d96bd7f
|
fix: are these the issue?
|
2024-03-26 21:09:49 +01:00 |
|
|
46b9a339f7
|
fix: also full AP header
|
2024-03-26 21:02:07 +01:00 |
|
|
2f5344af37
|
fix: correct path for signature
|
2024-03-26 20:22:15 +01:00 |
|
|
a99c21654d
|
fix: use date format mastodon shows in docs
can't be this, or can it?
|
2024-03-26 20:17:41 +01:00 |
|
|
8bf41aa28b
|
fix: use a reasonable crate for http signing
http_signatures is abandoned, http_sig is weird???
|
2024-03-26 19:27:35 +01:00 |
|
|
d321d0b22a
|
fix: calculate digest, remove algo field
https://docs.joinmastodon.org/spec/security/#http
|
2024-03-26 05:25:51 +01:00 |
|
|
4afb0ae946
|
fix: generate keys on the fly
|
2024-03-26 04:20:35 +01:00 |
|
|
8ed4251d31
|
fix: #main-key ...
|
2024-03-26 04:14:23 +01:00 |
|
|
82f8abd96b
|
fix: well known without protocol
|
2024-03-26 03:54:25 +01:00 |
|
|
d918caa815
|
fix: was getting host wrongly, also log way more
|
2024-03-26 03:49:09 +01:00 |
|
|
90cae9e5fd
|
fix: header and LD context...
|
2024-03-26 03:41:17 +01:00 |
|
|
8ba25d511e
|
fix: more resilient priv key selection
|
2024-03-26 03:21:00 +01:00 |
|
|
e6b30975cc
|
feat: catch dispatcher errors
|
2024-03-26 03:11:59 +01:00 |
|
|
81b6a7183a
|
fix: log delivery responses bodies
|
2024-03-26 03:05:43 +01:00 |
|
|
83b0b35043
|
fix: check status code when delivering
|
2024-03-26 02:50:58 +01:00 |
|
|
d5c73e85e8
|
fix: fetch activity case for non embedded
|
2024-03-26 02:46:10 +01:00 |
|
|
34a3769fba
|
fix: acktually algorithm is required by spec
|
2024-03-26 02:27:40 +01:00 |
|
|
7d1473691e
|
fix: valid ids for inserted things
|
2024-03-26 02:24:09 +01:00 |
|
|
a7a6a23560
|
fix: also insert like relation when posting likes
|
2024-03-26 02:13:03 +01:00 |
|
|
c6703a0a1e
|
fix: add published which must be non null
|
2024-03-26 02:07:46 +01:00 |
|
|
36aec4f447
|
fix: improvements for debugging
|
2024-03-26 02:05:20 +01:00 |
|
|
b464aa0e98
|
fix: register outbox route
|
2024-03-26 01:31:17 +01:00 |
|
|
f588df751f
|
fix: don't attempt to deliver to public target
|
2024-03-26 01:25:15 +01:00 |
|
|
794548d14a
|
fix: duhhh
|
2024-03-26 01:19:34 +01:00 |
|
|
0c8afc2780
|
fix: some logging on fetcher and dispatcher
|
2024-03-26 01:14:43 +01:00 |
|
|
13f99532fe
|
fix: put bac protocol in urls
|
2024-03-26 01:02:48 +01:00 |
|
|
6a050c0bb4
|
fix: actually fixed it
|
2024-03-26 00:58:01 +01:00 |
|
|
3a0ca6af86
|
feat: control how many statuses to insert
|
2024-03-26 00:53:07 +01:00 |
|
|
b84a682ed4
|
ci: don't rebuild db every time
|
2024-03-26 00:51:28 +01:00 |
|
|
71acddb766
|
feat: crude handling of line and create
|
2024-03-26 00:50:07 +01:00 |
|
|
d7e846370a
|
feat: show public key of user
|
2024-03-26 00:49:56 +01:00 |
|
|
b0d8957f41
|
feat: Node::get() returns owned object
|
2024-03-26 00:49:42 +01:00 |
|
|
be75ac33d1
|
feat: parse some algorithms for digest, all rsa
|
2024-03-26 00:49:27 +01:00 |
|
|
4a99a3dc40
|
chore: small improvements and fixed some warns
|
2024-03-26 00:49:07 +01:00 |
|
|
6d078f7068
|
feat: show pub key and created time for app actor
|
2024-03-26 00:48:37 +01:00 |
|
|
f74aab7852
|
feat: implemented GET inbox to browse home feed
|
2024-03-25 21:48:58 +01:00 |
|
|
b0e4940ec8
|
feat: validate incoming http signatures
|
2024-03-25 21:19:25 +01:00 |
|
|
e1b93e8a93
|
feat: added basic fetcher, get keys at startup
|
2024-03-25 21:19:02 +01:00 |
|
|
88808f020c
|
feat: storage for application keys
|
2024-03-25 21:18:27 +01:00 |
|
|
6ea4f06d54
|
feat: initial work on validating http signatures
|
2024-03-25 05:12:49 +01:00 |
|