aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/utils/Namespace.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* support registration via pars tokensChristian Schneppe2020-01-241-0/+2
* optionally search local muc rooms instead of jabber.networkChristian Schneppe2019-11-031-0/+2
* bookmarks2. introduce #compat namespaceChristian Schneppe2019-10-261-1/+2
* WIP Bookmarks 2 supportChristian Schneppe2019-10-261-0/+1
* do not parse invites from type=groupchatChristian Schneppe2019-09-231-0/+1
* implemented support for for jingle encrypted transports (XEP-0396)Christian Schneppe2019-09-061-0/+2
* implement FCM push for group chatsChristian Schneppe2019-07-011-0/+1
* implement client support for muc pushChristian Schneppe2019-06-251-0/+1
* self ping (xep-0410) after receiving invite to mucChristian Schneppe2019-06-181-0/+1
* use ibb if other party doesn’t annouce s5b featureChristian Schneppe2019-06-171-0/+2
* resend presence to muc avatar updateChristian Schneppe2019-01-251-0/+1
* add versioning to sync namespaceChristian Schneppe2018-11-231-1/+1
* added interface to edit nickChristian Schneppe2018-11-231-0/+1
* refactored phone contact loading in preperation for syncChristian Schneppe2018-11-231-0/+1
* store bookmarks in pep if conversion xep is runningChristian Schneppe2018-08-261-0/+2
* support mam:1Christian Schneppe2018-07-091-2/+0
* add support for S3 file transfersChristian Schneppe2018-05-261-0/+1
* Support both new and old http upload namespacesChristian Schneppe2018-05-051-0/+1
* sync roster to disk after roster pushChristian Schneppe2018-04-121-2/+3
* Namespace: Add constant for 'jabber:x:data' & Make use of Namespace.DATA cons...Christian Schneppe2018-02-191-0/+1
* support new http upload namespaceChristian Schneppe2018-01-291-1/+1
* postpone notification actions (mark as read, reply) until after messages are ...Christian Schneppe2018-01-211-0/+1
* disable offline messages. postpone prekey handling until after mam catchupChristian Schneppe2018-01-211-0/+1
* made avatar cache cleaning more efficent after name changesChristian Schneppe2017-09-041-0/+1
* use publish-options instead of always pushing node configurationChristian Schneppe2017-08-011-0/+2
* differentiate starttls failure and sasl failureChristian Schneppe2017-05-171-0/+2
* parse message that only contain oob tagChristian Schneppe2017-04-051-0/+1
* rework last activity logic to something that should work pretty well …Christian Schneppe2017-03-231-0/+1
* rename the Xmlns class to NamespaceChristian Schneppe2017-03-041-0/+12