|
b7fafe6458
|
Rename to Fedimovies
|
2023-04-25 15:49:35 +02:00 |
|
|
47529ff703
|
Apply cargo fmt
|
2023-04-24 17:35:32 +02:00 |
|
silverpill
|
f8df50934c
|
Explain database client errors
|
2023-04-24 16:49:22 +02:00 |
|
silverpill
|
9a32fb9c80
|
Remove activity from queue if handler times out
|
2023-03-31 17:56:13 +00:00 |
|
silverpill
|
95daa94a97
|
Move contents of database and models modules to mitra-models crate
|
2023-03-31 00:20:19 +00:00 |
|
silverpill
|
0521f1f731
|
Restart stalled background jobs
|
2023-03-25 20:23:19 +00:00 |
|
silverpill
|
62069dc011
|
Increase number of delivery attempts and increase intervals between them
|
2023-02-26 20:16:39 +00:00 |
|
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 |
|