aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/thedevstack/conversationsplus/xmpp/avatar (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-08-06Implements XEP-0202 Entity Time, moves Software Version to xmpp package, ↵steckbrief3-11/+17
moves namespace definitions for mam, carbons and avatar to xmpp package
2017-08-06Refactoring: Avatar class moved from package xmpp.pep to dtosteckbrief4-4/+4
2017-08-06avatar handling refactoredsteckbrief3-0/+98
2016-02-12Imports organizedsteckbrief2-2/+0
2016-01-15Introducing some specialized IqPacketGeneratorssteckbrief2-0/+153
- IqPacketGenerator - PubSubPacketGenerator - AvatarPacketGenerator