Commit Graph

10 Commits

Author SHA1 Message Date
vanitasvitae b8584c13a1
Fix ugly code 2017-08-28 11:19:28 +02:00
vanitasvitae 2c421dfe17
Fix ugly code 2017-08-28 11:10:53 +02:00
vanitasvitae 1b1268cdc6
Add javadoc
More javadoc

Merge branch 'jftPR' into jetPR
2017-08-26 17:47:04 +02:00
vanitasvitae d088233153
More javadoc 2017-08-25 19:42:19 +02:00
vanitasvitae fb55b6caa8
Latest changes 2017-08-20 15:10:44 +02:00
vanitasvitae d7f974dc69
Add support for XEP-0166, XEP-0260, XEP-0261 2017-08-17 12:18:33 +02:00
vanitasvitae 7e76bc1ae5
More changes to the Jingle package:
- Change visibility of some Socks5Bytestreams code.
- Add central ThreadPool
- Move FullJidAndSessionId in own class
- More complete JingleSession class
- More complete JingleUtil class
- Improved tests
2017-07-03 10:35:46 +02:00
Florian Schmaus 2b11074950 Merge branch '4.2' 2017-06-17 15:55:38 +02:00
vanitasvitae 23190604bd
Fix typos and xml issues 2017-06-04 20:41:27 +02:00
Florian Schmaus 6bb001d274 New Jingle API groundwork
A start for the new Jingle API. Since Jingle is a single IQ with many
plugable extensions, there are some particularities we need to deal
with, e.g. jingle users have to register with JingleManager.

This is untested code. There may be drangons.
2017-05-30 08:45:27 +02:00