aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* GUI improvements for IRC account registration wizard.Danny van Heumen2015-04-035-53/+36
* 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-037-11/+197
* 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-033-47/+81
* Catches exceptions when executing notification actions in order not to stop s...Damian Minkov2015-04-031-29/+36
* Adds plugin that adds contact source services (groups to the contact list) wi...Damian Minkov2015-04-017-0/+885
* Adds OperationSetTelephonyBLF (Busy Lamp Field), can monitor lines and pickup...Damian Minkov2015-04-018-3/+985
* Changes a type for contact sources ot contact list type to a common one that ...Damian Minkov2015-04-0111-108/+73
* Removes explicitly checking for contact source type.Damian Minkov2015-04-011-4/+7
* Adds stacktrace when tracing enabled in reconnect plugin.Damian Minkov2015-04-011-1/+2
* 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 'add-date-to-log-format'Boris Grozev2015-03-201-2/+6
|\
| * Adds the current date to every log message.Boris Grozev2015-02-181-2/+6
* | 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-196-1/+343
* | 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-074-6/+66
* | | Always show OTR session switcher, disable for single session.Danny van Heumen2015-03-071-1/+2
|/ /
* | Merge pull request #68 from jitsi/clean-gtalk-stuffbgrozev2015-02-237-286/+5
|\ \