Compare commits

..
Author SHA1 Message Date
81ba35d9d7
add wip deregistering 2026-09-09 15:41:57 -04:00
a1a03f94ce
smarter notif logic 2026-09-09 15:41:57 -04:00
ea5c38f892
include avatars on notifs 2026-09-09 15:41:57 -04:00
b3a4eb07b7
send notifications natively 2026-09-09 15:41:57 -04:00
5bfc415468
override webcrypto deps 2026-09-09 15:41:57 -04:00
7b93cf4d12
pass pushes to gomuks 2026-09-09 15:41:57 -04:00
ad93769d14
working registration 2026-09-09 15:41:57 -04:00
842b232a46
slight cleanup
`onNewEndpoint` is still not getting called for some reason (help appreciated)
2026-09-09 15:41:57 -04:00
08eddc612f
add UnifiedPushAllowedController 2026-09-09 15:41:57 -04:00
a3981fdbd1
support for registering pushers 2026-09-09 15:41:57 -04:00

View file

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