Commit graph

8 commits

Author SHA1 Message Date
Brian Clements
82716fa147 Issue #2563 fixed room id creation
room ids were being generated with the hostname used to connect to the server
they needed to be generated with what the server calls itself


Former-commit-id: 99fb102b270baa5c45f1c9963f47344ede93a34a
2014-01-07 13:04:24 -06:00
Brian Clements
2b8668a4eb Issue #2563 roster updates for stock servers
added functionality that makes the contact list compatible with server rosters that could be modified with other clients
added support for roster entries that aren't in a local or server group


Former-commit-id: 23d898308fb3aa673d85fdf00495d43e4c02a08f
2013-12-20 12:03:04 -06:00
Brian Clements
09c0267237 Issue #2563 compatibility features for stock xmpp servers
added more listener handling for venue events and server disconnection
added capability to connect to a different server from UI
added better error messages for failed connection/login to server
fixed assumptions that server always sends HTTP url and has feed chatroom


Former-commit-id: b3173727f3f685119be3668779eb5da7e075df50
2013-12-20 10:41:13 -06:00
Brian Clements
80650337ce Issue #2562 moved session data from chat to packet extension
delegated compression to smack
added timeout for http config
fixed getting all joined venues
fixed room invitation from non-cave client
create session checks for session name already used


Former-commit-id: 3781483ef6dd1889aa0ecd6ccc83bfb2461713b5
2013-12-19 12:08:21 -06:00
Brian Clements
8ece30944a Issue #2561 removed ECF from collaboration
added smack 3.3.1 to cots
collaboration now uses smack directly for XMPP
moderate code cleanup on collaboration.comm
added double click to start chat in participant list


Former-commit-id: 6fc85f79c126283eb4dbddfa94943523d9ff0a6d
2013-12-06 17:07:16 -06:00
Ben Steffensmeier
3d36cec7be Issue #2491 Fix collaboration Xml.
Former-commit-id: 64517ab3139be3cc21d5df7ff9d36709435bd7cd
2013-10-31 14:06:37 -05:00
Steve Harris
8e5f9e0e6c 13.1.2-6 baseline
Former-commit-id: 184f16c9f91fb06efa7aeaf5499ace33f4f17bf7
2013-01-06 14:55:11 -06:00
Steve Harris
d3497e47eb 12.11.1-4 baseline
Former-commit-id: dddf20c9518c578d1bebd0b5e01b10c5080fd24e
2012-10-16 13:27:07 -05:00