əlemi alemi
alemi opened issue alemi/upub#5 2024-06-28 03:54:23 +02:00
embed actors in timeline feeds
alemi opened issue alemi/upub#4 2024-06-28 03:43:20 +02:00
attempted addressing of activity id for Follows
alemi closed issue alemi/upub#3 2024-06-28 03:39:13 +02:00
broken addressing for activities
alemi commented on issue alemi/upub#3 2024-06-28 03:39:13 +02:00
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

alemi commented on issue alemi/upub#2 2024-06-28 03:38:24 +02:00
cant update

this was because nothing was Set, everything by default was Unchanged, after into_active_model. also internal must be Unchanged

alemi closed issue alemi/upub#2 2024-06-28 03:38:24 +02:00
cant update
alemi pushed to dev at alemi/upub 2024-06-28 03:04:04 +02:00
37a812f3c6 fix: actor outbox should include viewed posts
alemi pushed to dev at alemi/upub 2024-06-28 02:52:16 +02:00
54e6b517e2 fix: merge Create addressing
alemi pushed to dev at alemi/upub 2024-06-28 01:29:01 +02:00
75fce425ad fix: consider both to and cc for activities
alemi pushed to dev at alemi/upub 2024-06-28 01:27:49 +02:00
ddb1ee7319 fix: wrap all bare objects, with getter to skip
alemi pushed to dev at alemi/upub 2024-06-28 01:06:43 +02:00
bb79ca7728 feat: added notifications collections
alemi pushed to dev at alemi/upub 2024-06-28 00:12:34 +02:00
727e977c4e feat: removed object timelines
alemi pushed to dev at alemi/upub 2024-06-26 05:30:34 +02:00
3698d1947d fix: remove addressing ad-hoc cases
9e555e1b32 feat: generate notifications
2a719f14fb fix!: oops add index on notifications activity
Compare 3 commits »
alemi pushed to dev at alemi/upub 2024-06-26 04:39:30 +02:00
f3f176406e feat!: store mentions as internal ids
alemi pushed to dev at alemi/upub 2024-06-26 04:28:03 +02:00
9822fc3f07 feat!: remove published from some join tables
alemi pushed to dev at alemi/upub 2024-06-26 03:54:27 +02:00
5a4671f20d feat: add notifications table and model
alemi pushed to dev at alemi/upub 2024-06-25 05:59:16 +02:00
4e9f6ea419 fix: "smart" join direction on related query
alemi pushed to dev at alemi/upub 2024-06-25 05:26:15 +02:00
ae4950b2e7 feat: implemented relay unfollow/remove, fixes
alemi pushed to dev at alemi/upub 2024-06-25 05:15:15 +02:00
e6b40f0239 fix: oops doesnt work that way :(
alemi pushed to dev at alemi/upub 2024-06-25 04:47:02 +02:00
804a2fba29 fix: im an idiot .................................