Commit Graph

10644 Commits (98bf7a075e5d98f2e9a05759a308ad066672f5a1)
 

Author SHA1 Message Date
Emil Ivov 98bf7a075e Stupid git doesn't want to ignore project files. I give up
12 years ago
Emil Ivov 18dbc62b78 stupid git
12 years ago
Damian Minkov a7331268d1 Hides contacts group in history filter.
12 years ago
Lyubomir Marinov 028424001c Removes a reference to Google Talk which is no longer supported.
12 years ago
Lyubomir Marinov 4b1005dde3 Fixes 'Deadlock between GUI and ReceiveStream' reported by Ingo Bauersachs.
12 years ago
Damian Minkov 4172c5b279 Updates history previous/next buttons when history finished loading, or if it take too long they will be disabled on the first opened tab.
12 years ago
Damian Minkov 5377958981 Adds searching for existing histories and finding recent contacted contacts. Adds tests for parsing ids(folder names) into history IDs.
12 years ago
hristoterezov 05d5d88104 Fixes auto selection of the first contact for search filter.
12 years ago
Ingo Bauersachs bac78bc2c3 More detailed diagnostic logging for SIP
12 years ago
hristoterezov dbc4f2a78c Changes the chat button icon of contacts.
12 years ago
hristoterezov 6a843c690f Fixes issues with renaming groups and moving a user from group to the root group.
12 years ago
Damian Minkov 4f5fc4eab7 Updates web button to be available and for source contacts.
12 years ago
Damian Minkov d2df161a3f Fixes missing import.
12 years ago
Damian Minkov d02ad66367 Moves UIPhoneUtil in desktop util.
12 years ago
Damian Minkov 3fa0fc5a12 Fixes formatting.
12 years ago
Damian Minkov b740db3845 Does not update groups when writing contact address.
12 years ago
Ingo Bauersachs ff342d1900 Move the phone number prefix method to its own interface
12 years ago
Ingo Bauersachs 7830b8cb8c Make LDAP a simple ContactSourceService
12 years ago
Ingo Bauersachs 6ea8865e47 Gracefully handle stored non-int/long values for int/long properties
12 years ago
hristoterezov 72d8ff7bf6 Renames USER_SEARCH_DISABLED account property to USER_SEARCH_ENABLED.
12 years ago
Lyubomir Marinov 9d8787efe5 Fixes an issue with the LookAndFeel on Linux which might cause a GTK+-specified font to not be used.
12 years ago
Lyubomir Marinov 0c7cdf4e64 Fixes an IllegalStateException in FileAccessServiceImpl when executing inside Jitsi Videobridge.
12 years ago
Damian Minkov 8ef362f081 Fixes history corrupting records when they contain utf chars < 0x20, reported on the maiinglist by Danny van Heumen. Adds tests to reproduce this case.
12 years ago
Damian Minkov 7959e53827 Updates bouncycastle to 1.50 and build debian source package.
12 years ago
Ingo Bauersachs eef30bf631 Log LDAP errors with filter expression
12 years ago
Damian Minkov 7b9ae60ccd Updates run target in order to be able to start using java 1.7 under macosx without error during initialization of VM.
12 years ago
Damian Minkov 052f8fba05 Adds debug logging for msofficecomm plugin.
12 years ago
Lyubomir Marinov df93dec8f7 Fixes warnings.
12 years ago
Lyubomir Marinov b09f0618e6 Fixes the sending of RTCP feedback messages to support Full Intra Refresh (FIR). Updates bouncycastle to 1.50. Allows getting the complexity set on the Opus encoder (for debugging/informational purposes).
12 years ago
hristoterezov 70daf44fbb Changes the updateCallRecordPeerSecondaryAddress method parameters in call history service and fixes NPE in call history service.
12 years ago
hristoterezov 744d44d3f2 Fixes index out of bounds exception in call history service.
12 years ago
hristoterezov 8ddaf872ed Adds provider to the call history peer event and adds support for secondary peer ids when call history contact is created.
12 years ago
Damian Minkov bfa414a01e Adds property to enable mode which skips creating empty meta contact list groups, or groups for missing protocol providers.
12 years ago
hristoterezov 9b7242eeb6 Fixes auto generated catch clauses.
12 years ago
hristoterezov 96cfcc5ac8 Adds new call history listeners which will be notified when new call peer record is added and implements updating a call history record.
12 years ago
Damian Minkov 40341d37b6 Reverts previous commit.
12 years ago
Damian Minkov 91d69db865 Skips creating empty meta contact list groups, or groups for missing protocol providers.
12 years ago
Damian Minkov 3f04c5d0b8 Adds headers for compiling macosx launcher.
12 years ago
Lyubomir Marinov c100eacc6a Fixes a deadlock in the ICE implementation between Agent.free() and StunClientTransaction observed in Jitsi Videobridge.
12 years ago
Damian Minkov f7d633a0b7 Adds option to edit members list for room, available for administrators and room owners.
12 years ago
Damian Minkov 42dc02b1e8 Sets constant font size for display name in contact list.
12 years ago
hristoterezov 9ec8bbdef5 Adds configuration property to hide remove chat room right hand menu item if the property is true and the user is owner of the room.
12 years ago
Lyubomir Marinov 73487644d4 Fixes an issue with Packet Loss Concealment (PLC) which could cause muting in Jitsi Videobridge conferences to 'repeat' after unmuting.
12 years ago
hristoterezov 3ee2cd893c Fixes possible memory leak in the chat rooms when the user leaving or destroying the chat room.
12 years ago
hristoterezov 5810b3199b Implements destroy chat room functionality. Adds destroy chat room button and right hand menu item.
12 years ago
Ingo Bauersachs 5d36831f22 I18N for call history group name
12 years ago
Damian Minkov 129d8f30c4 Fixes duplicate labels in chat room config form.
12 years ago
Damian Minkov d8c4a1e1f2 Avoids showing contactlist tooltips if we are no longer focused on our window.
12 years ago
hristoterezov fa49941803 Implements user search contact source.
12 years ago
Lyubomir Marinov e4627ba7d2 Uses a single Thread per StunStack to expire StunServerTransactions in order to reduce the total number of utilized Threads.
12 years ago