| Commit message (Expand) | Author | Age | Files | Lines |
* | Disable config service persistency test | Ingo Bauersachs | 2017-01-07 | 1 | -1/+1 |
* | Remove Yahoo protocol | Ingo Bauersachs | 2016-10-24 | 16 | -4069/+2 |
* | Temporary disable sip message tests. | damencho | 2016-06-10 | 1 | -1/+1 |
* | Improved SIP Contact comparison. (#7) | Tom Uijldert | 2016-05-12 | 1 | -1/+24 |
* | Normalize line endings | Ingo Bauersachs | 2016-02-28 | 2 | -537/+537 |
* | Move security events back from libjitsi as they are solely used here. | Ingo Bauersachs | 2015-08-23 | 10 | -10/+9 |
* | Updates the license headers. | Damian Minkov | 2015-07-20 | 113 | -232/+1514 |
* | Removes msn protocol. | damencho | 2015-07-16 | 14 | -4306/+0 |
* | Updates tests always-trust mode settings. | Damian Minkov | 2015-05-04 | 1 | -0/+6 |
* | Enables sip testing. | Damian Minkov | 2015-02-11 | 1 | -1/+1 |
* | Make the history "unit" tests a little more independent from each other | Ingo Bauersachs | 2014-11-27 | 5 | -271/+497 |
* | Fix a race condition in the HistoryService | Ingo Bauersachs | 2014-11-27 | 1 | -6/+1 |
* | Adds advanced msg history service, to allow plugins to insert messages into t... | Damian Minkov | 2014-11-18 | 1 | -0/+22 |
* | Initial support for updated otr4j with support for outgoing message fragmenta... | Danny van Heumen | 2014-09-30 | 1 | -3/+4 |
* | Fixes the compilation on JDK 8. | Lyubomir Marinov | 2014-07-25 | 2 | -2/+2 |
* | Does not try to modify metacontact list storage when adding contact to a non ... | Damian Minkov | 2014-07-21 | 1 | -0/+7 |
* | Adds some logging to investigate failing builds. | Damian Minkov | 2014-07-03 | 1 | -4/+4 |
* | Unescape in history reader, the escaped chars that were written by history wr... | Damian Minkov | 2014-06-12 | 1 | -7/+17 |
* | Fixes manifest files. | Damian Minkov | 2014-04-23 | 8 | -14/+14 |
* | Adds option to limit the number of history records stored, FIFO. Updates time... | Damian Minkov | 2014-03-13 | 1 | -0/+62 |
* | Adds searching for existing histories and finding recent contacted contacts. ... | Damian Minkov | 2014-02-21 | 1 | -0/+34 |
* | Fixes history corrupting records when they contain utf chars < 0x20, reported... | Damian Minkov | 2014-02-18 | 2 | -1/+49 |
* | Fixes removing properties with partial match, and adds tests for it. | Damian Minkov | 2014-02-06 | 1 | -0/+51 |
* | Trusts all certs when running tests, as they normally run in headless mode. | Damian Minkov | 2013-12-13 | 1 | -0/+6 |
* | Remove RSS protocol | Ingo Bauersachs | 2013-12-08 | 10 | -1821/+0 |
* | Fixes working with server-side readonly groups (shared groups in OF), handles... | Damian Minkov | 2013-11-19 | 6 | -22/+64 |
* | Handles more cases while moving contacts and renaming groups from remote logg... | Damian Minkov | 2013-11-19 | 1 | -1/+1 |
* | Use separate dirs for application logs, cache and configuration data | Ingo Bauersachs | 2013-11-10 | 1 | -14/+9 |
* | Temporally disables frequently failing multi user chat tests. | Damian Minkov | 2013-11-02 | 1 | -1/+3 |
* | Tries to fix frequently failing xmpp multi chat tests. | Damian Minkov | 2013-11-01 | 1 | -0/+84 |
* | Updates tests, the one created the room is owner. | Damian Minkov | 2013-08-22 | 1 | -1/+1 |
* | Fixes wrong print and adds some waits. | Damian Minkov | 2013-07-24 | 1 | -24/+10 |
* | Fixes some history searches where some files were skipped if the the start ti... | Damian Minkov | 2013-07-24 | 1 | -24/+29 |
* | Tries to fix randomly failing tests. | hristoterezov | 2013-07-23 | 1 | -24/+28 |
* | Removes unnecessary disco info sent before joinning the room. | hristoterezov | 2013-07-22 | 1 | -1/+5 |
* | Fixes tests, removes room listing from tests as it was disabled on server we ... | Damian Minkov | 2013-07-19 | 1 | -0/+4 |
* | Tries to fix randomly failing builds by relaxing the write operations when te... | Damian Minkov | 2013-07-18 | 1 | -3/+27 |
* | Removes assertion after configuration is purged | paweldomas | 2013-06-19 | 1 | -3/+5 |
* | Merge branch 'Android-settings' | paweldomas | 2013-06-19 | 3 | -9/+11 |
|\ |
|
| * | Refactor AccountIDs | paweldomas | 2013-06-03 | 3 | -9/+11 |
* | | Trying to fix build. | Damian Minkov | 2013-06-11 | 1 | -7/+7 |
* | | Trying to fix build missing import. | Damian Minkov | 2013-06-11 | 1 | -0/+1 |
* | | Trying to fix build | Damian Minkov | 2013-06-11 | 1 | -0/+5 |
|/ |
|
* | Fixes warnings, removes trailing whitespace, adds @Override annotations. | Lyubomir Marinov | 2013-05-23 | 106 | -1050/+1301 |
* | Works on preventing an issue with the display of remote video which could sca... | Lyubomir Marinov | 2013-02-26 | 6 | -17/+17 |
* | Fixes warnings. | Lyubomir Marinov | 2013-02-25 | 3 | -8/+26 |
* | Fixes warnings. | Lyubomir Marinov | 2013-02-25 | 3 | -14/+8 |
* | Fixes tests. | Damian Minkov | 2013-01-27 | 1 | -0/+1 |
* | Separates dns package to service and impl. Creates a ParallelResolver interfa... | Yana Stamcheva | 2013-01-27 | 21 | -21/+21 |
* | Moves desktop related utils to plugin/desktoputils. Separates ComponentUtils ... | Yana Stamcheva | 2013-01-24 | 21 | -21/+21 |