Commit Graph

553 Commits (master)

Author SHA1 Message Date
Danny van Heumen 99fc21c915 More code clean-up and added tests for new role management approach.
12 years ago
Danny van Heumen 4212fb1c88 Formatting of message, notice, action.
12 years ago
Danny van Heumen 5a7b5e2e3d Reworked formatting behavior because of IRC color requirements.
12 years ago
Danny van Heumen 727ad04763 Implemented separate text formatter for IRC control codes.
12 years ago
Danny van Heumen c3c6e23203 Working on formatted text builder for IRC control chars.
12 years ago
Danny van Heumen c1f13e0cf2 Added support for 'b' channel mode.
12 years ago
Danny van Heumen da6120e41b Removed unnecessary alternative constructor for ModeParser.
12 years ago
Danny van Heumen 10e5d71782 ChatRoomMemberIrcImpl tweaked + tests.
12 years ago
Danny van Heumen 16f5f552d1 Support for IRC control codes.
12 years ago
Danny van Heumen 9241928247 Tests specifying desired control code parsing behavior.
12 years ago
Danny van Heumen 56e172c989 Added license header.
12 years ago
Danny van Heumen 2d527dbef2 Use Result instance for synchronization while getting list to handle
12 years ago
Danny van Heumen 7c275e8cb8 Some testing of helper classes.
12 years ago
Danny van Heumen d95e70727d While loop around sync waiting.
12 years ago
Lyubomir Marinov 8aff7cfa8f Fixes the compilation on JDK 8.
12 years ago
Damian Minkov a56bc6cac6 Does not try to modify metacontact list storage when adding contact to a non persistent group.
12 years ago
Damian Minkov 482e0131b2 Adds some logging to investigate failing builds.
12 years ago
Damian Minkov 965f6b6f59 Unescape in history reader, the escaped chars that were written by history writer.
12 years ago
Damian Minkov daa74ca184 Fixes manifest files.
12 years ago
Damian Minkov 5974d1b7b9 Adds option to limit the number of history records stored, FIFO. Updates timestamp of records on record update.
13 years ago
Damian Minkov 5377958981 Adds searching for existing histories and finding recent contacted contacts. Adds tests for parsing ids(folder names) into history IDs.
13 years ago
Damian Minkov 8ef362f081 Fixes history corrupting records when they contain utf chars < 0x20, reported on the maiinglist by Danny van Heumen. Adds tests to reproduce this case.
13 years ago
Damian Minkov 994e8bfe99 Fixes removing properties with partial match, and adds tests for it.
13 years ago
Damian Minkov 7ed6111ea6 Trusts all certs when running tests, as they normally run in headless mode.
13 years ago
Ingo Bauersachs ae070f1e4f Remove RSS protocol
13 years ago
Damian Minkov 5898ddd57f Fixes working with server-side readonly groups (shared groups in OF), handles 406 error while editing roster items.
13 years ago
Damian Minkov e32b56e234 Handles more cases while moving contacts and renaming groups from remote logged in locations.
13 years ago
Ingo Bauersachs f2694065ad Use separate dirs for application logs, cache and configuration data
13 years ago
Damian Minkov 7c0c594900 Temporally disables frequently failing multi user chat tests.
13 years ago
Damian Minkov a128defd52 Tries to fix frequently failing xmpp multi chat tests.
13 years ago
Damian Minkov 294d1af473 Updates tests, the one created the room is owner.
13 years ago
Damian Minkov e464156bad Fixes wrong print and adds some waits.
13 years ago
Damian Minkov e130c9ece9 Fixes some history searches where some files were skipped if the the start timestamp we filter is the same as the filename (filename is the time it was created) and filtering some dates by period now is inclusive for the start of the period.
13 years ago
hristoterezov 6eb5d4e440 Tries to fix randomly failing tests.
13 years ago
hristoterezov 2689368bab Removes unnecessary disco info sent before joinning the room.
13 years ago
Damian Minkov 39ac02a33d Fixes tests, removes room listing from tests as it was disabled on server we test.
13 years ago
Damian Minkov 60ee5458cb Tries to fix randomly failing builds by relaxing the write operations when testing meta history service.
13 years ago
paweldomas c335965f2b Removes assertion after configuration is purged
13 years ago
paweldomas ad770cf157 Merge branch 'Android-settings'
13 years ago
Damian Minkov 662a236b8b Trying to fix build.
13 years ago
Damian Minkov ee931ddaa0 Trying to fix build missing import.
13 years ago
Damian Minkov 31a08f9ca8 Trying to fix build
13 years ago
paweldomas 5728fa3ce7 Refactor AccountIDs
13 years ago
Lyubomir Marinov b211c26d6c Fixes warnings, removes trailing whitespace, adds @Override annotations.
13 years ago
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.
14 years ago
Lyubomir Marinov 6476071892 Fixes warnings.
14 years ago
Lyubomir Marinov d18143cf6d Fixes warnings.
14 years ago
Damian Minkov 2de36356c3 Fixes tests.
14 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).
14 years ago
Yana Stamcheva 91b72c3202 Moves desktop related utils to plugin/desktoputils. Separates ComponentUtils and WindowsUtils from general GuiUtils.
14 years ago
Lyubomir Marinov 98fef59119 Works on preventing sound notifications from playing forever.
14 years ago
Damian Minkov 3f3ca000f0 Detects failed typing notifications.
14 years ago
Lyubomir Marinov 2864990fb3 Tries to fix the build (tests).
14 years ago
Lyubomir Marinov 34d54b1d84 Moves the ConfigurationService and FileAccessService implementations from Jitsi into libjitsi. Silences handled exceptions in libjitsi by converting them into Logger informational messages.
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
Damian Minkov 94f6566e68 Fixes build.
14 years ago
Vincent Lucas ba78226fe9 Adds a break (wait for 1000 ms) to correct first test of
15 years ago
Vincent Lucas da552559c5 Corrects tests concerning OperationSetPresence:
15 years ago
Vincent Lucas edf6e6203d Try to correct jabber slick TestOperationSetPresence.postTestSubscribe().
15 years ago
Damian Minkov 0a0c71237a Updates smack library to 3.2.2.
15 years ago
Damian Minkov 3a4f5b145c Changes tests as metacontactlist behaviour has changed, now proto-groups also get renamed.
15 years ago
Ingo Bauersachs ec7caabb71 Fix stackoverflow on SIP server resolution when SRV host entry is unresolvable
15 years ago
Ingo Bauersachs 1d6e0246a1 Import DNS package to tests and fix tests
15 years ago
Ingo Bauersachs d931f8507e Make protocols aware of DNSSEC exceptions
15 years ago
Damian Minkov 2b9fc76e39 Fixes tests bundle stopping.
15 years ago
Ingo Bauersachs aaa147c435 Avoid unnecessary DNS lookups for SIP
15 years ago
Ingo Bauersachs c543e54197 Separate notification service from its handlers
15 years ago
Damian Minkov 3186bca42c Separates xcap contactlist implementation and adds option for contacts retrieval from XiVO.
15 years ago
Lyubomir Marinov 2ce621309b Loads the Java VM into Jitsi's run.exe in order to fix issue #963: Starting Jitsi via pinned taskbar icon makes a second Jitsi icon appear in the taskbar instead of highlighting the existing one. Based on ibauersachs' patch.
15 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
Ingo Bauersachs b6573bb94a XCAP: When using manually entered values for the login, use them as is without stripping the domain name.
15 years ago
Damian Minkov ecb23fc042 Fixing random jabber test fails.
16 years ago
Yana Stamcheva ff5a1b7693 Improvements in obtaining contact capabilities.
16 years ago
Sebastien Vincent 0f2d766c3a Horizontal flip of the video in configuration form (mirror effect). Updates ffmpeg (revision 25669) and x264 (November 3th 2010 daily tarball) source trees for the ffmpeg JNI.
16 years ago
Werner Dittmann f202265ca8 Remove import of non-existing package
16 years ago
Damian Minkov 04238adfb0 Authorization for SIP protocol, implement subscribe for presence.winfo rfc3857, rfc3858, rfc5025. Add block and polite-block to the currently available allow rules in xcap implementation and using them fo the sip authorization.
16 years ago
Yana Stamcheva 5024715207 Fix tests.
16 years ago
Yana Stamcheva 24ed71d202 Moved the CertificateVerificationService to its own bundle.
16 years ago
Lyubomir Marinov 5fba65be8c Removes Stun4J.jar from the NetBeans compile classpath (because it has been removed from the repository).
16 years ago
Emil Ivov f563bd7783 Removes stun4j and the SC components that are using it so that we can now introduce ice4j
16 years ago
Sebastien Vincent bb0b2297c7 Add javadoc, fix warnings and typos.
16 years ago
Lyubomir Marinov be8d547993 - Supports more call recording formats.
16 years ago
Damian Minkov ab68449ffe Fixing build.
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 9c1c17dff9 Merge changes from branch/gsoc10/xcap and 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
Yana Stamcheva a0d7953432 Basic support for contact capabilities in the user interface.
16 years ago
Lyubomir Marinov 9897f9139a Implements XML element name encoding (http://www.w3.org/TR/xml/#NT-Name) in the XML backend of the ConfigurationService implementation in order to allow storing properties with names not limited to valid XML element names. The functionality is implemented in order to allow EntityCapsManager to store Jabber DiscoverInfo (when running the tests) but it turns out that the reconnect plugin also has started trying to store properties with names which are not valid XML element names (which is probably not in the tests, I don't know).
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
Lyubomir Marinov 04cac3354c Merges branches/gsoc10/passwdstrg@7435 which represents the work of Dmitri Melnikov on the "Password storage" GSoC 2010 project into trunk.
16 years ago
Damian Minkov 8923ff76b2 - Trying to fix duplicating jabber messages.
16 years ago
Yana Stamcheva a289689d00 Fix sip tests.
16 years ago
Werner Dittmann 011af719e8 Cleanup some left-overs of PropertyChange event handling.
16 years ago
Yana Stamcheva 7393be5cfb Fix unit tests.
17 years ago
Werner Dittmann 12bd1ba9b0 Just fix a typo in ConfigPropertyVetoException
17 years ago
Werner Dittmann 73cf690b04 Cleanup PropertyChangeEvent stuff
17 years ago