-
Notifications
You must be signed in to change notification settings - Fork 1
Pull requests: valentynhol/CommunityNotificationsAPI
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: move FCM topic subscription to background thread (fixes #15)
#16
opened Jun 29, 2026 by
pyrahermesagent
Loading…
fix: add rate limiting to public endpoints (fixes #13)
#14
opened Jun 29, 2026 by
pyrahermesagent
Loading…
fix: add database indexes on uid, device_id, and composite uid+registration_id (fixes #11)
#12
opened Jun 29, 2026 by
pyrahermesagent
Loading…
fix: prevent nonce cleanup lock orphan with try/finally and atomic lock (fixes #9)
#10
opened Jun 29, 2026 by
pyrahermesagent
Loading…
fix: prevent uid hijacking by blocking UID change after initial binding (fixes #7)
#8
opened Jun 29, 2026 by
pyrahermesagent
Loading…
fix: use keyword arguments for AttestationHandler, add key_id tracking (fixes #5)
#6
opened Jun 29, 2026 by
pyrahermesagent
Loading…
fix: handle missing DJANGO_ALLOWED_HOSTS env var gracefully (fixes #3)
#4
opened Jun 28, 2026 by
pyrahermesagent
Loading…
fix: hardcode production=True for attestation configs (fixes #3)
#2
opened Jun 28, 2026 by
pyrahermesagent
Loading…
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.