Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't split resource strings, remove unused resources | Ingo Bauersachs | 2017-01-18 | 1 | -102/+13 |
| | |||||
* | Update about window to current license, remove in-app splashscreen | Ingo Bauersachs | 2017-01-14 | 1 | -12/+4 |
| | |||||
* | Remove Zeroconf account translations | Ingo Bauersachs | 2017-01-14 | 1 | -10/+0 |
| | |||||
* | Remove SSH account translations | Ingo Bauersachs | 2017-01-14 | 1 | -9/+0 |
| | |||||
* | Remove long disabled sip2sip account wizard | Ingo Bauersachs | 2017-01-14 | 1 | -9/+1 |
| | |||||
* | Remove dict protocol translations | Ingo Bauersachs | 2017-01-14 | 1 | -27/+0 |
| | |||||
* | Remove SIP Communicator rename information | Ingo Bauersachs | 2017-01-14 | 1 | -8/+3 |
| | |||||
* | Add option to choose tray icon mode (Native, Disabled, AppIndicator) | Ingo Bauersachs | 2017-01-14 | 1 | -1/+10 |
| | |||||
* | Remove Yahoo protocol | Ingo Bauersachs | 2016-10-24 | 1 | -8/+0 |
| | | | | Closes #76, #293 | ||||
* | Fix typo in Bandwidth (#276) | Mathieu Mitchell | 2016-07-05 | 1 | -1/+1 |
| | |||||
* | Add option to minimize the main frame on closing instead of hiding | Ingo Bauersachs | 2016-05-30 | 1 | -0/+1 |
| | | | | | | Defaults to true on Windows if the application is pinned to the taskbar. Determined by searching for a shortcut with the application's name in the pin-folder. | ||||
* | Add contact dialog: have prompts in name and contact fields | Tom Kazimiers | 2016-05-17 | 1 | -0/+2 |
| | | | | | | | | Having prompts in those two fields gives the user a hint of what (s)he is expected to put into them. This commit will use the example name 'Jane Doe' and the example contact 'jane.doe@example.com' for both fields. The text has a faint gray color and will vanish if the user adds text into the field. | ||||
* | Add contact dialog: add tool tips | Tom Kazimiers | 2016-05-17 | 1 | -0/+4 |
| | | | | | | | | | To help users understand the purpose of the various fields of this dialog, tool tips are added by this commit. They provide basic explanation for the primary controls (name, address/number, account and group). Thanks to David Bolton for suggesting the used tool tips text. | ||||
* | Validate protocol addresses before creating a contact | Ingo Bauersachs | 2016-05-17 | 1 | -0/+6 |
| | | | | | | Instead of simply failing after clicking OK when adding a contact, validate the address/ID supplied by the user, show an error and attempt to correct it. | ||||
* | Remove the Facebook protocol wizard | Ingo Bauersachs | 2016-02-28 | 1 | -7/+0 |
| | | | | Facebook disabled their XMPP API. See also: https://developers.facebook.com/docs/chat | ||||
* | Option for new behaviour of detecting a contact's capabilities | Timur Masar | 2015-11-09 | 1 | -0/+2 |
| | | | | | | | | | | | | | This reintroduces some old code in order to give the user the option to switch between those two behaviours. It also prevents the removal of all caps nodes (and thusly breaking the new detection) when a rogue offline presence event comes in. This is such an event in which a contact is falsely assumed as offline, if the preferred resource of two or more same prioritised resources goes offline. We are checking this by looking whether it is a "resourceChanged"-event. This should probably be changed again, after those offline presence updates have been fixed. | ||||
* | - Fixed 80 chars wrap | Claas Beyersdorf | 2015-10-05 | 1 | -1/+1 |
| | | | | | | - Fixed format of comment ...ommunicator/plugin/sipaccregwizz/ConnectionPanel.java - Changed description of configuration checkbox like ibauersachs has recommended | ||||
* | Added abbility to set option FORCE_PROXY_BYPASS via SipAccount | Claas Beyersdorf | 2015-09-23 | 1 | -0/+1 |
| | | | settingspage. | ||||
* | Polishes Google Contacts authorization dialog. | damencho | 2015-07-22 | 1 | -1/+1 |
| | |||||
* | Added dialog title, fine tuned instructions. | Danny van Heumen | 2015-07-22 | 1 | -1/+2 |
| | |||||
* | Number of improvements to Google Contacts OAuth dialog after feedback. | Danny van Heumen | 2015-07-22 | 1 | -0/+3 |
| | | | | | | | * i18n support. * Show instructions at top of dialog. * Explicitly say "click here" in hyperlink text for opening approval page. * Changed text of Done button to "Save". (Depending on i18n.) | ||||
* | Updates the license headers. | Damian Minkov | 2015-07-20 | 1 | -4/+16 |
| | |||||
* | Removes msn protocol. | damencho | 2015-07-16 | 1 | -6/+0 |
| | |||||
* | Added option for resolving all DNS lookups through SOCKS proxy. | Danny van Heumen | 2015-04-03 | 1 | -0/+1 |
| | |||||
* | GUI improvements for IRC account registration wizard. | Danny van Heumen | 2015-04-03 | 1 | -0/+2 |
| | |||||
* | Started work on SASL authentication panel in IRC account configuration. | Danny van Heumen | 2015-04-03 | 1 | -0/+3 |
| | |||||
* | Adds plugin that adds contact source services (groups to the contact list) ↵ | Damian Minkov | 2015-04-01 | 1 | -0/+2 |
| | | | | with the monitored lines of OperationSetTelephonyBLF. Adds custom action button to pickup calls is possible. | ||||
* | Adds OperationSetTelephonyPark and a sip implementation of the operation set. | Damian Minkov | 2015-03-19 | 1 | -0/+3 |
| | |||||
* | Adds always on top indicator to notify user when sharing its full screen. | Damian Minkov | 2015-02-10 | 1 | -0/+1 |
| | |||||
* | Adds custom header to indicate screen sharing initiated calls. | Damian Minkov | 2015-02-10 | 1 | -0/+2 |
| | |||||
* | IRC i18n resource change. | Danny van Heumen | 2015-01-15 | 1 | -1/+1 |
| | |||||
* | Extended IRC account dialog to include options for contact and chat room ↵ | Danny van Heumen | 2015-01-12 | 1 | -0/+2 |
| | | | | presence. | ||||
* | Localize chat room member roles | Ingo Bauersachs | 2014-11-27 | 1 | -0/+7 |
| | |||||
* | HTML-Encode the nickname in the chat window (closes #1216) | Ingo Bauersachs | 2014-11-27 | 1 | -0/+1 |
| | |||||
* | Fix spelling of CALL_SECURED_TOOLTIP | Ingo Bauersachs | 2014-11-24 | 1 | -1/+1 |
| | |||||
* | Unknown commands now result in failed message delivery. | Danny van Heumen | 2014-10-28 | 1 | -0/+1 |
| | | | | | | | | | To, for one, protect users from accidents and, for two, don't accidentally send "stupid messages" we do no longer send any messages starting with '/'. Instead it shows a message delivery failed message for error UNSUPPORTED_OPERATION. Reasoning is that the intended operation is either unsupported or unknown. In both cases there is no support for it, so let the user know. | ||||
* | Merge remote-tracking branch 'origin/master' | Danny van Heumen | 2014-08-10 | 1 | -8/+12 |
|\ | |||||
| * | Fixes show preview link for image/video replacement. Reorganize and fix ↵ | Damian Minkov | 2014-08-07 | 1 | -2/+5 |
| | | | | | | | | configuration. Adds option to show configuration on right click over replaced images. | ||||
| * | Missed one i18n string. | Markus Kilås | 2014-08-02 | 1 | -0/+1 |
| | | |||||
| * | Improved X509CertificatePanel with support for displaying multiple certificates. | Markus Kilås | 2014-08-02 | 1 | -6/+6 |
| | | |||||
* | | Created resource strings for text in IRC registration wizard. | Danny van Heumen | 2014-08-05 | 1 | -0/+2 |
| | | |||||
* | | Removed '(Experimental)' suffix to prevent wide-scale translation. | Danny van Heumen | 2014-07-30 | 1 | -1/+1 |
| | | |||||
* | | Added '(Experimental)' to resource.properties. | Danny van Heumen | 2014-07-30 | 1 | -1/+1 |
| | | |||||
* | | Initial support for secure connections and Wizard UI tweaks. | Danny van Heumen | 2014-07-30 | 1 | -0/+1 |
|/ | | | | | | | | | | | | | | Initial support for secure connections has been introduced. An extra package path has been added to the manifest in order to acquire SSL-related classes. The IrcStack has been modified to receive an extra parameter indicating whether or not to establish a secure connection. A number of small UI tweaks have been made to the wizard. User id and server entered into the "simple form" are now migrated to the full form. An extra checkbox is added to indicate plaintext/secure connection. The wizard currently defaults to secure. An appropriate default port is set based on plaintext/secure type of connection. Registered new listeners in order to evalute access to Next-button on every change. | ||||
* | Adding connection information frame. Patch provided by Markus Kilås. | Damian Minkov | 2014-07-01 | 1 | -0/+3 |
| | |||||
* | Localize ICE failed message and add "no relay found" | Ingo Bauersachs | 2014-05-06 | 1 | -0/+2 |
| | |||||
* | Implements warning dialog which is shown if Outlook is not the default | hristoterezov | 2014-04-30 | 1 | -0/+3 |
| | | | | mail client. | ||||
* | Fixes the authorisation requested dialog layout. | hristoterezov | 2014-04-23 | 1 | -0/+1 |
| | |||||
* | Adds mobile number to account details. | Damian Minkov | 2014-04-14 | 1 | -0/+1 |
| | |||||
* | Logging of TLS protocols and cipher suites available during connection ↵ | Markus Kilås | 2014-04-13 | 1 | -0/+6 |
| | | | | | establishment and then the chosen ones. Add ability to access TLS cipher suite, protocol name and server certificate using an new OperationSet. Only implemented for XMPP so far. Also makes this information available in the call information frame. |