aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/generator (follow)
Commit message (Expand)AuthorAgeFilesLines
* always include omemo fallback messageChristian Schneppe2018-04-291-3/+1
* added prosodys enable archive to default room configChristian Schneppe2018-04-121-0/+1
* sync roster to disk after roster pushChristian Schneppe2018-04-121-5/+3
* return contact and account.getServer() as StringChristian Schneppe2018-04-071-2/+2
* migrate to xmpp-addrChristian Schneppe2018-04-023-21/+21
* set messenger identity correctlyChristian Schneppe2018-03-171-1/+1
* support new http upload namespaceChristian Schneppe2018-01-291-5/+3
* improvements for self messagesChristian Schneppe2018-01-271-1/+2
* make chat markers opportunistic in private mucsChristian Schneppe2018-01-271-2/+1
* add possibility to destroy group chatChristian Schneppe2018-01-261-0/+11
* sent message receipts after mam catchupChristian Schneppe2018-01-211-0/+10
* disable offline messages. postpone prekey handling until after mam catchupChristian Schneppe2018-01-212-2/+16
* attempt to enable MAM(ejabberd) on muc configurationChristian Schneppe2017-12-011-0/+1
* save full jid when sending in muc. check chat markers against 'sender'Christian Schneppe2017-11-221-3/+6
* send and show read markers in private, non-anonymous groupsChristian Schneppe2017-11-221-4/+7
* send unavailable presence before joinChristian Schneppe2017-08-131-0/+9
* use publish-options instead of always pushing node configurationChristian Schneppe2017-08-011-5/+13
* upgrade to signal-protocol-javaChristian Schneppe2017-06-241-4/+4
* use mam reference instead of timestampChristian Schneppe2017-05-171-1/+3
* support for jingle ft:5Christian Schneppe2017-05-091-0/+1
* include RSM max in mam query in case server doesn't specify own maxChristian Schneppe2017-04-131-2/+4
* send urls pointing to pgp encrypted files directly in body+oobChristian Schneppe2017-04-131-8/+15
* parse message that only contain oob tagChristian Schneppe2017-04-052-1/+2
* rework last activity logic to something that should work pretty well …Christian Schneppe2017-03-231-0/+4
* fixed entity time for timezones with minutes !=0Christian Schneppe2017-03-111-3/+11
* send and parse Chat States to and from conferencesChristian Schneppe2017-03-111-1/+1
* add <x/> element to outgoing MUC PMChristian Schneppe2017-03-091-0/+1
* add origin-id to outgoing messagesChristian Schneppe2017-03-091-0/+2
* rename the Xmlns class to NamespaceChristian Schneppe2017-03-041-8/+8
* make x509 verification node world readableChristian Schneppe2017-03-041-0/+19
* Fix a typo in legacyChristian Schneppe2017-02-221-2/+2
* bump mam namespaceChristian Schneppe2017-02-221-2/+2
* add no_padding, no_wrap to file upload slotsChristian Schneppe2017-02-101-1/+1
* add explicit encryption hints to outgoing messagesChristian Schneppe2017-01-291-0/+3
* use base64 encoding for file names uploaded with httpChristian Schneppe2017-01-291-1/+20
* reformat codeChristian Schneppe2016-11-194-681/+682
* include pgp signature only in non anonymous mucsChristian Schneppe2016-10-211-1/+5
* add password to direct muc inviteChristian Schneppe2016-10-101-0/+4
* add support for XEP-0377: Spam ReportingDaniel Gultsch2016-09-231-2/+6
* send register IQs without full fromDaniel Gultsch2016-08-261-1/+1
* code cleanupChristian Schneppe2016-08-021-8/+0
* set tablet, phone or pc identityDaniel Gultsch2016-08-022-7/+11
* changed package id inside manifest and projectChristian Schneppe2016-07-294-0/+796