aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/protocol
Commit message (Expand)AuthorAgeFilesLines
* Fix Jingle calls with a google account (either gmail or google apps related o...Sebastien Vincent2010-09-072-4/+18
* Fix some javadoc warnings, typos and 80 lines cut.Sebastien Vincent2010-09-063-6/+7
* Fixes warnings about unused imports and unnecessary casts.Lyubomir Marinov2010-09-045-35/+26
* Integrate choosing and setting avatar image for protocols (currently only for...Damian Minkov2010-09-0212-8/+799
* Show protocol specific error messages in the chat window.Yana Stamcheva2010-09-021-1/+4
* Applies minor changes (e.g. code formatting, closing InputStreams) discovered...Lyubomir Marinov2010-09-022-17/+18
* Fixes the issue described by Kertesz Laszlo on the dev mailing list in the th...Lyubomir Marinov2010-09-014-76/+27
* Jabber ignore contacts with subscription none, those are contacts not added b...Damian Minkov2010-08-312-7/+50
* Fixing build.Damian Minkov2010-08-301-1/+1
* Add latest patch from Grigorii Balutsel for Xcap support, fix proper contact ...Damian Minkov2010-08-306-23/+57
* Fix when removing jabber contacts and operation fails inform user and stop an...Damian Minkov2010-08-272-3/+42
* Fix - show proper status in UI for SIP Registerless accounts.Damian Minkov2010-08-262-20/+10
* Fix a problem when registering with sip TCP and creation of via and contact h...Damian Minkov2010-08-253-42/+34
* Fix wrong cseq incrementation in sip protocol with message and typing info. R...Damian Minkov2010-08-242-10/+30
* Synchronizing handling challenge in order to avoid multiple password windows ...Damian Minkov2010-08-191-2/+2
* Unregister jabber provider when editing it(modify it).Damian Minkov2010-08-191-0/+13
* Fire event immedietly(for delivered message) when sending message, this way w...Damian Minkov2010-08-191-6/+6
* Fixes two NullPointerExceptions in the presence and instant messaging Operati...Lyubomir Marinov2010-08-182-52/+72
* Fix calls initiated with SIP registrarless account.Sebastien Vincent2010-08-181-2/+10
* Merge latest patch sent to dev mailinglist with subject "XCAP tests" which re...Damian Minkov2010-08-185-36/+161
* Shields message transformers so that their exceptions won't disturb event dis...Emil Ivov2010-08-171-1/+1
* Resolves conflicts with the newly added video telephony op-setEmil Ivov2010-08-171-20/+23
* Fix default values for sip account wizard. Damian Minkov2010-08-172-2/+10
* Fix some warnings, javadoc and 80 characters per line.Sebastien Vincent2010-08-173-9/+13
* - Add desktop streaming operation set for XMPP/Jingle;Sebastien Vincent2010-08-177-12/+80
* - Finish the AbstractOperationSetVideoTelephony class to be as generic as pos...Sebastien Vincent2010-08-1610-449/+666
* Merge latest patch sent to dev mailinglist with subject "XCAP tests" which re...Damian Minkov2010-08-1647-1686/+3155
* Commits callRecording.patch and recordButton.png provided by Dmitri Melnikov ...Lyubomir Marinov2010-08-118-6/+41
* Move video-related methods from CallSipImpl to MediaAwareCall so that they ca...Sebastien Vincent2010-08-111-112/+1
* Sending zrtp-hash and in answers for SIP invites.Damian Minkov2010-08-101-24/+40
* Merge changes from branch/gsoc10/xcap and patch sent to dev mailinglist with ...Damian Minkov2010-08-1079-285/+11042
* Adds support for distinguishing offline and online contact capabilities in Op...Lyubomir Marinov2010-08-091-6/+39
* Adds possible assignment of preferred dynamic payload types so that we could ...Emil Ivov2010-08-061-2/+1
* Adds to Jingle support for placing calls off and on hold (still: only for Raw...Emil Ivov2010-08-061-1/+1
* Adds to Jingle support for placing calls off and on hold (still: only for Raw...Emil Ivov2010-08-061-17/+7
* Adds to Jingle support for placing calls off and on hold (still: only for Raw...Emil Ivov2010-08-061-2/+14
* Adds to Jingle support for placing calls off and on hold (still: only for Raw...Emil Ivov2010-08-061-18/+8
* Adds to Jingle support for placing calls off and on hold (still: only for Raw...Emil Ivov2010-08-061-9/+17
* Adds to Jingle support for placing calls off and on hold (still: only for Raw...Emil Ivov2010-08-061-1/+5
* Adds to Jingle support for placing calls off and on hold (still: only for Raw...Emil Ivov2010-08-062-4/+6
* Adds to Jingle support for placing calls off and on hold (still: only for Raw...Emil Ivov2010-08-062-44/+113
* Adds to Jingle support for placing calls off and on hold (still: only for Raw...Emil Ivov2010-08-061-2/+2
* Adds to Jingle support for placing calls off and on hold (still: only for Raw...Emil Ivov2010-08-061-2/+6
* Adds to Jingle support for placing calls off and on hold (still: only for Raw...Emil Ivov2010-08-061-4/+0
* Adds to Jingle support for placing calls off and on hold (still: only for Raw...Emil Ivov2010-08-061-1/+3
* Adds to Jingle support for placing calls off and on hold (still: only for Raw...Emil Ivov2010-08-064-16/+91
* Jabber protocol now can be invited to gtalk chat rooms and can create such by...Damian Minkov2010-08-063-5/+31
* Tries to fix a NullPointerException in the SIP ProtocolIcon implementation.Lyubomir Marinov2010-08-041-59/+97
* Fixes issue #839: Unknown user in Jabber contact list.Lyubomir Marinov2010-08-021-10/+9
* Jabber protocol: clear connection if we are disconnected due to other than co...Damian Minkov2010-08-021-1/+9