aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/protocol
Commit message (Expand)AuthorAgeFilesLines
* Fixes issue #466 - Cannot create a no-registrar SIP account from the "sign in...Lyubomir Marinov2008-12-033-20/+29
* Modifications to separate ZRTP GUI from ZRTP callback and state information.Werner Dittmann2008-11-301-8/+24
* Applying new resource name convention.Yana Stamcheva2008-11-2818-101/+112
* Remove unused import.Yana Stamcheva2008-11-251-3/+0
* Yahoo multi user chat contributed by Rupert Burchardi.Yana Stamcheva2008-11-256-1/+2077
* ICQ multi user chat contributed by Rupert Burchardi.Yana Stamcheva2008-11-245-0/+1971
* Major update for the dict protocolDamien Roth2008-11-2114-1490/+239
* Eliminates duplication among the ~28 Resources classes.Lyubomir Marinov2008-11-212-35/+3
* Leaves a single ImageID class.Lyubomir Marinov2008-11-211-20/+1
* Moves PropertyChangeListener/Event from .configuration.event to .util because...Lyubomir Marinov2008-11-207-7/+7
* Adds support for fullscreen display and local video in calls.Lyubomir Marinov2008-11-181-4/+38
* Switches the tracking of the duration of a CallParticipant into a Call from C...Lyubomir Marinov2008-11-143-233/+2
* - Remove "Add to chat" button if group chat is not supported.Yana Stamcheva2008-11-043-57/+60
* MSN implementation of group chat provided by Rupert Burchardi.Yana Stamcheva2008-11-036-15/+2161
* Methods added to ChatRoom and ChatRoomMember services to allow obtaining the ...Yana Stamcheva2008-11-038-6/+263
* Correcting bug of empty RSS feed always refreshed (reported by Emil).Vincent Lucas2008-10-291-34/+1
* Patches provided by Alan C Kelly that address issues: 458, 468, 469, 470.Yana Stamcheva2008-10-271-3/+3
* When in a video call, embeds the received video in the CallDialog instead of ...Lyubomir Marinov2008-10-243-65/+279
* Makes build.xml take into account OS arch when constructing LD_LIBRARY_PATH. ...Emil Ivov2008-10-201-15/+15
* Provides Javadoc comments in place of the non-Javadoc ones generated by Eclip...Lyubomir Marinov2008-10-152-17/+87
* Puts existing calls on hold when a new call starts.Lyubomir Marinov2008-10-134-153/+472
* Introduces support for attended call transfer.Lyubomir Marinov2008-10-082-137/+467
* Some feeds are storing the URI of the entry in the LINK tag. This correction ...Vincent Lucas2008-10-081-15/+52
* Adding display name to RSS persistent data.Vincent Lucas2008-10-073-29/+75
* Fixes a few spelling mistakes because at least one of them gets displayed in ...Lyubomir Marinov2008-10-071-3/+3
* Reactivate, refresh RSS feeds can been done several time.Vincent Lucas2008-10-073-10/+20
* Removing bug when comparing 2 RssItemKey, including 1 null instance. Thank yo...Vincent Lucas2008-10-061-6/+13
* Removing temporary debug trace for RSS plugin.Vincent Lucas2008-10-061-2/+2
* Beginning to hunt of the refresh RSS bug.Vincent Lucas2008-10-066-311/+304
* Added ZRTP4J bundleRomain Kuntz2008-10-062-7/+7
* Committed the rest of the ZRTP implementation from Emanuel Onica:Romain Kuntz2008-10-054-49/+11
* Disables use of listening points when a trying to resolve SIP addresses that ...Emil Ivov2008-10-031-2/+7
* Update Sip contact equals method to compare users ignoring domain name. Damian Minkov2008-10-021-1/+15
* Adding support for "NO REGISTRAR" accounts. Special thanks to Emanuel Onica a...Emil Ivov2008-09-3015-1222/+1959
* Updated formating of the LGPL license RTF. Emil Ivov2008-09-271-2/+4
* Adds missing Javadoc comments in UriHandlerSipImpl.Lyubomir Marinov2008-09-261-108/+152
* Allows querying the AccountManagers for protocol-specific and not only non-hi...Lyubomir Marinov2008-09-251-13/+23
* Avoid loops on SocketException comming from msn lib.Damian Minkov2008-09-251-6/+15
* More debugs in the AddressResolverEmil Ivov2008-09-241-4/+17
* Miss registering event if we are refreshing our registration.Damian Minkov2008-09-241-3/+6
* Make sure we use the host name for our jabber server if no SRV record is avai...Emil Ivov2008-09-231-4/+3
* Make sure we use the host name for our jabber server if no SRV record is avai...Emil Ivov2008-09-231-1/+4
* Removes override annotations for interface methodsEmil Ivov2008-09-231-2/+0
* Fixes refactoring problemsEmil Ivov2008-09-232-3/+5
* Asserts use of TCP when it has been set as the default transport during proto...Emil Ivov2008-09-2310-121/+156
* Merged ZRTP-related codeRomain Kuntz2008-09-233-0/+58
* When starting the applications, loads the stored accounts in the background i...Lyubomir Marinov2008-09-2027-2177/+903
* Display Jabber Account Image and implementation of Jabber Account Info OpSet.Damian Minkov2008-09-164-251/+599
* Display Account Image. Damian Minkov2008-09-161-8/+124
* Starts the MediaService asynchronously/in the background thus giving a faster...Lyubomir Marinov2008-09-143-11/+9