Commit Graph

8609 Commits (b868f56b874de7fc5a78b9c5ffa4050b2233e2eb)

Author SHA1 Message Date
Lyubomir Marinov b868f56b87 Fixes warnings.
12 years ago
Damian Minkov f197fa4f87 Adds an icon in taskbar to authentication window if the application UI is not yet loaded.
12 years ago
Damian Minkov f3eed41040 Adds property to filter call details for source contacts.
12 years ago
hristoterezov ce3dc088ce Fixes the issue with not creating the log file for Outlook COM server.
12 years ago
Damian Minkov 816529a9ae Fixes matching in contact list instances where no filter strings is set.
12 years ago
hristoterezov 3db6870967 Fixes updating display name account information for XMPP.
12 years ago
Damian Minkov 6dccf03f12 Makes the parallel resolver check and the backup servers when the answer is NXDOMAIN.
12 years ago
hristoterezov 3ea4b0226a Fixes the authorisation requested dialog layout.
12 years ago
hristoterezov c9084a4bc9 Adds display name to authorisation requests when adding a contact.
12 years ago
Damian Minkov 351f682393 Updates dnsjava to 2.1.6, applying patch to set custom logger. Adds dns packages to packet logging.
12 years ago
Damian Minkov 0c2485b9ed Logs the dns servers on startup.
12 years ago
hristoterezov 10b422a198 Adds log messages for the Outlook registry checks.
12 years ago
Damian Minkov b726e3ecf9 Adds prefix to be able to provision system properties.
12 years ago
Lyubomir Marinov 31b2d7ba5a Removes a warning that the 32-bit setup is about to install Jitsi on 64-bit Windows.
12 years ago
Lyubomir Marinov 252d6cd3a6 Removes a warning that the 32-bit setup is about to install Jitsi on 64-bit Windows.
12 years ago
Ingo Bauersachs da23131aa0 Merge pull request #22 from gunchleoc/master
12 years ago
Ingo Bauersachs b3bf8d30c8 Replace SRTP protocol string constants with their enum.
12 years ago
Ingo Bauersachs 5cf2a26673 Remove ridiculous code duplication and string comparisons
12 years ago
Ingo Bauersachs a193626982 Normalize line endings
12 years ago
hristoterezov 662c9352d3 Implements Logger class for Outlook address book native code and adds log
12 years ago
Lyubomir Marinov 33d1d27d6e Fixes warnings, removes whitespace, simplifies source code.
12 years ago
Lyubomir Marinov 03aef9b6ba Fixes a NullPointerException.
12 years ago
Boris Grozev 1e2331c5ad Describes the local source in a 'source' child element
12 years ago
Damian Minkov a6b89c54b3 Fixes showing dialog from EDT.
12 years ago
Damian Minkov 4e3a1832a5 Fixes recent conversations tooltip and right button menu, remove extra not needed information.
12 years ago
Damian Minkov 95619dc872 Fixes char counters in chat write panel.
12 years ago
hristoterezov c22a8f367f Adds logger prints for the outlook contact query.
12 years ago
GunChleoc 6b9b798f96 Spellcheck plugin: Locales now define their flag icon in the XML file.
12 years ago
Damian Minkov d6a2404cf5 Fixes unmappable character for encoding ASCII when compiling on some machines.
12 years ago
Damian Minkov 124e4e90e4 Optimizes account info plugin, do not load panels and listeners on startup, load them on demand.
12 years ago
Damian Minkov c1c59400c9 Adds mobile number to account details.
12 years ago
Damian Minkov 0ba5ab00e4 Fixes ClassCastException.
12 years ago
hristoterezov f344a70f30 Fixes an issue with initializing MAPI library.
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
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
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
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 153fa46f2e Updates display names in recent chats if contact is renamed.
12 years ago