silverpill
|
c201f3ea2b
|
Store information about failed activity deliveries in database
|
2023-02-26 14:49:01 +00:00 |
|
silverpill
|
49f51f44d8
|
Replace magic numbers in activitypub::queues module with constants
|
2023-02-25 19:28:19 +00:00 |
|
silverpill
|
10f2596830
|
Move config parser to mitra-config crate
|
2023-02-19 00:39:15 +00:00 |
|
silverpill
|
385a11d6a7
|
Don't retry activity if fetcher recursion limit has been reached
|
2023-01-26 13:57:46 +00:00 |
|
silverpill
|
01f56d9ef7
|
Use re-exported tokio_postgres::GenericClient trait
|
2023-01-18 01:01:45 +00:00 |
|
silverpill
|
5c9aa0f148
|
Always put outgoing activities in a queue
|
2023-01-04 19:36:57 +00:00 |
|
silverpill
|
498be66d8b
|
Change actor status to "unreachable" if delivery to inbox fails
|
2023-01-01 21:48:23 +00:00 |
|
silverpill
|
534812efa2
|
Implement activity delivery queue
|
2023-01-01 19:45:41 +00:00 |
|
silverpill
|
b4f68aaec8
|
Rename IncomingActivity type
|
2022-12-31 13:28:25 +00:00 |
|
silverpill
|
0ecf682984
|
Move activity queue helpers to activitypub::queues module
|
2022-12-31 00:07:10 +00:00 |
|