aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/history
Commit message (Expand)AuthorAgeFilesLines
* Replace System-Bundle header by BSN and a list that defines sys-bundlesIngo Bauersachs2013-12-071-1/+1
* Use separate dirs for application logs, cache and configuration dataIngo Bauersachs2013-11-101-12/+18
* Fixes some wrong matching when searching in history, a keyword matching neede...Damian Minkov2013-11-011-4/+14
* Adds button in chat window to easily enable/disable chat history logging.Damian Minkov2013-09-112-1/+43
* Fixes some history searches where some files were skipped if the the start ti...Damian Minkov2013-07-241-68/+38
* Log dates in all history files as ISO 8601 with timezoneIngo Bauersachs2013-04-073-29/+76
* Tries to fix the build (tests).Lyubomir Marinov2012-07-101-35/+33
* Moves the ConfigurationService and FileAccessService implementations from Jit...Lyubomir Marinov2012-07-104-5/+5
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-295-10/+12
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-292-8/+8
* Integrates Jitsi presence, IM and VoIP with MS Outlook.Lyubomir Marinov2012-06-011-1/+1
* Fixes style formating, javadoc and eclipse related warnings.Sebastien Vincent2012-03-095-0/+37
* Adds matching call history records and by address, not only by display name.Damian Minkov2011-12-271-1/+1
* Update Felix to 3.2.2Ingo Bauersachs2011-12-061-1/+1
* Fixes a NPE in history reading.Damian Minkov2011-10-281-2/+4
* Fixes slow sending of jabber messages.Damian Minkov2011-10-211-12/+3
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-188-8/+8
* Adds a missing return and removes a few instance fields in the contact list U...Lyubomir Marinov2011-06-304-42/+47
* Update dns servers on all iface up events, with ipv6 configurations in some c...Damian Minkov2011-02-181-1/+3
* Fixes disappearing call history on search in the contact list.Yana Stamcheva2011-01-272-1/+31
* Fixes warnings and javadocs.Sebastien Vincent2010-10-041-1/+17
* Also reverse the order when parsing file for call records.Damian Minkov2010-07-071-1/+3
* Reverse order of the call history records shown in GUI, newest first.Damian Minkov2010-07-072-1/+41
* Fix logger usage - forth bunch.Werner Dittmann2010-06-031-2/+4
* Asynchronous call history queries with limited result count.Yana Stamcheva2010-05-064-30/+376
* Fix unit tests.Yana Stamcheva2010-05-031-0/+37
* - Introduces new contact list data model that allows adding of external conta...Yana Stamcheva2010-05-031-10/+39
* Add Metahistory tests.Damian Minkov2009-07-021-6/+11
* - Possibility added to update history records - provided by Damian Minkov.Yana Stamcheva2009-06-251-2/+92
* Fix raw-type warnings.Werner Dittmann2009-04-164-50/+48
* Fixes Eclipse warnings as a part of issue #637. There's more work on some of ...Emil Ivov2009-03-302-55/+58
* Resolves a few of our 4000+ Eclipse warningsEmil Ivov2009-03-281-3/+3
* Fixes various warnings, mostly ones about performance.Lyubomir Marinov2009-03-121-5/+5
* Fix issue #520 storing message history per-account. Also if old data exists i...Damian Minkov2009-03-041-7/+90
* Removes unnecessary fields.Lyubomir Marinov2009-03-021-1/+1
* Removes unused Logger instances (and thus resolves the warnings about them as...Lyubomir Marinov2009-02-101-4/+2
* Removes org.apache.felix.servicebinder.Lyubomir Marinov2008-12-204-145/+86
* Commits patches for the following issues:Emil Ivov2008-12-161-0/+1
* 1. Fix opening history containing tag for subject.Damian Minkov2008-12-101-2/+7
* felix 1.0.1Damian Minkov2007-10-292-1/+2
* generate more precise events during history search (Issue #270)Damian Minkov2007-10-261-0/+39
* Use createFromRowID instead of createFromID for IDs that are not coming from ...Yana Stamcheva2007-10-032-8/+8
* Fix for illegal characters in folder names on Windows OS.Damian Minkov2007-05-312-1/+43
* Committing geolocation for Jabber from Guillaume Schreiner - Louis Pasteur Un...Emil Ivov2007-05-141-1/+0
* Fix history searching in multiline messages.Damian Minkov2007-02-281-2/+2
* Fixed buf where if errors detected in file and at the same time a message is ...Damian Minkov2007-01-043-9/+35
* More info on errorDamian Minkov2006-11-271-1/+1
* Moving to FelixDamian Minkov2006-11-221-2/+1
* temporary fix of a NoSuchElementExceptionYana Stamcheva2006-11-211-2/+16
* Fix filtering files if start date is before any existing record dateDamian Minkov2006-11-201-6/+17