aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl
Commit message (Expand)AuthorAgeFilesLines
* Do not lose focus from chat write area when clicking on the conversation panel.Damian Minkov2014-06-041-0/+1
* Adds property to disable private chat in chat rooms.Damian Minkov2014-06-022-1/+8
* Removes the execute Unix permission from .java files.Lyubomir Marinov2014-05-3114-0/+0
* Fixes the issue with desktop streaming settings window on Windows.hristoterezov2014-05-301-13/+130
* Adds check for the peer state before sending ringing responses to received in...hristoterezov2014-05-301-38/+27
* Fixes issue with sending ringing responses when the client auto rejected the ...hristoterezov2014-05-291-1/+2
* Adds from and type attributes to the message XMPP packets.hristoterezov2014-05-291-0/+2
* Changes the visibility modifier of the method that generates thread IDs for XMPPhristoterezov2014-05-291-1/+1
* Removing Smack ChatManager, Chat and ChatStateManager objects from our code a...hristoterezov2014-05-292-267/+179
* Fixes issue with sending chat messages using wrong resource ID.hristoterezov2014-05-271-2/+2
* Prints some extra info when dropping stray INVITEsEmil Ivov2014-05-261-1/+4
* Fixes an issue with non-responses to INVITEs arriving within a TERMINATED dia...Emil Ivov2014-05-261-2/+58
* Adds support for NOTIFICATION messages that are not synchronised with the SUB...hristoterezov2014-05-221-11/+27
* Fixes issues with the REST public API of Jitsi Videobridge.Lyubomir Marinov2014-05-2215-29/+50
* Fixes creation of private messaging contact from notification message.hristoterezov2014-05-201-1/+2
* Fixes an issue with inviting contacts to one-to-one chat that creates chat ro...hristoterezov2014-05-152-44/+16
* Limits the number of rows of the field with the available video devices on Wi...hristoterezov2014-05-141-2/+2
* Fixes java 1.6 compatibility issue.hristoterezov2014-05-141-18/+18
* Fixes the issue on Windows in media configuration form with the combo boxhristoterezov2014-05-142-18/+142
* Updates icons for In a meeting status and adds In a meeting icon for the cont...hristoterezov2014-05-142-16/+28
* Fixes muting local input for all peers in conference calls created after merg...Damian Minkov2014-05-123-47/+27
* Fixes handling of received errors for sent messages to private contacts when ...Damian Minkov2014-05-124-8/+44
* Uses display name when accepted invitation to join a chat room.Damian Minkov2014-05-121-2/+14
* Fixes updating offline status for private messaging contacts (when locally le...Damian Minkov2014-05-121-7/+12
* Fixes NPE, do nothing and close chat invite dialog if nothing selected.Damian Minkov2014-05-121-2/+5
* Do replacements only inside plaintext nodes or on link content, avoid replaci...Damian Minkov2014-05-0915-225/+406
* Fixes warnings.Lyubomir Marinov2014-05-071-1/+0
* Adds experimental SCTP connection IQ to Colibri.paweldomas2014-05-072-213/+499
* Adds method to NetworkAddressManagerServiceImpl that allows to create Ice str...paweldomas2014-05-071-20/+40
* Localize ICE failed message and add "no relay found"Ingo Bauersachs2014-05-061-1405/+1407
* Plays the DTMF sounds immediately upon pressing the respective buttons; other...Lyubomir Marinov2014-04-292-166/+234
* Filters ldap results and return only those that has searchable attribute valu...Damian Minkov2014-04-291-2/+59
* Adds phone numbers to ldap query searchable attributes.Damian Minkov2014-04-291-3/+20
* Fixes volatile jabber contact display name.Damian Minkov2014-04-281-2/+1
* Centers chat room configuration window.Damian Minkov2014-04-281-1/+15
* Adds property to filter call details for source contacts.Damian Minkov2014-04-251-0/+21
* Fixes matching in contact list instances where no filter strings is set.Damian Minkov2014-04-242-7/+9
* Fixes updating display name account information for XMPP.hristoterezov2014-04-242-1/+28
* Makes the parallel resolver check and the backup servers when the answer is N...Damian Minkov2014-04-241-2/+2
* Fixes the authorisation requested dialog layout.hristoterezov2014-04-231-12/+32
* Adds display name to authorisation requests when adding a contact.hristoterezov2014-04-2312-117/+304
* Updates dnsjava to 2.1.6, applying patch to set custom logger. Adds dns packa...Damian Minkov2014-04-233-0/+135
* Logs the dns servers on startup.Damian Minkov2014-04-231-22/+33
* Replace SRTP protocol string constants with their enum.Ingo Bauersachs2014-04-205-7185/+7185
* Remove ridiculous code duplication and string comparisonsIngo Bauersachs2014-04-193-37/+18
* Normalize line endingsIngo Bauersachs2014-04-191-604/+604
* Fixes a NullPointerException.Lyubomir Marinov2014-04-151-4/+12
* Describes the local source in a 'source' child elementBoris Grozev2014-04-153-9/+60
* Fixes recent conversations tooltip and right button menu, remove extra not ne...Damian Minkov2014-04-152-1/+10
* Fixes char counters in chat write panel.Damian Minkov2014-04-151-20/+15