Commit Graph

10312 Commits (9bdd23d95c8a57b1bbdd71d59cb9376e97d0c885)
 

Author SHA1 Message Date
hristoterezov 9bdd23d95c Moves the chat room contact group on the top of the contact list for the
12 years ago
hristoterezov 5a1703dfe8 Fixes NPE when inviting peers to chat room.
12 years ago
hristoterezov b3e888d582 Updates chat room button icons and chat room file menu icon.
12 years ago
Lyubomir Marinov 82666676ee Attempts to remedy an issue in video telephony conferencing which could cause pacets of some streams to be overly delayed.
12 years ago
Lyubomir Marinov e63ff06323 Fixes differences in signedness of synchronization source (SSRC) identifiers which could lead to incorrect display of telephony conferencing-related information. Decreases the allocations in the DTLS-SRTP implementation. Fixes an issue which could cause an RTP packet to be read more than once.
12 years ago
Lyubomir Marinov a768bbfeab Adds more verbose logs. Removes unnecessary casts between long and int.
12 years ago
Damian Minkov 234fc3eac0 Fixes showing web buttons.
12 years ago
paweldomas 31fad23611 Adds optional group parameter to the popups that can be used for merging notifications.
12 years ago
Damian Minkov 11fd62dba4 Fixes handling http redirect and handling it in provisioning service when we need to fill parameters.
12 years ago
Damian Minkov 3cb9afa8ac Completes fixing build.
12 years ago
Lyubomir Marinov 72c3a23b29 Tries to fix the nightly build.
12 years ago
Lyubomir Marinov 5649188a00 Fixes an issue which could cause Jitsi Videobridge to report synchronization source (SSRC) identifiers in text format as negative.
12 years ago
Lyubomir Marinov 64f9bee24d Avoids automatic boxing and unboxing in the handling of audio levels. Fixes a deadlock which leads to loss of audio.
12 years ago
Lyubomir Marinov 38a242748c Applies (manual) formatting.
12 years ago
Lyubomir Marinov 12939723e2 Fixes a typo in a method name.
12 years ago
hristoterezov c8f03725e7 Renames "Go to chat room" label in the File menu and "Go to chat room"
12 years ago
hristoterezov eff7474667 Changes the chat room contact source to return chat rooms that contains
12 years ago
hristoterezov c0f4ebdcd1 Removes the list of existing rooms in the "Go to chat room" dialog and
12 years ago
Lyubomir Marinov 49030edb87 Prevents host candidates with loopback addresses. Patch by Emil Ivov.
12 years ago
yanas cc1e7affb8 Fixes "null" error message title in chats.
12 years ago
yanas 7fad658363 Fixes OTR icon.
12 years ago
yanas 47d352bca8 Fixes missing account setup and improves menu account info menu
12 years ago
yanas 9383a5e000 Added improvements to OTR user interface, among which new icons and
12 years ago
Lyubomir Marinov 25f3208044 When relaying RTP, routes RTCP Feedback Messages to their indicated recepient only.
12 years ago
yanas 91e8702454 Fixes incorrect chat room formatting for nickname highlight. Patch
12 years ago
hristoterezov 846f51066d Removes the chat room list from the "Go to chat room" dialog.
12 years ago
Damian Minkov 0d568ebd21 Adds some helper methods in xmpp protocol and a NPE check.
12 years ago
hristoterezov c7a6c3fc85 Changes the chat room contacts status icons.
12 years ago
Lyubomir Marinov 0429571230 Fixes issues with SRTP related to the rollover of the sequence number, encryption with missing sequence numbers.
12 years ago
Lyubomir Marinov 57c03920a6 Fixes the compatibility of Jitsi's launcher with Java 1.4.
12 years ago
Lyubomir Marinov 527cee16b9 Allows finer control over the generation of synchronization source (SSRC) identifiers.
12 years ago
Lyubomir Marinov 22e5ff0a90 Fixes warnings, whitespace.
12 years ago
Damian Minkov c067eef9b2 Adds read only property to the account properties, when enabled the account settings cannot be modified.
12 years ago
Damian Minkov 0178ea0e99 Fixes removing volatile xmpp contacts.
12 years ago
Damian Minkov 5a4cf2e827 Adds operation set and its implementation to handle contactlist group modification permissions.
12 years ago
Damian Minkov 2c7c656afc Changes clear defined button name to restore in the rename dialog.
12 years ago
Damian Minkov 513f617ea2 Fixes moving contacts to group and filtering double protocol contact moved event, creating and firing event for new metacontact only if needed.
12 years ago
hristoterezov 32e37fba87 Optimizes the chat room contact source.
12 years ago
hristoterezov a4e09b9f3c Implements chat room contacts action buttons and right menu actions.
12 years ago
paweldomas 463d4b3a84 Changes XMPP entity node name on Android.
12 years ago
Damian Minkov 89ad25052f Adds property that can hide account configuration from the list of available accounts, this way making its configuration readonly.
12 years ago
Damian Minkov 20db1b0bd9 Fixes left empty metacontact if move of contact fails.
12 years ago
Damian Minkov 2c6901b582 Resets character counter when message is sent in sms mode.
12 years ago
hristoterezov e0aeee986a Disables the show more label for chat room contact source.
12 years ago
hristoterezov dab2ada999 Disables hidding offline contacts for chat room contacts.
12 years ago
Lyubomir Marinov da5a9211b4 Fixes a possible java.lang.InternalError. Reported by Server Test on the users mailing list.
12 years ago
Lyubomir Marinov bdf3002deb Fixes an issue which could cause CPU starvation while receiving from MultiplexingDatagramSocket.
12 years ago
hristoterezov 3b5c887b80 Fixes the order of chat room contacts to be ordered by presence status.
12 years ago
Damian Minkov 5898ddd57f Fixes working with server-side readonly groups (shared groups in OF), handles 406 error while editing roster items.
12 years ago
Damian Minkov e32b56e234 Handles more cases while moving contacts and renaming groups from remote logged in locations.
12 years ago