aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/thedevstack/conversationsplus/generator/IqGenerator.java (unfollow)
Commit message (Expand)AuthorFilesLines
2017-08-07Simplifying introduction of new XEP implementations, implements FS#250 and FS...steckbrief1-19/+1
2017-08-06Implements XEP-0202 Entity Time, moves Software Version to xmpp package, move...steckbrief1-10/+3
2017-08-06avatar handling refactoredsteckbrief1-8/+0
2016-05-29FileTransfer reworked (first steps - functionality as is), HttpUploadsteckbrief1-13/+0
2016-01-15Introducing some specialized IqPacketGeneratorssteckbrief1-60/+0
2016-01-15Moved all avatar related work to AvatarServicesteckbrief1-3/+3
2016-01-13Moved all avatar related work to AvatarServicesteckbrief1-4/+4
2015-10-21Access to preferences moved to global utility class ConversationsPlusPreferen...steckbrief1-6/+0
2015-10-05Fixes FS#70 - Introduction of a ConversationsPlusApplication to get global ac...steckbrief1-4/+4
2015-06-19renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief1-12/+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