aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/plugin
Commit message (Expand)AuthorAgeFilesLines
* Move security events back from libjitsi as they are solely used here.Ingo Bauersachs2015-08-232-6/+5
* Disable XMPP inband account registration because of security issuesIngo Bauersachs2015-08-122-10/+10
* Update URL for XMPP server listIngo Bauersachs2015-08-081-1/+1
* Correctly set SIP display names (Closes #134)Ingo Bauersachs2015-08-082-5/+6
* Updates the license headers.Damian Minkov2015-07-20428-952/+5755
* Removes msn protocol.damencho2015-07-168-989/+0
* Added option for resolving all DNS lookups through SOCKS proxy.Danny van Heumen2015-04-033-10/+97
* GUI improvements for IRC account registration wizard.Danny van Heumen2015-04-033-44/+34
* Started work on SASL authentication panel in IRC account configuration.Danny van Heumen2015-04-033-10/+142
* Saves only the call dialog location, skipping the size. And restores it if av...Damian Minkov2015-04-032-46/+80
* Adds plugin that adds contact source services (groups to the contact list) wi...Damian Minkov2015-04-017-0/+885
* Adds stacktrace when tracing enabled in reconnect plugin.Damian Minkov2015-04-011-1/+2
* Fix for OTR UI in case of multiple OTR session.Danny van Heumen2015-03-072-5/+1
* 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-232-32/+0
|\
| * Removes the "google ICE" option from the GUI, and some Gtalk-related code.Boris Grozev2015-02-132-32/+0
* | Removes unused code snippet.Danny van Heumen2015-02-221-4/+0
* | Let every message pass through to otr4j, since otr4j will already correctly h...Danny van Heumen2015-02-211-31/+0
|/
* Show country/region information in language dropdown if applicableIngo Bauersachs2015-02-121-2/+2
* Adds custom header to indicate screen sharing initiated calls.Damian Minkov2015-02-101-4/+9
* Make comboboxes in AccountInfoPanel and ConnectionInfoPanel transparent.Danny van Heumen2015-02-082-0/+2
* Adds properties to disable account and connect info menu entries.Damian Minkov2015-02-054-72/+124
* Escape html entities for plain text messages in notifications.Danny van Heumen2015-01-252-10/+45
* Some i18n fixes in IRC wizard UI.Danny van Heumen2015-01-152-15/+24
* IRC: check nick according to nick pattern in RFC 1459.Danny van Heumen2015-01-141-1/+1
* Extended IRC account dialog to include options for contact and chat room pres...Danny van Heumen2015-01-124-7/+113
* Introduced constant for end of ME command prefix index.Danny van Heumen2015-01-121-0/+4
* Rename some strings SC to Jitsi.Damian Minkov2015-01-1210-11/+11
* Proxy: check for non-null user name before returning PasswordAuthentication i...Danny van Heumen2015-01-031-1/+5
* Fix NPE: empty password will be null, handle this caseDanny van Heumen2015-01-031-2/+11
* Uses the XMLUtils.newDocumentBuilderFactory() method to obtainBoris Grozev2014-12-292-10/+8
* Adds an option to disable advanced configuration for accounts which do not ne...Damian Minkov2014-12-092-0/+20
* Add property to disable the avatar menu.Ingo Bauersachs2014-12-061-0/+15
* Adds NPE check.Damian Minkov2014-12-041-0/+3
* Revert "Disable XML external entities before parsing."Boris Grozev2014-12-042-6/+2
* Disable XML external entities before parsing.Boris Grozev2014-12-042-2/+6
* Modified commands to make use of IllegalArgumentException handling.Danny van Heumen2014-11-205-7/+9
* Improved error handling for commands.Danny van Heumen2014-11-205-0/+45
* Moved IRC command implementations to separate plugin package: irccommandsDanny van Heumen2014-11-209-0/+480
* Formatting.Damian Minkov2014-11-181-6/+8
* Always initialize the providers field to avoid NPE on exitIngo Bauersachs2014-11-081-27/+24
* Disable port field and check default port checkbox in case a loadedDanny van Heumen2014-10-211-2/+6
* Implemented modifyAccount method in ProtocolProviderFactory such that weDanny van Heumen2014-10-213-21/+38
* Renamed methods of BasicInstantMessagingTransport.Danny van Heumen2014-09-301-2/+3
* Defined and implemented Operation Set Basic Instant Messaging TransportDanny van Heumen2014-09-302-26/+34
* Initial support for updated otr4j with support for outgoing message fragmenta...Danny van Heumen2014-09-304-42/+92
* Adds new RegistrationStateChangeEvent and avoid reconnecting providers when s...Damian Minkov2014-09-301-3/+11
* Fixes warnings, bugs. Reduces source code duplication. Simplifies, clarifies ...Lyubomir Marinov2014-09-293-118/+95
* Adds support for sending instant messages to external contactsMarin Dzhigarov2014-09-241-1/+2
* Adds new unregister method to clearly distinguish between automatic unregiste...Damian Minkov2014-09-161-1/+4