əlemi alemi
alemi pushed to betterdb at alemi/upub 2024-05-30 11:58:53 +02:00
eba5a31a93 fix(mdhtml): oops now really no attrs on closing tags
alemi pushed to betterdb at alemi/upub 2024-05-30 02:13:15 +02:00
e1d1e3d470 fix: oops
alemi pushed to betterdb at alemi/upub 2024-05-30 02:12:30 +02:00
0a0580a1a7 fix: allow objects without published time
alemi pushed to betterdb at alemi/upub 2024-05-30 02:11:03 +02:00
784be32cfb fix: relation checks with accept != null
alemi pushed to betterdb at alemi/upub 2024-05-29 22:38:56 +02:00
31d536d3d5 fix(web): oops public posts get sent to followers
alemi pushed to betterdb at alemi/upub 2024-05-29 22:21:28 +02:00
869ccbd65c fix: show what errors we're returning
alemi pushed to betterdb at alemi/upub 2024-05-29 22:14:36 +02:00
7019671f93 fix(web): user page responds to url again
alemi pushed to betterdb at alemi/upub 2024-05-29 21:37:34 +02:00
e3831650ca feat: add frontend url to users
3fee57891d feat: add unique index on relations
69cff08b5b fix(uriproxy): users -> actors
Compare 3 commits »
alemi pushed to betterdb at alemi/upub 2024-05-29 20:52:13 +02:00
b72851fbfe chore!: /users/ -> /actors/
alemi pushed to betterdb at alemi/upub 2024-05-29 20:30:30 +02:00
f5d0eceaca fix: oops must update via primary key
alemi pushed to betterdb at alemi/upub 2024-05-29 20:26:55 +02:00
78f71deead fix: user update task without deleting
alemi pushed to betterdb at alemi/upub 2024-05-29 20:02:24 +02:00
07d0d400d8 fix: webfinger
alemi pushed to betterdb at alemi/upub 2024-05-29 19:26:11 +02:00
f487ac06e9 fix: is_following helper, fixed fe follow fields
alemi pushed to betterdb at alemi/upub 2024-05-29 18:07:28 +02:00
2a6b6a88ae fix: log actor, not activity
32ce9391a4 fix(web): preload even on first load, stop if over
40dc245680 feat(web): show activity ids too
4bb0b6b4da fix(web): don't redraw router when logging in
91316c99af fix(web): preload local, preload if logged out
Compare 5 commits »
alemi pushed to betterdb at alemi/upub 2024-05-29 05:35:06 +02:00
1cc41cced3 fix(web): force replies display in thread view
alemi pushed to betterdb at alemi/upub 2024-05-29 05:05:19 +02:00
b4bd7c845f fix(mdhtml): dont add stuff on closing tags
alemi pushed to betterdb at alemi/upub 2024-05-29 04:56:30 +02:00
b097e4a725 feat: outbox shows only local posts
3e7d6adeb8 feat(web): added local timeline
Compare 2 commits »
alemi pushed to betterdb at alemi/upub 2024-05-29 04:43:14 +02:00
292cfe9011 fix: context is an oid
alemi pushed to betterdb at alemi/upub 2024-05-29 04:42:47 +02:00
e6a687d427 fix!: actually no i can join users and filter there
2ca4bfedc4 fix!: eh make it a string
b89bb87c19 feat!: add instance internal id on objects table
Compare 3 commits »
alemi pushed to betterdb at alemi/upub 2024-05-29 01:49:58 +02:00
40c80fa181 chore: split down context.rs a little