aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/generator/IqGenerator.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief2015-06-191-190/+0
* 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