aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Disable config service persistency testIngo Bauersachs2017-01-071-1/+1
* Remove Yahoo protocolIngo Bauersachs2016-10-2416-4069/+2
* Temporary disable sip message tests.damencho2016-06-101-1/+1
* Improved SIP Contact comparison. (#7)Tom Uijldert2016-05-121-1/+24
* Normalize line endingsIngo Bauersachs2016-02-282-537/+537
* Move security events back from libjitsi as they are solely used here.Ingo Bauersachs2015-08-2310-10/+9
* Updates the license headers.Damian Minkov2015-07-20134-270/+1808
* Removes msn protocol.damencho2015-07-1614-4306/+0
* Updates tests always-trust mode settings.Damian Minkov2015-05-041-0/+6
* Enables sip testing.Damian Minkov2015-02-111-1/+1
* Work-in-progress on MUC member presence.Danny van Heumen2015-01-121-33/+45
* Make the history "unit" tests a little more independent from each otherIngo Bauersachs2014-11-275-271/+497
* Fix a race condition in the HistoryServiceIngo Bauersachs2014-11-271-6/+1
* Fixed some (outdated) unit tests for IRC command implementations.Danny van Heumen2014-11-255-7/+56
* Improved error handling for commands.Danny van Heumen2014-11-201-0/+18
* Moved IRC command implementations to separate plugin package: irccommandsDanny van Heumen2014-11-205-5/+5
* Improved the Command - CommandFactory implementation.Danny van Heumen2014-11-206-117/+44
* Adds advanced msg history service, to allow plugins to insert messages into t...Damian Minkov2014-11-181-0/+22
* Use Jitsi /me display support instead of IRC formatting it itself.Danny van Heumen2014-11-122-18/+4
* Added Jitsi license headers to some new files.Danny van Heumen2014-11-094-0/+24
* Improved CommandFactory implementation.Danny van Heumen2014-11-091-0/+314
* Fine-tuned commands Mode, Join + added unit tests.Danny van Heumen2014-11-092-0/+192
* Fine-tuned /me command and added unit tests.Danny van Heumen2014-11-091-0/+86
* Fine-tuned implementation for Msg and Nick command and unit tests.Danny van Heumen2014-11-092-0/+242
* Explicitly acknowledge and handle case of unknown mode symbol.Danny van Heumen2014-11-021-3/+4
* Added support for ISUPPORT CHANLIMIT server parameter.Danny van Heumen2014-10-281-0/+98
* Implemented 'ban' operation + fine tuning and TODO markers.Danny van Heumen2014-10-281-29/+86
* Extracted channel manager for chat room-related operations.Danny van Heumen2014-10-281-43/+58
* Restructured and extract IrcConnection type for better separation ofDanny van Heumen2014-10-281-40/+63
* More precise keyword replacement: does not highlight 'fo' in "for".Danny van Heumen2014-10-211-0/+143
* Initial support for updated otr4j with support for outgoing message fragmenta...Danny van Heumen2014-09-301-3/+4
* Created separate class for IRC presence management.Danny van Heumen2014-09-291-6/+9
* More advanced Text pattern that will take quotes into account.Danny van Heumen2014-09-161-0/+111
* Fix contract violation of GroupNode's node comparator.Danny van Heumen2014-08-221-0/+89
|\
| * Simplified implementation for 2 unknowns. Added regression tests.Danny van Heumen2014-08-211-0/+89
* | Better checking of IRC chat room name.Danny van Heumen2014-08-151-0/+36
* | Add test with rare prefix to ensure that it stays useable.Danny van Heumen2014-08-141-1/+16
* | Auto-prefix channel name with # if no valid prefix found.Danny van Heumen2014-08-141-10/+4
|/
* Added test for remaining methods of IrcAccountID.Danny van Heumen2014-08-121-0/+62
* Added tests for IrcAccountID and fine tuned equals implementation.Danny van Heumen2014-08-121-0/+126
* Added additional tests.Danny van Heumen2014-08-112-0/+355
* Redundant method.Danny van Heumen2014-08-111-5/+0
* Fixed remaining failing cases to work with JUnit 3.Danny van Heumen2014-08-111-6/+48
* Store parent provider by actual type.Danny van Heumen2014-08-051-46/+49
* Simplified hashCode() and additional tests.Danny van Heumen2014-08-021-0/+44
* Added some tests, but they still fail since we don't have JUnit4 active yet.Danny van Heumen2014-08-021-0/+77
* Implemented tests for MessageIrcImpl.Danny van Heumen2014-08-021-0/+49
* Specialized hashCode(), includes test.Danny van Heumen2014-08-021-0/+11
* Escape html entities while parsing the IRC message.Danny van Heumen2014-08-011-16/+13
* Loads of fixes, TODOs and comments.Danny van Heumen2014-08-011-20/+27