Commit graph

4 commits

Author SHA1 Message Date
e1051e81ac Fix follow activity insertion, impl undo follow
Some checks failed
/ 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
Some checks failed
/ 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
Some checks failed
/ docker (push) Failing after 2m58s
2025-05-07 17:43:52 +02:00
03ca524c99
Cleanup, store likes
Some checks failed
/ docker (push) Failing after 3m1s
- Clean up some logging
- Properly store likes in db
2025-05-06 22:18:28 +02:00