Commit Graph

10841 Commits (db8071c2d4aba6bee1a02364aea5240ec1b07cbb)
 

Author SHA1 Message Date
Damian Minkov db8071c2d4 Separates phone number service, to be a service in separate bundle and improves the number matching when searching for phone numbers.
12 years ago
Lyubomir Marinov a278bda96e Rebuilds the JNI library jnmaccoreaudio on and targeting OS X 10.7.
12 years ago
hristoterezov a3b801011a Adds video to VCard supported types.
12 years ago
Damian Minkov 29be17c2e4 Hides unneeded icons from search field.
12 years ago
hristoterezov 6ea60a27ad Changes the ProtocolContactSourceService search for contacts to be case insensitive.
12 years ago
Ingo Bauersachs 0d8d67ac0e Respect port in regless SIP calls
12 years ago
Damian Minkov 5d5db5de79 Fixes debian src build.
12 years ago
Damian Minkov 153fa46f2e Updates display names in recent chats if contact is renamed.
12 years ago
Damian Minkov d48739c1a5 Hides transport selector box if not needed and duplicates with already visible buttons.
12 years ago
Damian Minkov e058d0ff7f Shows or hide buttons in search field or unknown panel depending the text entered.
12 years ago
hristoterezov c4f4d85925 Adds alphabetical order of the list with chat rooms available on the server.
12 years ago
hristoterezov e9c95161ff Changes the access modifiers for configuration form properties of chat room configuration form.
12 years ago
Boris Grozev 858479c8dd Adds an 'addsource' Jingle action (used in JitMeet), so that we silently ignore Jingle IQs with that action, instead of failing with an exception.
12 years ago
Boris Grozev 43efa41fc0 Compares MediaFormat-s using MediaFormat#matches() when determining the format to use for sending in a Jingle session (fixes a bug which caused different format parameters to prevent opus from being used).
12 years ago
Damian Minkov dfc91fa636 Adds message source service custom status, to be able to show custom status icon for msg src contacts when needed.
12 years ago
Lyubomir Marinov f4ad84e3ec Uses UTF-8 instead of ASCII in Core Audio on OS X in order to potentially resolve issues with non-ASCII characters. (The solution is unlikely to be complete though because of the mixes usage of original UTF-8, modified UTF-8 and strlen.)
12 years ago
Lyubomir Marinov c4ae050b32 Fixes javadocs, formatting.
12 years ago
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