Inform the client if it subscribes to a new topic#979
Inform the client if it subscribes to a new topic#979karmanyaahm wants to merge 6 commits intobinwiederhier:mainfrom
Conversation
remove other complex logic
|
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #979 +/- ##
==========================================
+ Coverage 65.82% 65.85% +0.02%
==========================================
Files 53 53
Lines 7737 7746 +9
==========================================
+ Hits 5093 5101 +8
- Misses 1799 1801 +2
+ Partials 845 844 -1 ☔ View full report in Codecov by Sentry. |
|
@binwiederhier Thanks for looking into this, once you find some time :) Would really appreciate! |
Deployment
I think the Android app needs to be released first, before the server is deployed, so the client can deal with the case of re-registration on 404.
Paired with binwiederhier/ntfy-android#70
Closes #664