aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/msghistory
Commit message (Expand)AuthorAgeFilesLines
* Fix logger usage - fifth bunch.Werner Dittmann2010-06-032-11/+22
* - Fix saving certificates, there was a problem when on startup more than one ...Damian Minkov2010-04-121-1/+6
* Cleanup PropertyChangeEvent stuffWerner Dittmann2010-04-091-0/+1
* - Fix message history skip messages coming from null members. Damian Minkov2010-04-081-0/+5
* Dispatch system messages coming in jabber chat rooms. Message history ignore ...Damian Minkov2010-04-071-0/+5
* Support for roles in Jabber group chat. Patch provided by Valentin Martinet.Yana Stamcheva2009-12-011-6/+15
* Commits the patch of Sebastien Vincent provided on the dev mailing list in an...Lyubomir Marinov2009-10-131-8/+4
* Ongoing work on issue #725 ( Sepperate operation set for ad-hoc like chat roo...Yana Stamcheva2009-09-141-70/+241
* Fix raw types, unused variables, possible NP, etc, this contributes to fix is...Werner Dittmann2009-04-171-14/+12
* Fix raw-type warnings.Werner Dittmann2009-04-161-123/+112
* Fix for issue #481. Enabling arrows. When finding last records wrong fields c...Damian Minkov2009-04-081-3/+31
* Spares conversions between Date and long because they cause a lot of allocati...Lyubomir Marinov2009-03-241-30/+30
* Fix issue #520 storing message history per-account. Also if old data exists i...Damian Minkov2009-03-041-2/+34
* Removes unnecessary fields.Lyubomir Marinov2009-03-021-7/+7
* Removes unnecessary fields. Provides more efficient iteration of Hashtables, ...Lyubomir Marinov2009-03-021-77/+41
* Commits patches for the following issues:Emil Ivov2008-12-161-0/+1
* Eliminates duplication of ProtocolProviderService.getOperationSet() and .getS...Lyubomir Marinov2008-12-091-17/+12
* Applying new resource name convention.Yana Stamcheva2008-11-281-2/+3
* Fixes a warning about an unused import.Lyubomir Marinov2008-11-261-1/+0
* Methods added to ChatRoom and ChatRoomMember services to allow obtaining the ...Yana Stamcheva2008-11-031-0/+10
* Implements support for launch parametersEmil Ivov2008-09-061-104/+104
* Attempts to fix the problem of writingcyrillic text (it's just an example but...Lyubomir Marinov2008-08-281-83/+60
* Fix gtalk icons and msghistory service.Damian Minkov2008-07-151-0/+1
* Remove configuration defaults now if values are missing in configuration serv...Damian Minkov2008-07-152-3/+31
* - Configuration forms are now registered through the bundle context.Yana Stamcheva2008-06-103-66/+156
* - Added a protocolDisplayName in the ProtocolProviderService, which is now us...Yana Stamcheva2008-03-051-1/+2
* generate more precise events during history search (Issue #270)Damian Minkov2007-10-261-30/+82
* Use createFromRowID instead of createFromID for IDs that are not coming from ...Yana Stamcheva2007-10-031-4/+7
* adjustments to the service modificationsYana Stamcheva2007-09-111-2/+6
* Fix message history finder methods - findFirstAfterDamian Minkov2007-08-101-2/+14
* 1. Installers now include all bundles in lib/bundles except junit.Damian Minkov2007-08-101-14/+2
* adjust the MessageHistory to the new LocalUserChatRoomPresenceChangeEventYana Stamcheva2007-07-301-1/+1
* 1. Multi chat message historyDamian Minkov2007-06-261-9/+759
* Moving to FelixDamian Minkov2006-11-223-4/+43
* fix two new methods and change their namesDamian Minkov2006-11-171-4/+4
* Add new finders in history and message historyDamian Minkov2006-11-161-0/+99
* Fixed last N messages when metacontact has more than one proto contactDamian Minkov2006-10-061-4/+8
* Additional sorting in message history service. Fixed progress values accordin...Damian Minkov2006-10-051-134/+244
* Fixed synchronization issuesDamian Minkov2006-09-181-14/+24
* export the event packageYana Stamcheva2006-09-061-1/+3
* Fixed issue with future dates.Damian Minkov2006-09-051-1/+8
* Added progress listenersDamian Minkov2006-09-041-98/+245
* Code formatEmil Ivov2006-08-161-11/+22
* Fixed parsing HistoryRecordDamian Minkov2006-08-101-12/+19
* The last n messages restricted to current timeDamian Minkov2006-08-091-1/+1
* Changed timestamp behaviour. Timestamp of HistoryRecord is when the record wa...Damian Minkov2006-08-091-10/+39
* Removed unneeded configuration referenceDamian Minkov2006-08-081-1/+0
* Added javadocs and comments. Removed some unused methods and fieldsDamian Minkov2006-08-081-82/+125
* Removed some unused methods and fieldsDamian Minkov2006-08-081-8/+0
* removed unneded export of the impl packageDamian Minkov2006-08-071-2/+1