aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/utils/Namespace.java (unfollow)
Commit message (Expand)AuthorFilesLines
2020-01-24support registration via pars tokensChristian Schneppe1-0/+2
2019-11-03optionally search local muc rooms instead of jabber.networkChristian Schneppe1-0/+2
2019-10-26bookmarks2. introduce #compat namespaceChristian Schneppe1-1/+2
2019-10-26WIP Bookmarks 2 supportChristian Schneppe1-0/+1
2019-09-23do not parse invites from type=groupchatChristian Schneppe1-0/+1
2019-09-06implemented support for for jingle encrypted transports (XEP-0396)Christian Schneppe1-0/+2
2019-07-01implement FCM push for group chatsChristian Schneppe1-0/+1
2019-06-25implement client support for muc pushChristian Schneppe1-0/+1
2019-06-18self ping (xep-0410) after receiving invite to mucChristian Schneppe1-0/+1
2019-06-17use ibb if other party doesn’t annouce s5b featureChristian Schneppe1-0/+2
2019-01-25resend presence to muc avatar updateChristian Schneppe1-0/+1
2018-11-23add versioning to sync namespaceChristian Schneppe1-1/+1
2018-11-23added interface to edit nickChristian Schneppe1-0/+1
2018-11-23refactored phone contact loading in preperation for syncChristian Schneppe1-0/+1
2018-08-26store bookmarks in pep if conversion xep is runningChristian Schneppe1-0/+2
2018-07-09support mam:1Christian Schneppe1-2/+0
2018-05-26add support for S3 file transfersChristian Schneppe1-0/+1
2018-05-05Support both new and old http upload namespacesChristian Schneppe1-0/+1
2018-04-12sync roster to disk after roster pushChristian Schneppe1-2/+3
2018-02-19Namespace: Add constant for 'jabber:x:data' & Make use of Namespace.DATA cons...Christian Schneppe1-0/+1
2018-01-29support new http upload namespaceChristian Schneppe1-1/+1
2018-01-21postpone notification actions (mark as read, reply) until after messages are ...Christian Schneppe1-0/+1
2018-01-21disable offline messages. postpone prekey handling until after mam catchupChristian Schneppe1-0/+1
2017-09-04made avatar cache cleaning more efficent after name changesChristian Schneppe1-0/+1
2017-08-01use publish-options instead of always pushing node configurationChristian Schneppe1-0/+2
2017-05-17differentiate starttls failure and sasl failureChristian Schneppe1-0/+2
2017-04-05parse message that only contain oob tagChristian Schneppe1-0/+1
2017-03-23rework last activity logic to something that should work pretty well …Christian Schneppe1-0/+1
2017-03-04rename the Xmlns class to NamespaceChristian Schneppe1-1/+1
2017-03-04bump mam namespace to :2Christian Schneppe1-1/+1
2017-02-22Fix a typo in legacyChristian Schneppe1-1/+1
2017-02-22bump mam namespaceChristian Schneppe1-0/+2
2016-11-19reformat codeChristian Schneppe1-5/+5
2016-11-07extracting stanza-id where by=accountChristian Schneppe1-0/+1
2016-07-29changed package id inside manifest and projectChristian Schneppe1-1/+1
2016-06-04opt-in to send last userinteraction in presenceDaniel Gultsch1-2/+0
2016-05-31optimize importsChristian Schneppe1-2/+0
2016-04-27removed unused config variablesDaniel Gultsch1-1/+1
2015-09-17introduced Config variable to use legacy namespace for http uploadDaniel Gultsch1-1/+3
2015-09-14changed http upload namespace to reflect the one in the XEPDaniel Gultsch1-1/+1
2015-06-30changed namespace of the http upload featureDaniel Gultsch1-1/+1
2015-06-29initial http upload supportDaniel Gultsch1-0/+1
2015-01-09code cleanup for jingle proxy discoveryDaniel Gultsch1-0/+1
2014-12-25Add ability to change password on serverSam Whited1-0/+1
2014-12-22Simplify roster handling codeSam Whited1-0/+1
2014-12-22Add support for XEP-0191 (Blocking command)Sam Whited1-0/+5