aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/filehistory
Commit message (Expand)AuthorAgeFilesLines
* Updates the license headers.Damian Minkov2015-07-202-4/+26
* Fix a race condition in the HistoryServiceIngo Bauersachs2014-11-271-12/+1
* Fixes warnings, bugs. Reduces source code duplication. Simplifies, clarifies ...Lyubomir Marinov2014-09-292-55/+32
* Replace System-Bundle header by BSN and a list that defines sys-bundlesIngo Bauersachs2013-12-071-1/+1
* Clears and file history when clear chat history is selected.Damian Minkov2013-11-291-0/+33
* Log dates in all history files as ISO 8601 with timezoneIngo Bauersachs2013-04-071-9/+19
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-292-3/+6
* Integrates Jitsi presence, IM and VoIP with MS Outlook.Lyubomir Marinov2012-06-011-1/+1
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-182-2/+2
* Fixes warnings and javadocs.Sebastien Vincent2010-10-042-2/+18
* Fix logger usage - third bunch of changes.Werner Dittmann2010-06-032-8/+16
* - Fixes ClassCastException in ChatRoom-related code which handles failure of ...Lyubomir Marinov2009-10-021-6/+4
* Commits the patch of Sebastien Vincent provided on the dev mailing in an e-ma...Lyubomir Marinov2009-09-021-1/+1
* Commits another part of the patch provided by Sebastien Vincent on the dev ma...Lyubomir Marinov2009-08-311-4/+4
* - Some improvements in "feature" introducing in Jabber.Yana Stamcheva2009-07-281-2/+2
* Add filetransfer for icq protocol. Implement new request canceled event in te...Damian Minkov2009-07-161-1/+19
* File transfer related changes as follows:Yana Stamcheva2009-07-161-0/+4
* Add file transfer event for rejected incoming files, update file history and ...Damian Minkov2009-07-031-0/+28
* Update file transfer record file path when actual file transfer is created fr...Yana Stamcheva2009-06-291-10/+18
* - Possibility added to update history records - provided by Damian Minkov.Yana Stamcheva2009-06-251-14/+60
* MetaHistory Service impl and add Contact field to FileRecord.Damian Minkov2009-06-241-10/+19
* FileHistory Service impl.Damian Minkov2009-06-233-0/+844