Commit Graph

10824 Commits (640b9d50c34dee92ebeaa9fb00bd8a85eb2adbef)
 

Author SHA1 Message Date
Lyubomir Marinov 640b9d50c3 Fixes an audio quality degradation observed with Core Audio on OS X when the Audio tab in Preferences is open during a call.
12 years ago
hristoterezov f30361c4f4 Fixes an issue with duplicating chat room contacts when invite is accepted.
12 years ago
Damian Minkov 0c339e0c27 Adds space for default im application checkbox in installer. Adds one more parametrised string to the executable.
12 years ago
Damian Minkov b5c4487c0d Fixes display issues with the about background image.
12 years ago
Damian Minkov e815bed020 Reverts height of checkbox.
12 years ago
Boris Grozev d1dd937556 Ignore the jingle 'initiator' field in session-initiate messages and use the IQs 'from' field instead.
12 years ago
Boris Grozev 5a7e8e5a8a Use the proper key for mnemonics (cleans some warning logs).
12 years ago
Damian Minkov f9fd531798 Adds some restrictions for message source contacts and their supported opsets.
12 years ago
Damian Minkov e77b3eba9b Gives more space to the default im checkbox, as text can be larger in some situations and can be on two lines.
12 years ago
Damian Minkov 609467c755 Changes the invoker type of extended popup menu, so we can pass main frame as invoker.
12 years ago
hristoterezov 7e1d450bee Adds icon for gtalk "In a meeting" status.
12 years ago
hristoterezov 1933dc6a89 Fixes CalendarService exception on MacOS.
12 years ago
Lyubomir Marinov 037599f369 Removes duplication.
12 years ago
Lyubomir Marinov 8f8ef12174 Fixes warnings.
12 years ago
hristoterezov 5ee7e6e7ff Adds 32bit native binaries for the calendar service.
12 years ago
hristoterezov 96ef724f2d Adds CalendarService implementation. The Calendar service calculates the free busy status based on outlook meetings.
12 years ago
Damian Minkov a325c6bc19 Fixes NPE.
12 years ago
Damian Minkov 1c7c1c864d Fixes creating unresolved contacts and groups, search for already existing contacts and groups before creating unresolved one.
12 years ago
Damian Minkov fc1513734d Creates new Iterator when returning the root subgroups as we are iterating it simultaneously
12 years ago
Damian Minkov 997c7787cf Adds thread dispatching on provider added or became online to avoid blocking other listeners as this dispatch can be slow.
12 years ago
Damian Minkov d2a5a76a94 Fixes NPE while running tests.
12 years ago
Damian Minkov df0ff191ae Fixes NPE.
12 years ago
Damian Minkov ff609e1ce3 Improve selecting default contact and adds some NPE checks.
12 years ago
paweldomas be91185e65 Filters out ALT from undo and redo operations in chat message edit field in order to fix problems typing letters in some languages.
12 years ago
Damian Minkov 6aaa0bade2 Reuses xmpp chat thread ids when sending messages.
12 years ago
Damian Minkov 8a0c43ff78 Adds a property to disable text displaying for some incoming and outgoing type of messages.
12 years ago
Damian Minkov 4b029078c7 Displays date or hour in front of recent messages content.
12 years ago
Damian Minkov ab756af122 Fixes searching for recent chats when we have special character in protocol name.
12 years ago
Damian Minkov ac0ce144fe Fixes removing chat room if not owner and is not joined, and the prop for owner only destroying room is set.
12 years ago
Lyubomir Marinov 7dc9d38622 Implements automatic toggling 'On the phone' status on online accounts when starting/ending calls. The feature is disabled by default.
12 years ago
Damian Minkov 7b50872468 Adds moving contact to Contacts group in right click menu.
12 years ago
Damian Minkov 3dc1f75297 Adds drag and drop for contacts to the root group Contacts.
12 years ago
Damian Minkov 66ed785131 Fixes showing Contacts group.
12 years ago
Damian Minkov d1a23da138 Fixes a problem where video call becomes a conference call and then back again to video call and the video is not transmitted from the focus side.
12 years ago
Damian Minkov baae657e24 Adds property to remove chat room from the list when it fails to join when adding it.
12 years ago
Ingo Bauersachs dd21025906 Encode display names to support commas in the call history
12 years ago
Damian Minkov c207d33e28 Adds property to disable muc service.
13 years ago
Damian Minkov 6a263286e0 Prints friendly message when user has its voice revoked and tries to send a message.
13 years ago
Damian Minkov f4911ad573 Fixes banning chat room members.
13 years ago
Damian Minkov 132a76f916 Adds error logging when no metacontact found for contactID, used for opening chat window for recent chats source contacts from the UI.
13 years ago
Damian Minkov 5d49287ed0 Fixes duplicate items in cached recent messages that leads to wrong messages shown.
13 years ago
Damian Minkov 91ae507663 Fixes duplicate source contacts, when receiving new one check for existing.
13 years ago
Danny van Heumen 3743054aeb Limit error to null message. Allow empty message.
13 years ago
Damian Minkov b035911232 Fixes canceling outlook queries when new one is created and uses one remote object to deliver results from com server, instead of creating new one for every contact. Adds some measurement trace prints, that can track execution time of native part.
13 years ago
Lyubomir Marinov 1cc5494e9a Fixes a failure to take into account the user's preference with respect to utilized port ranges in XMPP calls. Reported by Mitchell Langs.
13 years ago
Lyubomir Marinov f5cb93e794 Fixes a case which may lead to ignoring non-distinguishing but important format parameters/SDP fmpt such as H.264 sprop-parameter-sets.
13 years ago
Ingo Bauersachs 3c06ec73b0 Fix NPE during DNS config reload
13 years ago
Lyubomir Marinov ddf48ce846 Updates FMJ to r41 (which fixes warnings). Exposes a couple of fields.
13 years ago
Damian Minkov eeefe89bd2 Removes test logging slipped in previous commit.
13 years ago
Damian Minkov 4ac6ac46e8 Fixes NPE that can prevent loading global status service.
13 years ago