Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix missing import | Christian Schneppe | 2019-08-31 | 1 | -0/+1 |
| | | | | maybe this fixes #366 | ||||
* | attempt to unregister when receiving push for channel no longer joined | Christian Schneppe | 2019-07-01 | 1 | -0/+4 |
| | | | | when receiving a FCM push message for a channel the user is no longer in (this can happen when the disable command failed) an attempt will be made to explicitly unregister from the app server (which in turn will then send item-not-found on next push) | ||||
* | implement FCM push for group chats | Christian Schneppe | 2019-07-01 | 1 | -1/+9 |
| | |||||
* | remove prosody push from blacklist | Christian Schneppe | 2017-11-21 | 1 | -4/+0 |
| | |||||
* | rename flavor free to standard | Christian Schneppe | 2017-03-04 | 1 | -0/+28 |