aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixes NPE when inviting peers to chat room.hristoterezov2013-11-291-1/+2
* Updates chat room button icons and chat room file menu icon.hristoterezov2013-11-2816-15/+24
* Attempts to remedy an issue in video telephony conferencing which could cause...Lyubomir Marinov2013-11-281-0/+0
* Fixes differences in signedness of synchronization source (SSRC) identifiers ...Lyubomir Marinov2013-11-281-0/+0
* Adds more verbose logs. Removes unnecessary casts between long and int.Lyubomir Marinov2013-11-271-0/+0
* Fixes showing web buttons.Damian Minkov2013-11-271-15/+15
* Adds optional group parameter to the popups that can be used for merging noti...paweldomas2013-11-274-3/+73
* Fixes handling http redirect and handling it in provisioning service when we ...Damian Minkov2013-11-273-30/+252
* Completes fixing build.Damian Minkov2013-11-271-0/+1
* Tries to fix the nightly build.Lyubomir Marinov2013-11-271-1/+2
* Fixes an issue which could cause Jitsi Videobridge to report synchronization ...Lyubomir Marinov2013-11-263-57/+53
* Avoids automatic boxing and unboxing in the handling of audio levels. Fixes a...Lyubomir Marinov2013-11-261-0/+0
* Applies (manual) formatting.Lyubomir Marinov2013-11-261-8/+16
* Fixes a typo in a method name.Lyubomir Marinov2013-11-261-3/+3
* Renames "Go to chat room" label in the File menu and "Go to chat room"hristoterezov2013-11-261-2/+2
* Changes the chat room contact source to return chat rooms that containshristoterezov2013-11-261-4/+4
* Removes the list of existing rooms in the "Go to chat room" dialog andhristoterezov2013-11-2610-160/+220
* Prevents host candidates with loopback addresses. Patch by Emil Ivov.Lyubomir Marinov2013-11-261-0/+0
* Fixes "null" error message title in chats.yanas2013-11-261-3/+8
* Fixes OTR icon.yanas2013-11-261-0/+19
* Fixes missing account setup and improves menu account info menuyanas2013-11-265-21/+112
* Added improvements to OTR user interface, among which new icons andyanas2013-11-2513-238/+424
* When relaying RTP, routes RTCP Feedback Messages to their indicated recepient...Lyubomir Marinov2013-11-251-0/+0
* Fixes incorrect chat room formatting for nickname highlight. Patchyanas2013-11-251-21/+11
* Removes the chat room list from the "Go to chat room" dialog.hristoterezov2013-11-2516-2560/+90
* Adds some helper methods in xmpp protocol and a NPE check.Damian Minkov2013-11-254-2/+24
* Changes the chat room contacts status icons.hristoterezov2013-11-252-0/+0
* Fixes issues with SRTP related to the rollover of the sequence number, encryp...Lyubomir Marinov2013-11-241-0/+0
* Fixes the compatibility of Jitsi's launcher with Java 1.4.Lyubomir Marinov2013-11-241-376/+380
* Allows finer control over the generation of synchronization source (SSRC) ide...Lyubomir Marinov2013-11-2410-32/+402
* Fixes warnings, whitespace.Lyubomir Marinov2013-11-233-1716/+1710
* Adds read only property to the account properties, when enabled the account s...Damian Minkov2013-11-225-1/+95
* Fixes removing volatile xmpp contacts.Damian Minkov2013-11-221-2/+1
* Adds operation set and its implementation to handle contactlist group modific...Damian Minkov2013-11-228-42/+396
* Changes clear defined button name to restore in the rename dialog.Damian Minkov2013-11-221-1/+1
* Fixes moving contacts to group and filtering double protocol contact moved ev...Damian Minkov2013-11-221-37/+157
* Optimizes the chat room contact source.hristoterezov2013-11-2211-156/+238
* Implements chat room contacts action buttons and right menu actions.hristoterezov2013-11-2213-88/+370
* Changes XMPP entity node name on Android.paweldomas2013-11-211-1/+3
* Adds property that can hide account configuration from the list of available ...Damian Minkov2013-11-203-2/+21
* Fixes left empty metacontact if move of contact fails.Damian Minkov2013-11-201-1/+13
* Resets character counter when message is sent in sms mode.Damian Minkov2013-11-201-0/+9
* Disables the show more label for chat room contact source.hristoterezov2013-11-206-24/+94
* Disables hidding offline contacts for chat room contacts.hristoterezov2013-11-201-2/+3
* Fixes a possible java.lang.InternalError. Reported by Server Test on the user...Lyubomir Marinov2013-11-201-0/+0
* Fixes an issue which could cause CPU starvation while receiving from Multiple...Lyubomir Marinov2013-11-202-0/+0
* Fixes the order of chat room contacts to be ordered by presence status.hristoterezov2013-11-194-5/+69
* Fixes working with server-side readonly groups (shared groups in OF), handles...Damian Minkov2013-11-1911-31/+117
* Handles more cases while moving contacts and renaming groups from remote logg...Damian Minkov2013-11-193-14/+95
* Fixes build.Damian Minkov2013-11-191-0/+1