aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/generator/IqGenerator.java (unfollow)
Commit message (Expand)AuthorFilesLines
2019-12-08use Base64.NO_WRAP instead of trim()Christian Schneppe1-4/+0
2019-12-03Disable NewLines in Base64 values (#416)FH1-6/+6
2019-11-03optionally search local muc rooms instead of jabber.networkChristian Schneppe1-0/+14
2019-10-26bookmarks2. introduce #compat namespaceChristian Schneppe1-2/+4
2019-10-26Bookmarks2: support retractionChristian Schneppe1-0/+1
2019-10-26support for delete bookmarks2Christian Schneppe1-7/+16
2019-10-26WIP Bookmarks 2 supportChristian Schneppe1-1/+23
2019-07-17handle blocking and unblocking of full jidsChristian Schneppe1-2/+2
2019-07-01attempt to unregister when receiving push for channel no longer joinedChristian Schneppe1-0/+14
2019-07-01implement FCM push for group chatsChristian Schneppe1-4/+11
2019-06-25implement client support for muc pushChristian Schneppe1-7/+17
2019-05-04Make use of Namespace.REGISTER constantChristian Schneppe1-1/+1
2019-02-07show different room settings for channels and groupsChristian Schneppe1-0/+3
2019-02-07provide the same fab submenu for both tabs. rename tab to bookmarkChristian Schneppe1-1/+14
2019-01-03rename functions and variables for room destructionChristian Schneppe1-1/+1
2018-11-30set access model to open when publishing avatarChristian Schneppe1-4/+4
2018-11-23added interface to edit nickChristian Schneppe1-2/+9
2018-08-26add id="current" on every published PEP itemChristian Schneppe1-0/+3
2018-08-26store bookmarks in pep if conversion xep is runningChristian Schneppe1-0/+7
2018-07-09store own affiliation and role to diskChristian Schneppe1-1/+1
2018-07-09standards. right?Christian Schneppe1-2/+3
2018-07-09support mam:1Christian Schneppe1-2/+2
2018-06-17use Tor on http upload is account uses onion domainChristian Schneppe1-3/+3
2018-05-26add support for S3 file transfersChristian Schneppe1-13/+29
2018-05-17changed command paramater for new push serverChristian Schneppe1-1/+1
2018-05-17changed jid of push serverChristian Schneppe1-1/+1
2018-05-17do not use end in catchup mam queriesChristian Schneppe1-3/+7
2018-05-05Support both new and old http upload namespacesChristian Schneppe1-5/+13
2018-04-12added prosodys enable archive to default room configChristian Schneppe1-0/+1
2018-04-12sync roster to disk after roster pushChristian Schneppe1-5/+3
2018-04-07return contact and account.getServer() as StringChristian Schneppe1-2/+2
2018-04-02migrate to xmpp-addrChristian Schneppe1-10/+10
2018-01-29support new http upload namespaceChristian Schneppe1-5/+3
2018-01-26add possibility to destroy group chatChristian Schneppe1-0/+11
2018-01-21disable offline messages. postpone prekey handling until after mam catchupChristian Schneppe1-2/+7
2017-12-01attempt to enable MAM(ejabberd) on muc configurationChristian Schneppe1-0/+1
2017-08-01use publish-options instead of always pushing node configurationChristian Schneppe1-5/+13
2017-06-24upgrade to signal-protocol-javaChristian Schneppe1-4/+4
2017-05-17use mam reference instead of timestampChristian Schneppe1-1/+3
2017-04-13include RSM max in mam query in case server doesn't specify own maxChristian Schneppe1-2/+4
2017-03-11fixed entity time for timezones with minutes !=0Christian Schneppe1-3/+11
2017-03-04rename the Xmlns class to NamespaceChristian Schneppe1-8/+8
2017-03-04make x509 verification node world readableChristian Schneppe1-0/+19
2017-02-22Fix a typo in legacyChristian Schneppe1-2/+2
2017-02-22bump mam namespaceChristian Schneppe1-2/+2
2017-02-10add no_padding, no_wrap to file upload slotsChristian Schneppe1-1/+1
2017-01-29use base64 encoding for file names uploaded with httpChristian Schneppe1-1/+20
2016-11-19reformat codeChristian Schneppe1-343/+344
2016-09-23add support for XEP-0377: Spam ReportingDaniel Gultsch1-2/+6
2016-08-26send register IQs without full fromDaniel Gultsch1-1/+1