aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/generator/IqGenerator.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* use base64 encoding for file names uploaded with httpDaniel Gultsch2017-01-261-1/+21
* add support for XEP-0377: Spam ReportingDaniel Gultsch2016-09-181-2/+6
* send register IQs without full fromDaniel Gultsch2016-08-251-1/+1
* set tablet, phone or pc identityDaniel Gultsch2016-07-311-2/+2
* add OS to version responseDaniel Gultsch2016-07-271-0/+5
* feed version response from app name instead of static variableDaniel Gultsch2016-07-221-1/+2
* respond to XEP-0202: Entity TimeDaniel Gultsch2016-07-131-0/+14
* make newly created conferences private by defaultDaniel Gultsch2016-05-261-0/+10
* refactor captcha response handling to avoid network on main thread exceptionDaniel Gultsch2016-05-051-2/+4
* only add image files to media scannerDaniel Gultsch2016-03-231-1/+0
* refactored omemo to take multiple recipientsDaniel Gultsch2016-02-291-0/+7
* add missing type='submit' attribute to enable push formDaniel Gultsch2016-02-151-0/+1
* send push enable to server. simplified loggingDaniel Gultsch2016-02-131-0/+13
* client side support for XEP-0357: Push NotificationsDaniel Gultsch2016-02-121-1/+15
* push CN into nick pep node when uploading certificate. subscribe to nick nodeDaniel Gultsch2015-10-291-0/+6
* introduced code to verify omemo device keys with x509 certificates.Daniel Gultsch2015-10-161-3/+7
* add menu item in account details to renew certificateDaniel Gultsch2015-10-111-0/+21
* Captcha support.Armin Novak2015-10-111-0/+10
* fixed content-type indication in http uploadDaniel Gultsch2015-09-191-1/+1
* added missing type='submit' to mam queriesDaniel Gultsch2015-09-151-3/+4
* use content-type in http slot request and stick with during uploadDaniel Gultsch2015-08-011-1/+4
* Optimize importsAndreas Straub2015-07-201-1/+0
* Rework PEP content verificationAndreas Straub2015-07-191-1/+1
* Migrate to new PEP layoutAndreas Straub2015-07-191-20/+9
* Reformat code to use tabsAndreas Straub2015-07-191-18/+18
* Added PEP and message protocol layersAndreas Straub2015-07-191-0/+70
* initial http upload supportDaniel Gultsch2015-06-291-1/+11
* r/o support for vcard avatars. pep avatars will be preferedDaniel Gultsch2015-05-051-1/+8
* support for XEP-0092: Software VersioniNPUTmice2015-02-161-2/+11
* fixed broken capsiNPUTmice2015-01-281-5/+2
* fixed mam to work with muciNPUTmice2015-01-241-1/+3
* ensure that everyone is member before making a room privateDaniel Gultsch2015-01-091-3/+13
* kick after banDaniel Gultsch2015-01-081-0/+10
* basic affiliation changes in mucDaniel Gultsch2015-01-071-0/+11
* Make IqPacket type an enumSam Whited2015-01-041-8/+8
* added callback to change account password to notify UI on success / failureDaniel Gultsch2014-12-251-1/+1
* Add ability to change password on serverSam Whited2014-12-251-1/+11
* Add support for XEP-0191 (Blocking command)Sam Whited2014-12-221-31/+50
* fixed regressioniNPUTmice2014-12-131-3/+3
* reverse through mam history when loading larger chuncksiNPUTmice2014-12-131-2/+4
* various mam improvmentsiNPUTmice2014-12-131-1/+6
* very basic mam supportiNPUTmice2014-12-101-0/+18
* Add a packet JID place I missed...Sam Whited2014-11-091-1/+1
* Move a chunk of classes over to using JID objectsSam Whited2014-11-091-3/+4
* Make conversations the root projectSam Whited2014-10-221-0/+96