Compare commits

..
Author SHA1 Message Date
94a4551882
add wip deregistering 2026-09-09 15:44:34 -04:00
9c2e7eb48c
smarter notif logic 2026-09-09 15:44:34 -04:00
2e8d35f81e
include avatars on notifs 2026-09-09 15:44:34 -04:00
3b75b75bf6
send notifications natively 2026-09-09 15:44:33 -04:00
3403bedd5c
override webcrypto deps 2026-09-09 15:44:33 -04:00
52a703e183
pass pushes to gomuks 2026-09-09 15:44:33 -04:00
e09df4de05
working registration 2026-09-09 15:44:33 -04:00
b6e9852501
slight cleanup
`onNewEndpoint` is still not getting called for some reason (help appreciated)
2026-09-09 15:44:33 -04:00
0f1ff71522
add UnifiedPushAllowedController 2026-09-09 15:44:33 -04:00
7d5f2ca3f2
support for registering pushers 2026-09-09 15:44:33 -04:00
0a667fda0b
update gomuks vendorHash 2026-09-09 15:44:25 -04:00

View file

@ -17,7 +17,7 @@ buildGoModule (
src = "${src}/gomuks";
vendorHash = "sha256-C03ss88QAnmZu+XxoHhc1M/261xFl8hR/pzLbU37Qe8=";
vendorHash = "sha256-9CS/lAVT8gLWACLomwcEa8YNlAXvBOskPPx4zERg0wQ=";
buildPhase = ''
runHook preBuild