- Europe
- https://alemi.dev/
- Joined on
2024-05-09
attempted addressing of activity id for Follows
broken addressing for activities
solved by dropping the mixed addressing treatment: both activities and objects get get their full addressing expanded, and notifications are tracked with a separate table
cant update
this was because nothing was Set, everything by default was Unchanged, after into_active_model. also internal must be Unchanged
3698d1947d
fix: remove addressing ad-hoc cases
9e555e1b32
feat: generate notifications
2a719f14fb
fix!: oops add index on notifications activity