Commit Graph

10857 Commits (6b9b798f963aa86b8ec0ab5fb2780c771f5c9aa5)
 

Author SHA1 Message Date
GunChleoc 6b9b798f96 Spellcheck plugin: Locales now define their flag icon in the XML file.
12 years ago
hristoterezov f344a70f30 Fixes an issue with initializing MAPI library.
12 years ago
Ingo Bauersachs c3fd4136e5 Merge pull request #20 from netmackan/tls-3
12 years ago
Markus Kilås 1d967a9d74 Fixing opening curly braces on its own lines.
12 years ago
Markus Kilås f0f06d810b Using jitsi:// as protocol.
12 years ago
Markus Kilås d331eef2ff Adding JavaDoc.
12 years ago
Markus Kilås adcee06b36 Renaming local variable as suggested in review.
12 years ago
Markus Kilås 0702825ddd Making line fitting maximum length by letting the class implement the listener interface instead as suggested in review.
12 years ago
Markus Kilås 8108adbc00 Logging of TLS protocols and cipher suites available during connection establishment and then the chosen ones.
12 years ago
Lyubomir Marinov 183b69c82f Fixes memory leaks.
12 years ago
Boris Grozev 89007216bd Adds the 'removesource' Jingle action.
12 years ago
Lyubomir Marinov c717f5ec5b Fixes warnings.
12 years ago
hristoterezov f592bc285f Changes the chat room configuration window class visibility modifiers.
12 years ago
Damian Minkov af21704d7c Optimizes loading of recent messages, was creating objects instead of reusing already created on startup.
12 years ago
Damian Minkov a5555273cd Adds property to control modes in chat write panel.
12 years ago
Boris Grozev 7be216f758 Updates FMJ to r45 and libjitsi to 0eee18aae05.
12 years ago
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