aboutsummaryrefslogtreecommitdiffstats
path: root/src/standardPush/java/de/pixart/messenger/services/PushManagementService.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* catch more firebase library bugsChristian Schneppe2019-08-311-1/+8
|
* catch fcm library bugsChristian Schneppe2019-08-311-1/+7
|
* attempt to unregister when receiving push for channel no longer joinedChristian Schneppe2019-07-011-0/+13
| | | | 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 chatsChristian Schneppe2019-07-011-25/+93
|
* enable push messagesChristian Schneppe2018-10-201-3/+7
|
* migrate to fcm libraryChristian Schneppe2018-05-211-13/+5
|
* changed jid of push serverChristian Schneppe2018-05-171-3/+3
|
* fix playstore flavorChristian Schneppe2018-04-071-55/+42
|
* migrate to xmpp-addrChristian Schneppe2018-04-021-7/+5
|
* Namespace: Add constant for 'jabber:x:data' & Make use of Namespace.DATA ↵Christian Schneppe2018-02-191-1/+1
| | | | constant
* remove prosody push from blacklistChristian Schneppe2017-11-211-4/+0
|
* rename playstore to standardpushChristian Schneppe2017-03-171-0/+123