Commit graph

637 commits

Author SHA1 Message Date
asonix b6a10c4e65 Apply patch from perillamint on github
Document REPOSITORY_COMMIT_BASE envvar
2023-01-01 10:29:28 -06:00
asonix 3a14242a91 Apply patch from perillamint on github
Accept REPOSITORY_COMMIT_BASE envvar to build repository url
2023-01-01 10:28:52 -06:00
asonix f5fed2fce1 Apply patch from perillamint on github
One missing bit Debug implementation for source_url
2023-01-01 10:19:11 -06:00
asonix 5faeaf6371 Revert "Apply patch from perillamint on github"
This reverts commit f291b24269.
2023-01-01 10:01:39 -06:00
asonix f291b24269 Apply patch from perillamint on github
Show repository URL with commit reference
2023-01-01 09:47:21 -06:00
asonix 5f5c34640f Apply patch from perillamint on github
use git hash to describe version number
2023-01-01 09:46:44 -06:00
asonix d4e51a1afa Add scrape endpoint to .env 2022-12-26 11:20:02 -06:00
asonix fafba69258 Add optional prometheus scrape endpoint 2022-12-26 10:57:16 -06:00
asonix 07b961c28f Bump deps 2022-12-21 16:59:19 -06:00
asonix 30dd16a889 Bump version 2022-12-21 16:58:17 -06:00
asonix 88b0383084 Keep track of when servers were last seen 2022-12-21 16:51:17 -06:00
asonix b49eeaf822 Bump version 2022-12-19 22:25:27 -06:00
asonix 943f679a69 Allow activities without IDs, fetch actor unchecked 2022-12-19 22:24:58 -06:00
asonix 37b2afe344 Bump version 2022-12-19 21:46:27 -06:00
asonix 4e5fabce5f Also debug Kind in inbox 2022-12-19 21:45:52 -06:00
asonix 689d85befb Bump version 2022-12-19 21:07:25 -06:00
asonix 40eb12258d Record id in inbox route 2022-12-19 21:05:53 -06:00
asonix efcec29d7b Remove unused docker-related files 2022-12-19 16:32:16 -06:00
asonix 62a886d0bf Bump version 2022-12-19 16:31:51 -06:00
asonix 163e480076 Update deps 2022-12-19 16:30:48 -06:00
asonix 675fddcfeb Support Remove activity, forward verbatim 2022-12-19 16:08:39 -06:00
asonix 359ec68aa0 Add example systemd configuration 2022-12-19 15:52:47 -06:00
asonix 565a94d756 clippy 2022-12-19 12:23:06 -06:00
asonix 815c18b899 Update version number in various places 2022-12-19 12:17:08 -06:00
asonix fbcbf141dd Bump version 2022-12-19 11:46:49 -06:00
asonix cf7a25f935 Consider NoSignature a BadRequest 2022-12-19 11:44:50 -06:00
asonix b56bddccb4 Allow Signature to be missing if kind is Delete, return early without additional processing 2022-12-19 11:39:30 -06:00
asonix 886c7d0ac6 Apply patch from perallamint on github
Temporary fix: allow signing bypass for 410 gone actors
DIRTY FIX: implement sigcheck_bypass for 410'ing actors
2022-12-19 09:44:04 -06:00
asonix 178d23bcbd Bump deps 2022-12-14 20:17:14 -06:00
asonix 549eb47202 Bump version 2022-12-13 23:41:06 -06:00
asonix 5968cb8953 bump deps 2022-12-13 23:40:53 -06:00
asonix c5e254dad6 Update deps 2022-12-13 23:37:09 -06:00
asonix 430ebec810 Improve tracing, immediately stringify spantrace, remove join macros 2022-12-13 23:36:40 -06:00
asonix c15f591bc8 Add punctuation to readme 2022-12-13 10:56:25 -06:00
asonix 5d69eaf2ab Add note about Add activity to README 2022-12-13 10:46:58 -06:00
asonix 43b70f88a7 Apply patch from perallamint on github
clippy: unnecessary lifetime annotation on static strings

Since string literal constant already has static lifetime, it is not
necessary to explicitly annotate it with 'static.
2022-12-13 10:39:25 -06:00
asonix a0dc2363f6 Add support for Add activity - forward verbatim 2022-12-13 10:35:16 -06:00
asonix 9d68ccd834 Update deps 2022-12-12 11:06:23 -06:00
asonix a8b8325557 Update deps 2022-12-12 10:56:53 -06:00
asonix 6082def854 Bump version 2022-12-09 18:04:15 -06:00
asonix 31021e80e4 Bump deps 2022-12-09 18:03:36 -06:00
asonix f4db90b699 Use sync RwLock for lru access 2022-12-09 17:47:45 -06:00
asonix d834537300 Bump http-signature-normalization-actix 2022-12-08 21:15:43 -06:00
asonix c18760d57f Bump version 2022-12-08 15:14:12 -06:00
asonix 8575439d88 Bump deps 2022-12-08 15:14:04 -06:00
asonix c543e8b4eb Bump version 2022-12-06 18:53:36 -06:00
asonix a0fbf9d236 Bump activitystreams again 2022-12-06 18:53:19 -06:00
asonix b9dba28207 Bump activitystreams 2022-12-06 18:21:55 -06:00
asonix b5dc3e7c08 Wrap whole main in actix_rt, fixes opentelemetry 2022-12-06 17:55:02 -06:00
asonix 4d8e1a7241 Enable lazy loading for images 2022-11-23 13:32:27 -06:00