Commit Graph

528 Commits (518995debd939233c8b275d38dc6df735bf2ec40)

Author SHA1 Message Date
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
Danny van Heumen 99fc21c915 More code clean-up and added tests for new role management approach.
11 years ago
Danny van Heumen 4212fb1c88 Formatting of message, notice, action.
11 years ago
Danny van Heumen 5a7b5e2e3d Reworked formatting behavior because of IRC color requirements.
11 years ago
Danny van Heumen 727ad04763 Implemented separate text formatter for IRC control codes.
11 years ago
Danny van Heumen c3c6e23203 Working on formatted text builder for IRC control chars.
11 years ago
Danny van Heumen c1f13e0cf2 Added support for 'b' channel mode.
11 years ago
Danny van Heumen da6120e41b Removed unnecessary alternative constructor for ModeParser.
11 years ago
Danny van Heumen 10e5d71782 ChatRoomMemberIrcImpl tweaked + tests.
11 years ago
Danny van Heumen 16f5f552d1 Support for IRC control codes.
11 years ago
Danny van Heumen 9241928247 Tests specifying desired control code parsing behavior.
11 years ago
Danny van Heumen 56e172c989 Added license header.
11 years ago
Danny van Heumen 2d527dbef2 Use Result instance for synchronization while getting list to handle
11 years ago
Danny van Heumen 7c275e8cb8 Some testing of helper classes.
11 years ago
Danny van Heumen d95e70727d While loop around sync waiting.
11 years ago
Lyubomir Marinov 8aff7cfa8f Fixes the compilation on JDK 8.
11 years ago
Damian Minkov a56bc6cac6 Does not try to modify metacontact list storage when adding contact to a non persistent group.
11 years ago
Damian Minkov 482e0131b2 Adds some logging to investigate failing builds.
11 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.
12 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.
12 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.
12 years ago
Damian Minkov 994e8bfe99 Fixes removing properties with partial match, and adds tests for it.
12 years ago
Damian Minkov 7ed6111ea6 Trusts all certs when running tests, as they normally run in headless mode.
12 years ago
Ingo Bauersachs ae070f1e4f Remove RSS protocol
12 years ago
Damian Minkov 5898ddd57f Fixes working with server-side readonly groups (shared groups in OF), handles 406 error while editing roster items.
12 years ago
Damian Minkov e32b56e234 Handles more cases while moving contacts and renaming groups from remote logged in locations.
12 years ago