Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/iNPUTmice/Conversations.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-02-23bump appcompat, migrate to emoji2 and get rid of emoji flavorDaniel Gultsch
2020-04-28remove XEP-0357 support for group chatsDaniel Gultsch
2019-06-26attempt to unregister when receiving push for channel no longer joinedDaniel Gultsch
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)
2019-06-25implement FCM push for group chatsDaniel Gultsch
2017-01-13show doze warning when push is running on prosodyDaniel Gultsch
2016-02-14fixed server info push not showing up when unavailableDaniel Gultsch
2016-02-13fixed compile bug in free versionDaniel Gultsch
2016-02-12client side support for XEP-0357: Push NotificationsDaniel Gultsch