e317da1b66
More work on file storage
/ docker (push) Failing after 1m48s
2025-06-16 17:01:15 +02:00
8d2e008125
Sort of implement personal feeds
2025-06-13 16:45:13 +02:00
d86ad370df
Move translators db->ap to separate module
2025-06-13 13:42:56 +02:00
9e23f82e55
And follow requests work!
...
Who knew that Mastodon would set the accept target's object id to the
internal one?
But also, I am of the opinion that this is a bug on our side when
translating the activity to AP
2025-06-12 17:13:19 +02:00
116ade380d
Fix bad call
2025-06-11 15:35:04 +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
b0f041e7b0
Add-ish support for tags and mentions in new messages
/ docker (push) Has been cancelled
2025-06-05 17:07:04 +02:00
bf0aaaca8f
Work on ensuring data consistency even for yet unknown fields
/ docker (push) Has been cancelled
2025-05-28 16:52:54 +02:00
4a2462e24e
Explicitly ignore errors from writes to responses
/ docker (push) Failing after 15m26s
2025-05-22 17:29:09 +02:00
ca8f5fd483
Modify note inbox to use inbox actor for requesting the note
2025-05-22 17:01:02 +02:00
c9895bc9af
Add debug endpoint for getting replies to node id
/ docker (push) Successful in 4m19s
2025-05-16 22:04:57 +02:00
1b0c63a3b1
Now with extra replies
/ docker (push) Successful in 4m26s
2025-05-16 21:45:43 +02:00
c70928ec7b
Forgot to also create activity entry
/ docker (push) Successful in 4m26s
2025-05-16 21:38:02 +02:00
440399f8d2
And create activities work-ish
/ docker (push) Successful in 4m18s
2025-05-16 21:31:17 +02:00
8ec486cfc1
Start work on inbound notes
/ docker (push) Successful in 4m17s
2025-05-16 19:11:13 +02:00
b6d1fbc74b
Add more logging to inbox
/ docker (push) Successful in 4m19s
2025-05-12 14:39:10 +02:00
af6ff2dd30
Add follower and following collections
/ docker (push) Successful in 4m34s
2025-05-11 18:28:51 +02:00
2c0a4c88d5
Make the code slightly better
/ docker (push) Successful in 4m26s
2025-05-10 12:03:25 +02:00
ff6a730e58
Follow accept works and messags are pushed as expected
/ docker (push) Failing after 2m50s
2025-05-10 11:18:28 +02:00
9a3a330b1d
Moe wok
/ docker (push) Failing after 3m2s
2025-05-09 19:19:16 +02:00
b0e344b170
Work on Accept activity
2025-05-09 19:18:26 +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
d84a693b22
Add inbox follow request handling
...
/ docker (push) Failing after 3m6s
- Not tested yet
- Undo needs to be extended to also handle undo of follow
2025-05-08 08:32:02 +02:00
82627e8467
Add undo of likes
/ docker (push) Failing after 2m58s
2025-05-07 17:43:52 +02:00
03ca524c99
Cleanup, store likes
...
/ docker (push) Failing after 3m1s
- Clean up some logging
- Properly store likes in db
2025-05-06 22:18:28 +02:00