aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/plugin/otr
Commit message (Expand)AuthorAgeFilesLines
* Adds PluginComponentFactory which is responsible for creating the PluginCompo...Damian Minkov2013-09-241-11/+31
* Fixes build.Damian Minkov2013-09-121-1/+2
* Adds message when otr session is enabled whether chat logging history is on o...Damian Minkov2013-09-113-11/+80
* Fixes a bug in OTR - ScOtrEngineImpl.contactsMap doesn't get cleaned up. (Mar...Lyubomir Marinov2013-08-282-424/+466
* Makes OTR plugin operational on Android.paweldomas2013-08-217-80/+166
* ScSessionID will not be compared properly in every Hashtable implementation s...paweldomas2013-08-211-5/+6
* Show OTR tooltip according to session statusIngo Bauersachs2013-08-021-1/+8
* Make the OTR fingerprint selectableIngo Bauersachs2013-07-061-2/+5
* Compare OTR fingerprints case insensitively (close #8)Jim Radford2013-06-201-2/+3
* Fixes warnings, removes trailing whitespace, adds @Override annotations.Lyubomir Marinov2013-05-2315-52/+59
* Fixes NPE.Damian Minkov2013-04-231-1/+2
* Fixes duplicating otr menu entries per contact in merged metacontact.Damian Minkov2013-04-222-21/+2
* Log dates in all history files as ISO 8601 with timezoneIngo Bauersachs2013-04-071-4/+4
* Works on preventing an issue with the display of remote video which could sca...Lyubomir Marinov2013-02-262-29/+32
* Moves desktop related utils to plugin/desktoputils. Separates ComponentUtils ...Yana Stamcheva2013-01-247-7/+7
* Fixes a leak of OtrContactMenu instances (which a case of real-world usage we...Lyubomir Marinov2012-11-237-69/+260
* Moves loading the gui (creating main frame) in event dispatch thread. Make so...Damian Minkov2012-11-192-16/+28
* Makes OTR configurable from provisioning and defaults settings.Yana Stamcheva2012-10-223-12/+89
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-295-5/+6
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-296-7/+8
* Corrects custom GUI property names to respect Jitsi convention: prefix.DISABLED.Vincent Lucas2012-06-071-1/+1
* Adds properties to custom the GUI.Vincent Lucas2012-06-071-11/+23
* Integrates Jitsi presence, IM and VoIP with MS Outlook.Lyubomir Marinov2012-06-011-1/+1
* Fixes javadoc and eclipse related warnings in the code.Sebastien Vincent2012-03-093-9/+21
* Use standard license headerIngo Bauersachs2012-02-2016-28/+54
* OTR: Fingerprint comparison field (Patch by Daniel Perren, FHNW)Ingo Bauersachs2012-02-202-9/+61
* Make the OTR <authenticate buddy> text clickable (Patch by Daniel Perren, FHNW)Ingo Bauersachs2012-02-204-16/+168
* Adds property to disable otr plugin.Damian Minkov2012-01-131-10/+20
* OTR: disable buttons for contacts without fingerprint. Patch by Jonas Lauener...Ingo Bauersachs2011-12-051-1/+2
* OTR: Update button state and table when a fingerprint was verified/revoked. P...Ingo Bauersachs2011-11-011-0/+4
* Increase size of the buddy auth dialog and adapt colors to Jitsi L&F. Patch b...Ingo Bauersachs2011-10-311-8/+11
* OTR: Fix a recursive call that should have gone to the outer classIngo Bauersachs2011-10-251-1/+1
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-1814-14/+14
* Unifies menus in the chat window.Yana Stamcheva2011-10-171-2/+3
* Makes OTR menu appear directly for meta contact with only one protocol contact.Yana Stamcheva2011-10-132-90/+102
* Adds tooltips for some chat toolbar buttons and adjusts menu item names.Yana Stamcheva2011-10-071-0/+3
* Fixes display name change when adding a contact to an existing meta contact.Yana Stamcheva2011-06-071-1/+1
* Fixed random positioning of tabs in the security configuration form.Yana Stamcheva2010-10-161-1/+1
* If OTR is disabled and we are over a plaintext session, dont process any mess...George Politis2010-08-221-10/+41
* Introduce configuration form types and allow forms to be registered for the s...Yana Stamcheva2010-07-069-31/+703
* Fixes security configuration form.Yana Stamcheva2010-07-051-1/+2
* Renamed to OtrEngineServiceImplYana Stamcheva2010-07-051-348/+0
* Configuration window improvements including reorganizing sections, user inter...Yana Stamcheva2010-07-057-656/+372
* Updates otr4j to version 122.George Politis2010-06-251-14/+60
* Fix logger usage - seventh and last bunchWerner Dittmann2010-06-041-5/+10
* Fix a wrong button text.Werner Dittmann2010-04-061-1/+1
* Removes hardcoded text in OtrConfigurationPanel.George Politis2010-04-011-15/+32
* Fixes the look of the OTR menu in the ChatWindow because it used to have a di...Lyubomir Marinov2009-12-053-11/+16
* Commits the patch of Sebastien Vincent provided on the dev mailing list in an...Lyubomir Marinov2009-10-131-4/+4
* Renames the .plugin.otr.Configurator class which is stored in OtrConfigurator...Lyubomir Marinov2009-10-083-33/+30