Commit Graph

555 Commits (3a7de751eb8dde7a9bd0dbb66d6274d3c0b1f061)

Author SHA1 Message Date
damencho 45554a7a2e Temporary disable sip message tests.
10 years ago
Tom Uijldert 49f146fb1a Improved SIP Contact comparison. (#7)
10 years ago
Ingo Bauersachs be0540e2b7 Normalize line endings
10 years ago
Ingo Bauersachs 3c4c8d5254 Move security events back from libjitsi as they are solely used here.
10 years ago
Damian Minkov 4b124d7b8a Updates the license headers.
10 years ago
damencho d75bd2cc47 Removes msn protocol.
10 years ago
Damian Minkov d6cf5521bd Updates tests always-trust mode settings.
11 years ago
Damian Minkov 6f237aab5f Enables sip testing.
11 years ago
Danny van Heumen db41fa2525 Work-in-progress on MUC member presence.
11 years ago
Ingo Bauersachs b3f722b8d4 Make the history "unit" tests a little more independent from each other
11 years ago
Ingo Bauersachs 52f83002bf Fix a race condition in the HistoryService
11 years ago
Danny van Heumen 3edf1138a7 Fixed some (outdated) unit tests for IRC command implementations.
11 years ago
Danny van Heumen 56e9c167bd Improved error handling for commands.
11 years ago
Danny van Heumen 3eb7b3da0e Moved IRC command implementations to separate plugin package: irccommands
11 years ago
Danny van Heumen d750dab798 Improved the Command - CommandFactory implementation.
11 years ago
Damian Minkov d47cbb28e3 Adds advanced msg history service, to allow plugins to insert messages into the history, and tests for the implementation.
11 years ago
Danny van Heumen 143d2a01f4 Use Jitsi /me display support instead of IRC formatting it itself.
11 years ago
Danny van Heumen 39ca327197 Added Jitsi license headers to some new files.
11 years ago
Danny van Heumen 256b3fdb1a Improved CommandFactory implementation.
11 years ago
Danny van Heumen da53b1f810 Fine-tuned commands Mode, Join + added unit tests.
11 years ago
Danny van Heumen 35a0fe89b4 Fine-tuned /me command and added unit tests.
11 years ago
Danny van Heumen f097629933 Fine-tuned implementation for Msg and Nick command and unit tests.
11 years ago
Danny van Heumen 29a35dac74 Explicitly acknowledge and handle case of unknown mode symbol.
11 years ago
Danny van Heumen 6188131832 Added support for ISUPPORT CHANLIMIT server parameter.
11 years ago
Danny van Heumen 8ec14739c1 Implemented 'ban' operation + fine tuning and TODO markers.
11 years ago
Danny van Heumen 580bdefb34 Extracted channel manager for chat room-related operations.
11 years ago
Danny van Heumen 6be6df2777 Restructured and extract IrcConnection type for better separation of
11 years ago
Danny van Heumen 3c8b3127ad More precise keyword replacement: does not highlight 'fo' in "for".
11 years ago
Danny van Heumen f970c50c8e Initial support for updated otr4j with support for outgoing message fragmentation.
11 years ago
Danny van Heumen c6563bc46d Created separate class for IRC presence management.
11 years ago
Danny van Heumen ff00a10765 More advanced Text pattern that will take quotes into account.
11 years ago
Danny van Heumen 675a42c932 Fix contract violation of GroupNode's node comparator.
11 years ago
Danny van Heumen cd3fef9832 Simplified implementation for 2 unknowns. Added regression tests.
11 years ago
Danny van Heumen 44d995273e Better checking of IRC chat room name.
11 years ago
Danny van Heumen 5e5bdf5c59 Add test with rare prefix to ensure that it stays useable.
11 years ago
Danny van Heumen 985644f830 Auto-prefix channel name with # if no valid prefix found.
11 years ago
Danny van Heumen c205a49263 Added test for remaining methods of IrcAccountID.
11 years ago
Danny van Heumen 7a1ef1a228 Added tests for IrcAccountID and fine tuned equals implementation.
11 years ago
Danny van Heumen eb8fe613fc Added additional tests.
11 years ago
Danny van Heumen ace03de6ef Redundant method.
11 years ago
Danny van Heumen 4f0e2d6ff7 Fixed remaining failing cases to work with JUnit 3.
11 years ago
Danny van Heumen 1d44622699 Store parent provider by actual type.
11 years ago
Danny van Heumen 6bff68bbb8 Simplified hashCode() and additional tests.
11 years ago
Danny van Heumen 9158ee17ef Added some tests, but they still fail since we don't have JUnit4 active yet.
11 years ago
Danny van Heumen c4921dc214 Implemented tests for MessageIrcImpl.
11 years ago
Danny van Heumen bfb5f3a8eb Specialized hashCode(), includes test.
11 years ago
Danny van Heumen ed7b6454e4 Escape html entities while parsing the IRC message.
11 years ago
Danny van Heumen 148df2d18b Loads of fixes, TODOs and comments.
11 years ago
Danny van Heumen 44cdb68217 Warp around color codes so that it is always possible to find a color in
11 years ago
Danny van Heumen 4c387f4dc4 Typo
11 years ago