aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/generator/IqGenerator.java (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-26use base64 encoding for file names uploaded with httpDaniel Gultsch1-1/+21
2016-09-18add support for XEP-0377: Spam ReportingDaniel Gultsch1-2/+6
2016-08-25send register IQs without full fromDaniel Gultsch1-1/+1
2016-07-31set tablet, phone or pc identityDaniel Gultsch1-2/+2
2016-07-27add OS to version responseDaniel Gultsch1-0/+5
2016-07-22feed version response from app name instead of static variableDaniel Gultsch1-1/+2
2016-07-13respond to XEP-0202: Entity TimeDaniel Gultsch1-0/+14
2016-05-26make newly created conferences private by defaultDaniel Gultsch1-0/+10
2016-05-05refactor captcha response handling to avoid network on main thread exceptionDaniel Gultsch1-2/+4
2016-03-23only add image files to media scannerDaniel Gultsch1-1/+0
2016-02-29refactored omemo to take multiple recipientsDaniel Gultsch1-0/+7
2016-02-15add missing type='submit' attribute to enable push formDaniel Gultsch1-0/+1
2016-02-13send push enable to server. simplified loggingDaniel Gultsch1-0/+13
2016-02-12client side support for XEP-0357: Push NotificationsDaniel Gultsch1-1/+15
2015-10-29push CN into nick pep node when uploading certificate. subscribe to nick nodeDaniel Gultsch1-0/+6
2015-10-16introduced code to verify omemo device keys with x509 certificates.Daniel Gultsch1-3/+7
2015-10-11add menu item in account details to renew certificateDaniel Gultsch1-0/+21
2015-10-11Captcha support.Armin Novak1-0/+10
2015-09-19fixed content-type indication in http uploadDaniel Gultsch1-1/+1
2015-09-15added missing type='submit' to mam queriesDaniel Gultsch1-3/+4
2015-08-01use content-type in http slot request and stick with during uploadDaniel Gultsch1-1/+4
2015-07-20Optimize importsAndreas Straub1-1/+0
2015-07-19Rework PEP content verificationAndreas Straub1-1/+1
2015-07-19Migrate to new PEP layoutAndreas Straub1-20/+9
2015-07-19Reformat code to use tabsAndreas Straub1-18/+18
2015-07-19Added PEP and message protocol layersAndreas Straub1-0/+70
2015-06-29initial http upload supportDaniel Gultsch1-1/+11
2015-05-05r/o support for vcard avatars. pep avatars will be preferedDaniel Gultsch1-1/+8
2015-02-16support for XEP-0092: Software VersioniNPUTmice1-2/+11
2015-01-28fixed broken capsiNPUTmice1-5/+2
2015-01-24fixed mam to work with muciNPUTmice1-1/+3
2015-01-09ensure that everyone is member before making a room privateDaniel Gultsch1-3/+13
2015-01-08kick after banDaniel Gultsch1-0/+10
2015-01-07basic affiliation changes in mucDaniel Gultsch1-0/+11
2015-01-04Make IqPacket type an enumSam Whited1-8/+8
2014-12-25added callback to change account password to notify UI on success / failureDaniel Gultsch1-1/+1
2014-12-25Add ability to change password on serverSam Whited1-1/+11
2014-12-22Add support for XEP-0191 (Blocking command)Sam Whited1-31/+50
2014-12-13fixed regressioniNPUTmice1-3/+3
2014-12-13reverse through mam history when loading larger chuncksiNPUTmice1-2/+4
2014-12-13various mam improvmentsiNPUTmice1-1/+6
2014-12-10very basic mam supportiNPUTmice1-0/+18
2014-11-09Add a packet JID place I missed...Sam Whited1-1/+1
2014-11-09Move a chunk of classes over to using JID objectsSam Whited1-3/+4
2014-10-22Make conversations the root projectSam Whited1-0/+0