Melody Becker mstar · she/her
mstar pushed to main at mstar/linstrom 2025-04-16 14:44:12 +00:00
7eac1db475 Start work on auth fetch middleware
b00f5e9777 Add username validation function for non-scripted actors
087728cfe5 Add middleware for checking the requested mime type
82ef7917ca Fix webfinger regex missing period
fb5ecf3c45 Actually apply all relevant roles to the server actor
Compare 6 commits »
mstar pushed to main at mstar/linstrom 2025-04-16 10:48:10 +00:00
02c2e53c51 Move server actor named to shared constant
mstar pushed to main at mstar/linstrom 2025-04-15 15:19:05 +00:00
5e93ecee73 User import now works
mstar pushed to main at mstar/linstrom 2025-04-15 12:51:37 +00:00
08f6de0bd7 Rename cavage singing func, add import for server
mstar pushed to main at mstar/linstrom 2025-04-14 21:15:27 +00:00
5e13817563 IT FUCKING WORKS
mstar pushed to main at mstar/linstrom 2025-04-14 15:00:23 +00:00
59dd8d82cf More attempt at getting this shit to work
06e6d457da Add testing
Compare 2 commits »
mstar pushed to main at mstar/linstrom 2025-04-14 06:02:15 +00:00
3233f8c27f Add temporary testing conf, logging
mstar pushed to main at mstar/linstrom 2025-04-13 18:10:27 +00:00
f4e876a4b1 Current state
mstar pushed to main at mstar/linstrom 2025-04-12 19:39:39 +00:00
e3a97170a9 Move stuff, keep working on authenticated fetch
mstar pushed to main at mstar/linstrom 2025-04-12 09:47:36 +00:00
f8b3a6ff06 Add debug handler for fetching a remote actor
mstar pushed to main at mstar/linstrom 2025-04-12 07:17:42 +00:00
d4f2f66807 I am stupid and IDs should not be UUID but string
mstar pushed to main at mstar/linstrom 2025-04-11 13:23:45 +00:00
98e842f0b1 Fix internal url replacement
mstar pushed to main at mstar/linstrom 2025-04-11 13:03:07 +00:00
66297dc78a Fix AP User invalid url
mstar pushed to main at mstar/linstrom 2025-04-11 10:48:25 +00:00
7b7a91676e Remove demo workflow
mstar pushed to main at mstar/linstrom 2025-04-11 10:47:30 +00:00
da518345d5 Add more fields to user
495b7aead2 Add workflow for building container
d767921e0e Addr flag for debug server, logging
03178f59e6 Note about http errors
227a9e377f Rename and implement dockerfile
Compare 5 commits »
mstar pushed to main at mstar/goutils 2025-04-11 10:39:05 +00:00
9870d87d41 Add sliceutils.ContainsFunc
mstar pushed tag v1.12.3 to mstar/goutils 2025-04-11 10:39:05 +00:00
mstar opened issue mstar/linstrom#5 2025-04-11 09:29:06 +00:00
Implement Activitypub
mstar closed issue mstar/linstrom#2 2025-04-11 09:15:07 +00:00
Progress to stable
mstar pushed to main at mstar/goutils 2025-04-11 08:45:31 +00:00
15887d9d2e Add builder for Logging middleware