Commit Graph

43 Commits (c170b9dd13efac050cdcfd545103d806da950dda)

Author SHA1 Message Date
Yana Stamcheva ebc645908f Separates dns package to service and impl. Creates a ParallelResolver interface that can be used from the util package. Moves NetworkUtils back to util package. Moves dnsconfig plugin to the impl/dns package (because it was using implementation classes directly).
13 years ago
Yana Stamcheva 91b72c3202 Moves desktop related utils to plugin/desktoputils. Separates ComponentUtils and WindowsUtils from general GuiUtils.
13 years ago
Damian Minkov 3f3ca000f0 Detects failed typing notifications.
14 years ago
Lyubomir Marinov 1ebd6e2896 Switches Jitsi trunk to libjitsi. (Tries to fix the build tests.)
14 years ago
Lyubomir Marinov 0b9b0b248c Switches Jitsi trunk to libjitsi.
14 years ago
Lyubomir Marinov 89d68994ef Switches Jitsi trunk to libjitsi.
14 years ago
Ingo Bauersachs 1d6e0246a1 Import DNS package to tests and fix tests
14 years ago
Emil Ivov 9feab56577 Changes project name in source license headers from SIP Communicator to Jitsi
15 years ago
Werner Dittmann f202265ca8 Remove import of non-existing package
16 years ago
Valentin Martinet 4a9c6c769d Moved AuthHandler into dedicated class (code redundancy--).
16 years ago
Valentin Martinet 505e6198d4 Forgot to remove useless code.
16 years ago
Valentin Martinet d303e5e0b1 - Avoid code redundancy by moving SecurityAuthorityImpl
16 years ago
Valentin Martinet 24038c7b17 Added unit tests for MSN ad-hoc multi-user chat.
16 years ago
Damian Minkov 2ebeeff170 Return tha failing tests and fix them - a problem removing user from group.
17 years ago
Damian Minkov 363fb09ca0 Temporally disable the failing test till fix it.
17 years ago
Damian Minkov a7493d9876 Fix a bug in Msn Filetransfer preventing NullPointerException. And tests to recreate needed contacts for filetransfer tests.
17 years ago
Lyubomir Marinov f837057d33 Commits the last part of the patch provided by Sebastien Vincent on the dev mailing list in an e-mail with the subject "Fix lot of warnings in the code" which fixes warnings in the test directory.
17 years ago
Werner Dittmann 63cdcff185 Integrate the second big patch for OTR. With this patch all the required GSoC functions are available. Second commit.
17 years ago
Werner Dittmann fc523c0794 Integrate the second big patch for OTR. With this patch all the required GSoC functions are available.
17 years ago
Damian Minkov 057fd9f385 Msn Filetransfer and tests.
17 years ago
Lyubomir Marinov 776554eac4 - Integrates the Facebook protocol developed by Dai Zhiwei as part of Google Summer of Code 2008 in trunk.
17 years ago
Lyubomir Marinov 3563fa97f6 Commits into trunk the changes of r5345, r5346 and r5352 which fix warnings in branches/1.0.
17 years ago
Lyubomir Marinov 3780cb36d9 Removes unused Logger instances (and thus resolves the warnings about them as well).
17 years ago
Emil Ivov 3f5206ff01 Commits patches for the following issues:
17 years ago
Lyubomir Marinov 331d75a93a Eliminates duplication of ProtocolProviderService.getOperationSet() and .getSupportedOperationSets() for all protocol implementations by moving the implementations into AbstractProtocolProviderService. Uses .getOperationSet() instead of .getSupportedOperationSets() where appropriate in order to produce less garbage (due to Hashtable cloning).
17 years ago
Lyubomir Marinov a376ea4cde Moves PropertyChangeListener/Event from .configuration.event to .util because they're generic and of interest to other use cases.
18 years ago
Lyubomir Marinov a1801e9f3c Attempts the fix the tests broken when the loading of the stored accounts was moved into a background thread.
18 years ago
Lyubomir Marinov a874a33a1a Applies a patch by Sébastien Mazy which fixes a type - replaces addSubsciptionListener with addSubscriptionListener.
18 years ago
Lyubomir Marinov 2cb40da4ee Tries to fix the tests which didn't take the encoding into account and started failing after the OperationSetBasicInstantMessaging started looking at the encodings.
18 years ago
Lyubomir Marinov 7562dd0052 Attempts to fix the problem of writingcyrillic text (it's just an example but it should happen with other encodings as well) and sending ??? instead and receiving cyrillic text which should be displayed correctly but is instead displayed as ???.
18 years ago
Lyubomir Marinov 3eaed2f557 Fixes warnings from the Potential Programming Problems category of Eclipse SDK: access to references known to be null and assignments with no effect.
18 years ago
Emil Ivov 090f7637b2 Implemented support for XEP-0085 - Typing notifications with jabber.
18 years ago
Damian Minkov 6dd45adb2c Initial support for Msn protocol version up to 15.
18 years ago
Yana Stamcheva 12f1596096 - setEditableUserName, isEditableUserName methods added to enable protocols to specify if the user name is editable through login.
18 years ago
Emil Ivov d2b04d0483 do not send test messages to contacts not in our list
19 years ago
Damian Minkov 81e83a6eb4 Retry QueryContactStatus on fail.
19 years ago
Damian Minkov e77d9a873a Some test improvements.
19 years ago
Damian Minkov 1b9e946d6f Add debug before query msn contact status.
19 years ago
Damian Minkov a0600fa3b5 Change in msn lib. fixing windows connect problem.
19 years ago
Emil Ivov 92fa2d0a24 Use the current verion of SIP Communicator in instant messages that we send during cruise control builds
20 years ago
Damian Minkov 8309924a65 Typing OpSet and tests
20 years ago
Damian Minkov 1f2b2526ac Fixed problem with status information
20 years ago
Damian Minkov 15736655e0 MSN PP work in progress
20 years ago