əlemi alemi
alemi pushed to betterdb at alemi/upub 2024-05-28 03:32:29 +02:00
38fa6df39d fix: check against current activity, not older
alemi pushed to betterdb at alemi/upub 2024-05-28 03:10:45 +02:00
935dceacfc fix!: instance counters as i64
e0273d5155 feat: fetch instance info when fetching other stuff
Compare 2 commits »
alemi pushed to betterdb at alemi/upub 2024-05-28 02:12:46 +02:00
1b08321d34 fix!: more preferred_username fixes
alemi pushed to betterdb at alemi/upub 2024-05-28 02:08:42 +02:00
7d1bd9c2bb fix!: unique username+domain, not just username
alemi pushed to betterdb at alemi/upub 2024-05-28 02:05:29 +02:00
0a19915773 fix: address_to helper
alemi pushed to betterdb at alemi/upub 2024-05-28 01:47:59 +02:00
0c203528df feat: store like aid, also .any(&db) bikeshed
alemi pushed to betterdb at alemi/upub 2024-05-28 01:26:17 +02:00
c97b35a6a7 feat!: also store like activity
alemi synced commits to dev at alemi/mumble-stats-api from mirror 2024-05-28 01:25:51 +02:00
df185e2517 chore: log starting/stopping ntfy worker
8c1c98a197 ci: build with all features
fb82f92da5 feat: add ntfy optional feature
ed0be85550 fix: drop before decoding for less contention
Compare 4 commits »
alemi pushed to betterdb at alemi/upub 2024-05-27 21:20:27 +02:00
7cc9d820f6 chore: pub errors so it wont complain
alemi pushed to betterdb at alemi/upub 2024-05-27 21:20:11 +02:00
8d51d4728f fix: use internal id not uid here too
alemi pushed to betterdb at alemi/upub 2024-05-27 21:04:24 +02:00
91612e4d5a fix: id could not be found to build model, oooohhh
alemi pushed to betterdb at alemi/upub 2024-05-27 20:48:58 +02:00
dd67b005dc fix: server tl is public
alemi pushed to betterdb at alemi/upub 2024-05-27 19:54:03 +02:00
417ab22a7b fix: public posts have NULL actor
b36e9f5bf5 chore: use pull_object
Compare 2 commits »
alemi pushed to betterdb at alemi/upub 2024-05-27 19:47:30 +02:00
d830576e66 fix: in addressing actor/instance are null if pub
alemi pushed to betterdb at alemi/upub 2024-05-27 18:42:29 +02:00
0afb203b87 build: update cargo.lock
alemi pushed to betterdb at alemi/upub 2024-05-27 18:42:06 +02:00
823f970cdd fix: maybe find_by_id is borked?
alemi pushed to betterdb at alemi/upub 2024-05-27 18:11:49 +02:00
144f2b2be7 fix: internal checks must return at least a column
alemi synced commits to dev at alemi/guestbook.rs from mirror 2024-05-27 18:05:51 +02:00
87386e6cca feat: add ntfy provider
alemi pushed to betterdb at alemi/upub 2024-05-27 16:59:04 +02:00
40f12ec636 chore: silenced unused warnings
alemi pushed to betterdb at alemi/upub 2024-05-27 16:54:03 +02:00
8712b5e723 fix(apb): export profile, remove dead code