a7944e054c
Add unit tests and improve handling in socketapi package
...
Introduced comprehensive test coverage for `socketapi` functions, including `handleEvent` and `handleReq` logic. Enhanced `publisher` and `handleEvent` to ensure better filter and event validation, and made minor bug fixes to public key matching logic.
2025-06-26 21:20:36 +01:00
2ab4668121
removed all the auth things
2025-06-24 18:39:32 +01:00
fc7a40a1b7
add save-after-auth and eliminate mute list
2025-05-24 20:42:40 +01:00
56ecfe11a8
add save-after-auth and eliminate mute list
2025-05-24 18:28:01 +01:00
767233754a
log who is authed in handleEvent.go
2025-05-24 11:34:05 +01:00
fcaeedd0f7
fix auth sequence for event publish
2025-05-17 06:43:10 -01:06
562c7f7225
oopsy back to the actual current repo domain name
2025-04-26 06:40:00 -01:06
5452b130a1
fixed some bugs with auth and accept functions
2025-04-25 17:59:44 -01:06
d32cf100b1
actually process deletes
2025-04-24 17:11:37 -01:06
4cffa86072
refactor ok,false envelopes to be even sleeker
2025-04-24 07:15:53 -01:06
ce947e23f8
massive code cleanup
2025-04-23 21:16:38 -01:06
fdbf26b7ae
backported new configuration system
2025-04-23 06:29:46 -01:06
399e166927
flatten relay interface
2025-04-22 17:54:09 -01:06
fda2f638fb
refactor logger so things can actually be moved around easily
2025-04-22 13:14:34 -01:06
0b6a4a3743
mostly move websocket API into separate package
...
just would like to move handleWebsocket out as well, but manyana
2025-04-11 18:59:33 -01:06