aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/generator/IqGenerator.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag '1.12.4' into trz/merge_1.12.4 (not tested yet)trz/merge_1.12.4lookshe2016-05-261-2/+4
|\
| * 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
* | Merge tag '1.11.0' into trz/merge_1.11.0lookshe2016-03-081-0/+7
|\|
| * refactored omemo to take multiple recipientsDaniel Gultsch2016-02-291-0/+7
* | Fixes FS#147: Disable OMEMOsteckbrief2016-03-021-1/+0
* | Merge tag '1.10.0' into trz/merge_1.10.0lookshe2016-02-221-1/+29
|\|
| * 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
* | Fixed overwriting of changes for fixing FS#70. Unused method removed from gen...steckbrief2016-02-131-43/+0
* | Imports organizedsteckbrief2016-02-121-1/+0
* | Compilation errors and merge mixups fixedsteckbrief2016-02-111-1/+1
* | Merge tag '1.9.3' into trz/merge_1.9.3lookshe2016-02-111-5/+174
|\|
| * 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
* | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2016-01-151-60/+0
|\ \
* | | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2016-01-151-3/+3
|\| |
* | | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2016-01-131-4/+4
|\| |
* | | Merge trz/rename into trz/rebasesteckbrief2015-10-221-5/+1
|\| |
* | | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2015-10-051-4/+4
|\| |
| * | renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief2015-06-191-190/+0
| |/
* / Merge tag '1.5.2' into trz/rebasetrz/1.5.2.1lookshe2015-08-111-1/+18
|/
* 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