aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/service/protocol/OperationSetBasicInstantMessaging.java
Commit message (Expand)AuthorAgeFilesLines
* Remove unused and long deprecated methodIngo Bauersachs2017-01-071-16/+0
* Updates the license headers.Damian Minkov2015-07-201-2/+13
* Restores some of removed/changed methods for backward compatibility with old ...paweldomas2014-01-171-0/+16
* Fixes HTML being shown in OTR messagesMarin2014-01-061-3/+5
* Fixes last message correction when OTR is enabledMarin2014-01-021-0/+13
* Improves the IM resource management: fall back to the bare ID when the remote...Vincent Lucas2013-06-071-0/+7
* Fixes warnings, removes trailing whitespace, adds @Override annotations.Lyubomir Marinov2013-05-231-1/+1
* Adds the possibility to send message or call a specific contact resource (Req...Yana Stamcheva2013-04-241-0/+18
* Fixes slow sending of jabber messages.Damian Minkov2011-10-211-0/+11
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-181-1/+1
* Introduces OperationSetContactCapabilities which is to be used in the future ...Lyubomir Marinov2010-07-201-12/+13
* Attempts to fix the problem of writingcyrillic text (it's just an example but...Lyubomir Marinov2008-08-281-4/+5
* Added support for formatted messags in XMPP. Introduced a HTML_MIME_TYPE stat...Emil Ivov2008-07-111-0/+5
* 1. Added StringEscapeUtilsDamian Minkov2007-06-201-0/+9
* chat room support for jabber - work in progress (only committing for possible...Emil Ivov2007-03-101-3/+3
* Added a method that allows bundles to query an IM oper set for support of off...Emil Ivov2006-12-011-0/+16
* Code formatEmil Ivov2006-08-161-1/+1
* added statics for default content type and encodingEmil Ivov2006-03-251-0/+10
* Support for basic instant messaging.Emil Ivov2006-03-231-9/+31
* started support for the basic instant messagingEmil Ivov2006-01-281-3/+29
* Initial sip-communicator-1.0 commitEmil Ivov2005-11-021-0/+22