aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/history
Commit message (Expand)AuthorAgeFilesLines
* Updates the license headers.Damian Minkov2015-07-209-16/+121
* Adds some javadocs.Damian Minkov2014-12-091-7/+14
* Close history documents after readIngo Bauersachs2014-11-271-1/+4
* Fix a race condition in the HistoryServiceIngo Bauersachs2014-11-271-3/+5
* Adds advanced msg history service, to allow plugins to insert messages into t...Damian Minkov2014-11-181-48/+155
* Unescape in history reader, the escaped chars that were written by history wr...Damian Minkov2014-06-122-0/+5
* Adds option to limit the number of history records stored, FIFO. Updates time...Damian Minkov2014-03-131-8/+99
* Adds possible subtype of stored messages, and option to filter them by this s...Damian Minkov2014-03-101-28/+26
* Adds searching for existing histories and finding recent contacted contacts. ...Damian Minkov2014-02-211-4/+100
* Fixes formatting.Damian Minkov2014-02-201-23/+36
* Fixes history corrupting records when they contain utf chars < 0x20, reported...Damian Minkov2014-02-183-5/+24
* Adds new call history listeners which will be notified when new call peer rec...hristoterezov2014-02-171-0/+96
* 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