Commit Graph

510 Commits (d53c7612abd840c71e7612d55d04d4bfcad4086d)

Author SHA1 Message Date
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
Ingo Bauersachs f2694065ad Use separate dirs for application logs, cache and configuration data
12 years ago
Damian Minkov 7c0c594900 Temporally disables frequently failing multi user chat tests.
12 years ago
Damian Minkov a128defd52 Tries to fix frequently failing xmpp multi chat tests.
12 years ago
Damian Minkov 294d1af473 Updates tests, the one created the room is owner.
12 years ago
Damian Minkov e464156bad Fixes wrong print and adds some waits.
12 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.
12 years ago
hristoterezov 6eb5d4e440 Tries to fix randomly failing tests.
12 years ago
hristoterezov 2689368bab Removes unnecessary disco info sent before joinning the room.
12 years ago
Damian Minkov 39ac02a33d Fixes tests, removes room listing from tests as it was disabled on server we test.
12 years ago
Damian Minkov 60ee5458cb Tries to fix randomly failing builds by relaxing the write operations when testing meta history service.
12 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.
13 years ago