|
27b7d342b7
|
Fix more compiler errors, logic error in main
- Forgot to also update the undo handler for the inbox
- Fixed main not ever returning if the debug server was not enabled
|
2025-06-11 15:55:52 +02:00 |
|
|
f727b30f32
|
Store failed activities
/ docker (push) Failing after 4m0s
If the processing for an activity failed due to internal reasons (NOT
malformed content), store it for a later attempt
|
2025-06-08 08:34:47 +02:00 |
|
|
4a2462e24e
|
Explicitly ignore errors from writes to responses
/ docker (push) Failing after 15m26s
|
2025-05-22 17:29:09 +02:00 |
|
|
e1051e81ac
|
Fix follow activity insertion, impl undo follow
/ docker (push) Failing after 2m59s
- Follow created a new id instead of using the Id of the activity for
the db activity
|
2025-05-08 13:03:49 +02:00 |
|