Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes java 5 compatibility. | Damian Minkov | 2012-09-17 | 1 | -1/+0 |
| | |||||
* | Applies a patch from Boris Grozev that allows setting different codec ↵ | Emil Ivov | 2012-09-13 | 30 | -1819/+2540 |
| | | | | configurations to different accounts. It is now possible to set entirely different codec preference for every account. | ||||
* | Applies a patch from Boris Grozev that fixes an exception thrown when an ↵ | Emil Ivov | 2012-09-13 | 1 | -1/+2 |
| | | | | account is enabled through the options window while trace logging is on. | ||||
* | Fixes AIM account registration link. Patch by Boris Grozev | Emil Ivov | 2012-09-13 | 1 | -4/+1 |
| | |||||
* | Applies a patch from Boris Grozev that now prevents ICE configuration from ↵ | Emil Ivov | 2012-09-13 | 1 | -0/+7 |
| | | | | closing with an invalid port number for STUN and TURN servers | ||||
* | Applies a patch from Boris Grozev that fixes the option that allows to ↵ | Emil Ivov | 2012-09-13 | 1 | -2/+5 |
| | | | | disable smileys | ||||
* | Applies a patch from Boris Grozev that Adds a password strength meter to ↵ | Emil Ivov | 2012-09-13 | 9 | -534/+587 |
| | | | | XMPP password changes and improves the feature in other ways. | ||||
* | Renames auto answer menu. | Damian Minkov | 2012-09-10 | 1 | -1/+2 |
| | |||||
* | Fixes NullPointerException thrown when a call is received and there's no ↵ | Yana Stamcheva | 2012-09-09 | 1 | -2/+10 |
| | | | | available media device. | ||||
* | Corrects disable/re-enable sound notification mechanism. | Vincent Lucas | 2012-09-07 | 3 | -22/+79 |
| | |||||
* | Skips empty property names in configuration service and provisioning. | Damian Minkov | 2012-09-05 | 1 | -0/+4 |
| | |||||
* | Merges redundant code (between CryptoPacketExtension and sdes4j) for parsing ↵ | Vincent Lucas | 2012-09-05 | 1 | -58/+9 |
| | | | | SDes crypto attribute (proposed by Ingo Bauersachs). | ||||
* | Changes extracting auto away configurations. | Damian Minkov | 2012-09-03 | 6 | -95/+132 |
| | |||||
* | Improves SIP and XMPP configuration interface to choose the priority between ↵ | Vincent Lucas | 2012-09-03 | 19 | -233/+1022 |
| | | | | ZRTP and SDes. | ||||
* | Updates the list of custom action buttons when a CustomContactActionsService ↵ | Yana Stamcheva | 2012-09-03 | 1 | -45/+107 |
| | | | | is registered/unregistered. | ||||
* | Changes the way action is performed on custom actions for source contacts. ↵ | Damian Minkov | 2012-08-30 | 3 | -69/+14 |
| | | | | Fixes displaying notification source contacts. | ||||
* | Making the contact list component available from outside the gui bundle. | Yana Stamcheva | 2012-08-30 | 78 | -549/+1375 |
| | |||||
* | Fixes run and tests. | Damian Minkov | 2012-08-29 | 1 | -1/+1 |
| | |||||
* | Retrieves account display name from account id if not returned from the ↵ | Damian Minkov | 2012-08-29 | 1 | -1/+6 |
| | | | | account info operationset. | ||||
* | Adds missing import, that fixes incoming file transfer on windows. | Damian Minkov | 2012-08-29 | 1 | -0/+1 |
| | |||||
* | Fixes contact's appearing when the status message is too long. | Yana Stamcheva | 2012-08-28 | 1 | -2/+2 |
| | |||||
* | Fixes contact list button clicks. | Yana Stamcheva | 2012-08-28 | 1 | -16/+31 |
| | |||||
* | Fixes autoway listening for idle, a bug where it adds listening for 0sec. of ↵ | Damian Minkov | 2012-08-24 | 1 | -17/+64 |
| | | | | idle time. | ||||
* | Fixes single window interface. | Yana Stamcheva | 2012-08-24 | 1 | -3/+3 |
| | |||||
* | Adds plugin components in the Swing thread. | Yana Stamcheva | 2012-08-23 | 1 | -6/+24 |
| | |||||
* | Fixes contact details appearance. | Yana Stamcheva | 2012-08-23 | 1 | -0/+12 |
| | |||||
* | Fixes contact details length. | Yana Stamcheva | 2012-08-23 | 1 | -12/+12 |
| | |||||
* | Makes flexible adding contact list buttons. | Damian Minkov | 2012-08-22 | 1 | -7/+12 |
| | |||||
* | Removes correctly deleted notifications. | Yana Stamcheva | 2012-08-22 | 2 | -13/+28 |
| | |||||
* | Adds remove of contact sources from ui. | Damian Minkov | 2012-08-22 | 1 | -5/+52 |
| | |||||
* | Removes notifications that are no longer available. | Yana Stamcheva | 2012-08-22 | 1 | -14/+35 |
| | |||||
* | Fixes issues with video conferencing such as the display of a non-focus ↵ | Lyubomir Marinov | 2012-08-21 | 5 | -1147/+1068 |
| | | | | participant's video to other non-focus participants and the stopping of the streaming between non-focus participants upon stopping of the streaming of the focus' local video. | ||||
* | Adds contact removed to the ContactQuery listener, that will give the option ↵ | Damian Minkov | 2012-08-21 | 4 | -0/+93 |
| | | | | to remove a contact once it has been shown in the ui after a query. | ||||
* | Updates custom action horizontal space. | Damian Minkov | 2012-08-21 | 1 | -1/+1 |
| | |||||
* | Fixes issues with video conferencing such as a failure of the local video to ↵ | Lyubomir Marinov | 2012-08-18 | 17 | -402/+414 |
| | | | | be displayed and a limitation of the conference focus with respect to requiring it to capture video as well. | ||||
* | Adds get/set data to SourceContacts. Moves custom buttons to ↵ | Damian Minkov | 2012-08-17 | 10 | -348/+519 |
| | | | | ExternalContactSource. Adds listener to refresh contact sources. | ||||
* | Adds custom actions to source contacts. | Damian Minkov | 2012-08-16 | 2 | -3/+237 |
| | |||||
* | Adds listener to update UI from custom actions when needed. Changes in ↵ | Damian Minkov | 2012-08-16 | 7 | -2/+163 |
| | | | | notification unread count, make sure we don't double add notifications. | ||||
* | Checks if a custom contact action should be shown for a given contact. | Yana Stamcheva | 2012-08-16 | 3 | -4/+100 |
| | |||||
* | Changes the way we read count of unread notifications, to show to user ↵ | Damian Minkov | 2012-08-16 | 3 | -2/+42 |
| | | | | overall number of unread voice messages. | ||||
* | Makes ContactAction-s aware of the x and y coordiantes of the action component. | Yana Stamcheva | 2012-08-15 | 6 | -26/+69 |
| | |||||
* | Improves NotificationMessage unread messages counting and displaying. | Damian Minkov | 2012-08-15 | 2 | -26/+51 |
| | |||||
* | Adds a notification source to the NotificationMessage used in ↵ | Yana Stamcheva | 2012-08-14 | 1 | -1/+19 |
| | | | | OperationSetMessageWaiting. | ||||
* | Checks if a custom contact action has more than one details to deal with. | Yana Stamcheva | 2012-08-14 | 2 | -15/+43 |
| | |||||
* | Corrects problem when displaying an apostrophe character in the ↵ | Vincent Lucas | 2012-08-14 | 1 | -0/+6 |
| | | | | ChatConversationPanel (replace "'" by "&39;"). | ||||
* | Fixes tests. | Damian Minkov | 2012-08-13 | 1 | -1/+1 |
| | |||||
* | A new custom contact action service allowing to represent more actions for a ↵ | Yana Stamcheva | 2012-08-13 | 20 | -77/+1269 |
| | | | | contact entry in the contact list. | ||||
* | Adds an optional signup link in provisioning authentication window. | Yana Stamcheva | 2012-08-11 | 4 | -12/+133 |
| | |||||
* | Adds password support for google relayed candidate (updates ice4j to svn ↵ | Vincent Lucas | 2012-08-10 | 2 | -4/+15 |
| | | | | revision #322). | ||||
* | Removes the "welcome" Growl notification on Jitsi startup. Improves the ↵ | Lyubomir Marinov | 2012-08-09 | 3 | -128/+81 |
| | | | | memory consumption and the execution speed of the growlnotification bundle. Prevents a NullPointerException during its stop on non-Mac OS X operating systems. |