aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl
Commit message (Expand)AuthorAgeFilesLines
...
* Fixes broken USER_SEARCH_ENABLED & USER_SEARCH_SERVICE_NAME properties in XMPP.paweldomas2015-04-233-31/+24
* Fixes index out of bounds exception in ColibriBuilder when no contents are pa...paweldomas2015-04-231-1/+1
* Remove "google talk" from error messages.Boris Grozev2015-04-121-2/+2
* Implements OperationSetIncomingDTMF for XMPP, wired to receive events via RTP...Boris Grozev2015-04-126-7/+100
* Names the PacketLoggingServiceImpl SaverThread.Boris Grozev2015-04-121-0/+8
* Adds a property to hide the domain part of the addresses shown inside the too...Damian Minkov2015-04-093-3/+44
* Added option for resolving all DNS lookups through SOCKS proxy.Danny van Heumen2015-04-033-38/+74
* GUI improvements for IRC account registration wizard.Danny van Heumen2015-04-032-9/+2
* Created SASL entry in client configuration. Connected SASL configuration to I...Danny van Heumen2015-04-035-40/+183
* Started work on SASL authentication panel in IRC account configuration.Danny van Heumen2015-04-034-1/+55
* Use proxy settings from Global Proxy configuration.Danny van Heumen2015-04-032-4/+87
* Basic implementation of SOCKS support.Danny van Heumen2015-04-034-2/+91
* Improved error handling including signaling for client-side errors.Danny van Heumen2015-04-039-10/+136
* Mostly complete implementation of IRC v3 capability negotiation and SASL auth...Danny van Heumen2015-04-037-8/+103
* Saves only the call dialog location, skipping the size. And restores it if av...Damian Minkov2015-04-031-1/+1
* Adds OperationSetTelephonyBLF (Busy Lamp Field), can monitor lines and pickup...Damian Minkov2015-04-015-3/+722
* Changes a type for contact sources ot contact list type to a common one that ...Damian Minkov2015-04-019-94/+71
* Removes explicitly checking for contact source type.Damian Minkov2015-04-011-4/+7
* Updates the RTP description of a channel when a session-accept is received fr...George Politis2015-03-311-0/+71
* Adds support for a payload-type element in the ColibriIQ.George Politis2015-03-311-0/+18
* Updates ice4j to r497.Boris Grozev2015-03-301-20/+138
* Fix stripping protocol from XMPP contact URIsIngo Bauersachs2015-03-301-1/+1
* Adds None popup message handler.Damian Minkov2015-03-212-4/+55
* Updates dnsjava to 2.1.7 with included in upstream patch to set packet logger.Damian Minkov2015-03-212-4/+5
* Merge branch 'merge-me-after-the-bugfix-release'Boris Grozev2015-03-2012-507/+2077
|\
| * Reformat line of more than 80 chars wide.Danny van Heumen2015-03-131-1/+2
| * Conditionally enable basic poller as fall back mechanism next to MONITOR/WATC...Danny van Heumen2015-03-131-20/+33
| * MONITOR/WATCH pubsub presence watchers initialize with existing persistent ni...Danny van Heumen2015-03-131-2/+0
| * Removed TODO for WATCH support, since this is now supported.Danny van Heumen2015-03-131-2/+0
| * Immediately remove nick from MONITOR monitored list, after 'MONITOR - nick' c...Danny van Heumen2015-03-131-2/+18
| * Added support for WATCH publish/subscribe mechanism for contact presence.Danny van Heumen2015-03-134-34/+439
| * Implementation of using Basic Poller as the fall back scenario when the MONIT...Danny van Heumen2015-03-135-21/+266
| * Use MONITOR maximum list size. Some clean-up.Danny van Heumen2015-03-132-12/+27
| * Now computes maximum command size + formatting.Danny van Heumen2015-03-131-8/+13
| * Improved support for MONITOR presence watcher.Danny van Heumen2015-03-134-41/+148
| * Working on MONITOR support for online presence.Danny van Heumen2015-03-133-4/+271
| * Extracted the concept of a presence watcher from PresenceManager and defined ...Danny van Heumen2015-03-133-495/+620
| * Change nick presence behaviour upon nick change.Danny van Heumen2015-03-131-3/+2
| * Implemented querying contact status using WHOIS query.Danny van Heumen2015-03-132-5/+204
| * Basic non-volatile contacts support.Danny van Heumen2015-03-135-81/+258
* | Adds OperationSetTelephonyPark and a sip implementation of the operation set.Damian Minkov2015-03-195-1/+302
* | Changes version to 2.9.Damian Minkov2015-03-191-1/+1
* | Changes version to 2.8.Damian Minkov2015-03-191-1/+1
* | Fixes a NullPointerException in the user interface.Lyubomir Marinov2015-03-171-44/+53
* | Fixes memory leak where instances of MainToolBar(ChatWindow instances) will s...Damian Minkov2015-03-131-0/+9
* | Merge pull request #69 from level7systems/chat-window-fixIngo Bauersachs2015-03-111-3/+17
|\ \
| * | Fixes all chat windows being closed when grouping of chat windows is disabled.veteran292015-03-061-3/+17
* | | Adds new param to the config headers.Damian Minkov2015-03-111-2/+30
* | | Fine-tunes structure of OTR fix code.Danny van Heumen2015-03-071-12/+29
* | | Fix for OTR UI in case of multiple OTR session.Danny van Heumen2015-03-072-1/+65
|/ /