aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/thedevstack/conversationsplus/xmpp/pubsub (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2016-10-203-5/+114
|\
| * Fixed javadoc of PubSub Element Generation/Parsingsteckbrief2016-05-263-5/+114
| |
| * Fixed minor class cast issuesteckbrief2016-01-161-4/+4
| |
* | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2016-01-153-10/+10
|/ | | | Cast problem fixed
* Introducing some specialized IqPacketGeneratorssteckbrief2016-01-153-0/+92
- IqPacketGenerator - PubSubPacketGenerator - AvatarPacketGenerator