Commit Graph

90 Commits (fc26a933f9ec7096fa93ffbbc76230de2ffce3a0)

Author SHA1 Message Date
Lyubomir Marinov c85ca6ca0c Works on preventing an issue with the display of remote video which could scale it down to a tiny number of pixels. Fixes multiple technical/programming errors, warnings, javadocs.
13 years ago
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
Damian Minkov ab2053041f Disable test.
14 years ago
Vincent Lucas ba78226fe9 Adds a break (wait for 1000 ms) to correct first test of
14 years ago
Vincent Lucas da552559c5 Corrects tests concerning OperationSetPresence:
14 years ago
Vincent Lucas edf6e6203d Try to correct jabber slick TestOperationSetPresence.postTestSubscribe().
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
Ingo Bauersachs 60385be26e Ignore manual entered SIP proxy data when autodetect is selected
15 years ago
Damian Minkov dc2b4805c0 Some debug for failing jabber tests.
15 years ago
Damian Minkov ecb23fc042 Fixing random jabber test fails.
15 years ago
Werner Dittmann f202265ca8 Remove import of non-existing package
16 years ago
Yana Stamcheva 5024715207 Fix tests.
16 years ago
Yana Stamcheva 24ed71d202 Moved the CertificateVerificationService to its own bundle.
16 years ago
Sebastien Vincent bb0b2297c7 Add javadoc, fix warnings and typos.
16 years ago
Damian Minkov 923e76aed0 Merge latest patch sent to dev mailinglist with subject "XCAP tests" which represents the work of Grigorii Balutsel on the "XCAP Support" GSoC 2010 project into trunk.
16 years ago
Damian Minkov fc36d2bc9d Fixing role behavior and role change reporting, as previous role info is missing when role change occurs.
16 years ago
Damian Minkov cc5e956a87 Dispatch system messages coming in jabber chat rooms. Message history ignore non conversations in multi-chats. Jabber multi chat tests ignore auto generated room system messages.
16 years ago
Damian Minkov b841366922 Implement Always trust mode for verifying certificates, and enable the mode for tests.
16 years ago
Valentin Martinet 4a9c6c769d Moved AuthHandler into dedicated class (code redundancy--).
16 years ago
Valentin Martinet d303e5e0b1 - Avoid code redundancy by moving SecurityAuthorityImpl
16 years ago
Valentin Martinet ee7a1a6a25 - Moved setUserRole() to setLocalUserRole()
16 years ago
Valentin Martinet 24038c7b17 Added unit tests for MSN ad-hoc multi-user chat.
16 years ago
Valentin Martinet d92b387243 - Changed createAdHocChatRoom(*, List<Contact>, *) to createAdHocChatRoom(*, List<String>, *)
16 years ago
Valentin Martinet 6c62675ac2 Compare invitees bare adress in testInviteJoin & testInviteReject using StringUtils.parseBareAdress.
16 years ago
Lyubomir Marinov b917bbc4bd Fixes warnings
17 years ago
Lyubomir Marinov dfb0c91c94 Commits the patch of Sebastien Vincent provided on the dev mailing list in an e-mail with the subject "[Patch] Warnings" which fixes multiple warnings about unnecessary casts, missing or incorrect javadocs.
17 years ago
Yana Stamcheva 80f7da8aaa - Enables multiple line selection in the default contact list.
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
Emil Ivov 3f7d9ddd26 Renames CallParticipant to CallPeer so that it would better reflect our new Call architecture that also includes conferencing and ConferenceMembers
17 years ago
Emil Ivov 39f039f526 Renames CallParticipant to CallPeer so that it would better reflect our new Call architecture that also includes conferencing and ConferenceMembers
17 years ago
Emil Ivov 4884f5a92b Renames CallParticipant to CallPeer so that it would better reflect our new Call architecture that also includes conferencing and ConferenceMembers
17 years ago
Emil Ivov 55812ee9d4 Disables a regularly failing test on xmpp room subjects until we have a proper implementation
17 years ago
Damian Minkov 2ee11ac204 Disable test by not adding it in test suite.
17 years ago
Damian Minkov b6f370cbcf Disable regulary failing test about changing nickname for jabber multichat.
17 years ago
Damian Minkov 0ebdce1c36 Add filetransfer for yahoo and generic filetransfer tests - enabled for jabber and yahoo.
17 years ago
Damian Minkov e18da12eb0 Trying to fix often failing test testRoomSubject for jabber.
17 years ago
Emil Ivov 896bf47772 Fixes raw type warnings (Part of issue #637).
17 years ago
Lyubomir Marinov 8668a569e8 Fixes issue #542 (Notifications for conversations in chat rooms are not) and issue #642 (IRC treats ChatRoomMember as ChatRoom).
17 years ago
Symphorien Wanko 3a233b9450 memberkick an memberban tests should work now
17 years ago
Symphorien Wanko c5ee116d19 disable failing tests
17 years ago
Symphorien Wanko 40f01c424c complete OperationSetMultiUserChat and ChatRoom tests
17 years ago
Symphorien Wanko 9fd6a51a96 additional checks for testInviteJoin
17 years ago