əlemi alemi
alemi pushed to dev at alemi/upub 2024-06-06 19:57:58 +02:00
f249237dc5 fix: better type check for normalizing AP document
49fdc71dbd fix(apb): enums implement Display too
Compare 2 commits »
alemi pushed to dev at alemi/upub 2024-06-06 19:40:34 +02:00
9e196b3180 fix: lemmy's objects are PAGEs, process them too
alemi pushed to dev at alemi/upub 2024-06-06 19:20:26 +02:00
ec063da763 fix: log fetches
alemi pushed to dev at alemi/upub 2024-06-06 19:04:52 +02:00
1bb8df0ac5 fix: pass transaction to expand_addressing too
alemi pushed to dev at alemi/upub 2024-06-06 19:04:35 +02:00
f6d30b3bec fix: outbound->delivery, local->outbound
alemi pushed to dev at alemi/upub 2024-06-06 18:55:15 +02:00
0e779c3096 fix: likedByMe doesnt come as string in join
alemi pushed to dev at alemi/upub 2024-06-06 18:48:48 +02:00
1213947495 fix!: eeehh need to rebuild db anyway coz sqlite
alemi pushed to dev at alemi/upub 2024-06-06 18:40:18 +02:00
485724701a fix: no unique index on job activity, skip dupes
alemi pushed to dev at alemi/upub 2024-06-06 18:21:01 +02:00
f3d28c9371 fix: fetch user which liked
alemi pushed to dev at alemi/upub 2024-06-06 16:54:25 +02:00
da68423a47 fix(web): no fetch query for context
alemi pushed to dev at alemi/upub 2024-06-06 16:42:33 +02:00
e63433b77b fix: context is now under /objects/{id}/context
alemi pushed to dev at alemi/upub 2024-06-06 16:33:25 +02:00
b17060df3d fix: if we get Creates for objects already fetched
alemi pushed to dev at alemi/upub 2024-06-06 16:23:16 +02:00
677cab1871 fix(web): thread page uses obj context, not id
d8feeec26f test(apb): make sure .addressed() works
Compare 2 commits »
alemi pushed to dev at alemi/upub 2024-06-06 15:54:36 +02:00
a6015a32ed fix: maybe get context properly again?
alemi pushed to dev at alemi/upub 2024-06-06 07:11:35 +02:00
1ce89aa6f9 feat: fetch accepts ConnectionTrait, better tx use
alemi pushed to dev at alemi/upub 2024-06-06 06:51:46 +02:00
45bbc34dba fix: use transaction
alemi pushed to dev at alemi/upub 2024-06-06 05:38:14 +02:00
e3328954e2 fix: dont make context for migration or db for cfg
alemi pushed to dev at alemi/upub 2024-06-06 05:14:10 +02:00
3c1aa4909e feat: postgres driver
alemi pushed to dev at alemi/upub 2024-06-06 04:36:41 +02:00
053414824a fix: retry some times before dropping acquired job
alemi pushed to dev at alemi/upub 2024-06-06 04:28:08 +02:00
c6d4f713ac feat: configurable job expiration