əlemi alemi
alemi pushed to dev at alemi/upub 2024-06-10 01:43:54 +02:00
3f52b4d566 feat: show if user manually approves follows
alemi pushed to dev at alemi/upub 2024-06-10 00:51:09 +02:00
03603a396d fix: following/followers collections
alemi pushed to dev at alemi/upub 2024-06-09 19:47:11 +02:00
89c6a923dc fix: accept update modifies non null column
alemi pushed to dev at alemi/upub 2024-06-09 19:46:48 +02:00
129724d30e feat: add instance id in relations
alemi pushed to dev at alemi/upub 2024-06-09 18:42:57 +02:00
846d0f21d5 fix(apb): dont put context extensions on collections
alemi pushed to dev at alemi/upub 2024-06-08 19:00:12 +02:00
8ee67addb6 ci: use config file dont hardcode db
2542c98fe4 fix: ughh bug came back?
6e4f492069 fix: better default configs
Compare 3 commits »
alemi pushed to dev at alemi/upub 2024-06-08 17:22:49 +02:00
743080395b fix: new follows update the relation, fix counters
alemi pushed to dev at alemi/upub 2024-06-08 16:58:39 +02:00
fb0242221b fix!: oops actually use jsonb here too
alemi pushed to dev at alemi/upub 2024-06-08 16:35:13 +02:00
e7b25bfe1d fix: distinct doesnt work because published...
alemi pushed to dev at alemi/upub 2024-06-08 15:55:41 +02:00
f664cb1cbe fix: fill addressing for outbound note activities
alemi pushed to dev at alemi/upub 2024-06-08 15:20:05 +02:00
a8257deeeb fix: fill attachments in RichObject too
alemi pushed to dev at alemi/upub 2024-06-08 06:26:15 +02:00
a35ff4832f fix!: OOOOOPPSSSS use jsonb
alemi pushed to dev at alemi/upub 2024-06-08 06:04:17 +02:00
1fd31bc7be fix: maybe fix for postgres distinct
alemi pushed to dev at alemi/upub 2024-06-08 05:46:07 +02:00
972ef97721 fix: addressing of local objects
alemi pushed to dev at alemi/upub 2024-06-08 05:07:39 +02:00
453fb2a031 fix: replies collection shows all replies
alemi pushed to dev at alemi/upub 2024-06-08 05:00:45 +02:00
ca83b17681 feat(apb): added features from mastodon
alemi pushed to dev at alemi/upub 2024-06-08 04:55:08 +02:00
9e5740d6e4 fix: oops keep mixing up activity and object...
alemi pushed to dev at alemi/upub 2024-06-08 04:51:11 +02:00
1852f78a2f fix: use distinct_on because of postgres
alemi pushed to dev at alemi/upub 2024-06-08 04:14:09 +02:00
13f23d147a fix: also need to group by addressing?
alemi pushed to dev at alemi/upub 2024-06-08 04:05:13 +02:00
216c08c623 fix: do i need to group by more?