Commit graph

22 commits

Author SHA1 Message Date
andrew 5a5b2f593f Refactor to accept Huawei token from getToken() and/or onNewToken() 2023-08-09 10:08:42 +09:30
andrew 24f7bb2b45 Move files 2023-08-06 22:39:49 +09:30
andrew bcf925c132 Cleanup 2023-08-06 22:22:39 +09:30
andrew a27f81db30 Fix Huawei push notifications 2023-08-04 13:36:09 +09:30
andrew d3ea4e2e30 Fix 2023-07-26 14:36:06 +09:30
Andrew 55216875ac Connect Huawei push notifications 2023-07-26 10:48:20 +09:30
andrew 34990b13d3 ... 2023-07-25 14:49:41 +09:30
andrew 58cda9ba4a Fix website 2023-07-25 10:32:41 +09:30
andrew 8be088ad56 Reinstate v1 PNServerJob 2023-06-23 10:29:49 +09:30
andrew e3f60eb5f2 Fix individual group subs 2023-06-21 10:32:29 +09:30
andrew 42cfce0c3e Refactor v1 and v2 2023-06-21 10:01:35 +09:30
andrew 0e0ab9151e cleanup 2023-06-20 22:34:10 +09:30
andrew 667af27bfb Utilise TokenManager and ExpiryManager 2023-06-16 10:45:38 +09:30
andrew 153aa4ceaa Reinstate push v1 2023-06-14 18:46:28 +09:30
andrew be4d742e84 Unregister v1 push 2023-06-09 18:10:06 +09:30
andrew 01d80ae54b cleanup PushNotificationAPI 2023-06-09 15:56:24 +09:30
andrew 3f6229f841 Remove PushNotificationManager 2023-06-09 14:50:45 +09:30
andrew ba6eca2443 Add FirebasePushManager#unregister 2023-06-09 09:52:11 +09:30
Jason Rhinelander 46acd7878d
New SPNS subscription and notifications
Finishes the WIP for subscribing to push notifications and handling the
new-style pushes we get.
2023-05-18 18:03:00 -03:00
0x330a d2e80c3157
feat: re-add bencode utility and fix tests to use bytearray instead of assuming utf-8 encoding for strings 2023-04-21 13:56:08 +10:00
0x330a 7762d534bb
feat: add no op push manager for de-googled 2023-04-20 17:25:03 +10:00
0x330a 8d4f2445f2
feat: add support for firebase and split out google services as a dependency for only the play version of the app. Add support for requests in new pn server 2023-04-20 17:12:38 +10:00