Commit Graph

11221 Commits (23763112c709a7037bd31c305c5a32a34708a3bf)
 

Author SHA1 Message Date
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
Damian Minkov 1049951787 Uses display name when accepted invitation to join a chat room.
12 years ago
Damian Minkov ab7e9685ca Fixes updating offline status for private messaging contacts (when locally leaving room).
12 years ago
Damian Minkov f53deae419 Fixes NPE, do nothing and close chat invite dialog if nothing selected.
12 years ago
Lyubomir Marinov c5152acbe0 Fixes a failure to initiate outgoing calls.
12 years ago
Lyubomir Marinov 3f564b8c60 Implements DefaultTlsServer.getRSAEncryptionCredentials() which may be required by certain cipher suites.
12 years ago
hristoterezov 04425ff611 Fixes the tests.
12 years ago
Lyubomir Marinov dbd907ed29 Fixes the list of cipher suites supported by the DTLS server so that it reflects the capabilities of the actual Bouncy Castle implementations at this time.
12 years ago
hristoterezov e5f5e7acb6 Changes the priority of the "On the phone" and "In a meeting" presence
12 years ago
Damian Minkov 29b071b095 Fixes NPE (reproduced when making attended transfer).
12 years ago
hristoterezov 295c67030e Fixes exception in the calendar service. Adds log messages for the outlook
12 years ago
Damian Minkov 3064b44cae Fixes a problem where early accessing PhoneNumberContactSource service can lead it to a state where it will no longer work.
12 years ago
Damian Minkov f14f2e248a Do replacements only inside plaintext nodes or on link content, avoid replacing text in already replaced one. Fixes some replacement services.
12 years ago
hristoterezov b2d44ec255 Fixes the issue with changing the presence status to "In a meeting" from
12 years ago