Commit Graph

11284 Commits (d53c7612abd840c71e7612d55d04d4bfcad4086d)
 

Author SHA1 Message Date
paweldomas 527417062c Adds anonymous login strategy to XMPP provider.
12 years ago
Damian Minkov 965f6b6f59 Unescape in history reader, the escaped chars that were written by history writer.
12 years ago
George Politis 2482a0b91f Merge branch 'master' of https://github.com:/jitsi/jitsi
12 years ago
George Politis d3db0d29a1 Fixes IllegalStateException: Invalid BundleContext in the OTR bundle.
12 years ago
Lyubomir Marinov 30b92dfe53 Removes an unnecessary implicit field.
12 years ago
Damian Minkov 65ea40b0ce Stores/restores the expand/collapsed state of source contact groups.
12 years ago
Damian Minkov 6bb76649e8 Fixes copy text from chat conversation history and once again the losing focus of chat write area.
12 years ago
Damian Minkov 29c0cf0340 Updates recent chats when erasing chat history.
12 years ago
Damian Minkov 449cda9df9 Removes duplicate call of mkdir.
12 years ago
Damian Minkov 64b51e078d Does not lose focus from chat write area when clicking on the conversation panel (reverts previous commit and adds new fix).
12 years ago
Damian Minkov fe39617026 Calculates buttons height before the button is rendered in contactlist renderer.
12 years ago
Lyubomir Marinov 3d24d3f92d Fixes a false reporting of SSRC audio levels when such are negotiated but not sent.
12 years ago
Damian Minkov f7ce39c32f Calculates height of the components in the cell when rendering contacts and groups in the contactlist to respect OS font size settings.
12 years ago
Damian Minkov 4ee2a0d18f Do not lose focus from chat write area when clicking on the conversation panel.
12 years ago
Boris Grozev 662f94b566 Updates libjitsi.jar to 179151f1ab
12 years ago
Lyubomir Marinov 10eafb279a Updates to ice4j r402 which fixes a deadlock.
12 years ago
Damian Minkov c3416be7a8 Adds property to disable private chat in chat rooms.
12 years ago
Lyubomir Marinov 11b6b2aff4 Removes the execute Unix permission from .java files.
12 years ago
hristoterezov e3f277ac56 Fixes the issue with desktop streaming settings window on Windows.
12 years ago
George Politis d9eeb67781 Updates ice4j to r401
12 years ago
hristoterezov 4d2003a420 Adds check for the peer state before sending ringing responses to received invite.
12 years ago
hristoterezov a25ca23a2c Fixes issue with sending ringing responses when the client auto rejected the call.
12 years ago
hristoterezov 766ef1ee6c Adds from and type attributes to the message XMPP packets.
12 years ago
hristoterezov 3b8601d24c Changes the visibility modifier of the method that generates thread IDs for XMPP
12 years ago
hristoterezov 2a12abaefe Removing Smack ChatManager, Chat and ChatStateManager objects from our code and implements manual sending of messages and handles the responses.
12 years ago
George Politis 1c9691a3b4 Merge branch 'master' of https://github.com:/jitsi/jitsi
12 years ago
George Politis ec3eeda148 Updates ice4j to r400
12 years ago
hristoterezov 1806af7592 Fixes issue with sending chat messages using wrong resource ID.
12 years ago
Emil Ivov 1a570fd446 Prints some extra info when dropping stray INVITEs
12 years ago
Emil Ivov 63bb9bf64a Fixes an issue with non-responses to INVITEs arriving within a TERMINATED dialog by responding with a 481 Call/Transaction Does Not Exist.
12 years ago
emcho 4a8eeafe6c Commit from translate.jitsi.org by user emcho.: 1602 of 1602 strings translated (0 fuzzy).
12 years ago
hristoterezov 482d7b7b07 Adds support for NOTIFICATION messages that are not synchronised with the SUBSCRIBE request.
12 years ago
Lyubomir Marinov 97f27d1391 Fixes issues with the REST public API of Jitsi Videobridge.
12 years ago
hristoterezov 9446a74274 Adds log messages for the "On the phone" presence status policy.
12 years ago
hristoterezov 6b75478b74 Fixes creation of private messaging contact from notification message.
12 years ago
hristoterezov 667905490c Changes the implementation of the calendar service to ignore the offline protocol
12 years ago
hristoterezov 7ecbe5cacd Fixes an issue with inviting contacts to one-to-one chat that creates chat room and then renames the creator automatically. With the fix inviting someone will only create the chat room without renaming the creator.
12 years ago
Ingo Bauersachs b0c1c997c9 Remove accidentally added empty Norwegian translation files
12 years ago
jitsi-pootle e21a05eba3 New files added from translate.jitsi.org based on templates
12 years ago
jitsi-pootle 6aa81106b5 New files added from translate.jitsi.org based on templates
12 years ago
hristoterezov 395d0c8187 Fixes NPE when creating a call and the calendar service is not registered.
12 years ago
njb 2add59b51b Fix window positioning code
12 years ago
Ingo Bauersachs 767cb91dc3 Fix line endings
12 years ago
hristoterezov bac4d94267 Limits the number of rows of the field with the available video devices on Windows.
12 years ago
hristoterezov 27fb77b549 Fixes java 1.6 compatibility issue.
12 years ago
hristoterezov 4a79f36147 Fixes the issue on Windows in media configuration form with the combo box
12 years ago
hristoterezov cea6eb5bc0 Updates icons for In a meeting status and adds In a meeting icon for the contact list.
12 years ago
hristoterezov 25bdcbadcf Fixes the issue with hanging JVM or Jitsi crashes when second instance of
12 years ago
Damian Minkov c5a5a702c8 Fixes muting local input for all peers in conference calls created after merging a call into one to one call (used to mute only the peer from the initial call).
12 years ago
Damian Minkov 854e8b73c7 Fixes handling of received errors for sent messages to private contacts when original chat room is left (typing opset used to create a contact for the chat room). Ignore retrieving some information for private contacts as it is not available.
12 years ago