aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/msghistory
Commit message (Expand)AuthorAgeFilesLines
* Replace System-Bundle header by BSN and a list that defines sys-bundlesIngo Bauersachs2013-12-071-1/+1
* Removes some unnecessary listeners and avoid adding a sms message listener mu...Damian Minkov2013-11-181-0/+21
* Implements publishing a conference in chat room (Merged from publish-conferen...hristoterezov2013-10-271-0/+10
* Fixes history button in chat window to work and with chat rooms.Damian Minkov2013-09-121-3/+44
* Adds button in chat window to easily enable/disable chat history logging.Damian Minkov2013-09-112-1/+68
* Fixes a problem where history messages from chatroom keep filling the history.Damian Minkov2013-08-271-0/+70
* Fixes smileys in multi chats.Damian Minkov2013-08-191-1/+1
* Log dates in all history files as ISO 8601 with timezoneIngo Bauersachs2013-04-071-31/+51
* Use common property for message history service and UIIngo Bauersachs2013-01-261-32/+13
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-291-1/+1
* 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
* Update Felix to 3.2.2Ingo Bauersachs2011-12-061-1/+1
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-182-2/+2
* Adds a missing return and removes a few instance fields in the contact list U...Lyubomir Marinov2011-06-301-2/+2
* Fix some javadocs and warnings.Sebastien Vincent2011-04-051-7/+12
* Remove import of non-existing packageWerner Dittmann2010-10-181-1/+0
* Fixes warnings and javadocs.Sebastien Vincent2010-10-041-1/+19
* 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