aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/service/protocol/OperationSetBasicInstantMessaging.java
Commit message (Collapse)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
| | | | OTR bundle used on Android.
* 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 ↵Vincent Lucas2013-06-071-0/+7
| | | | remote resource contact has no activity for a while.
* 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 ↵Yana Stamcheva2013-04-241-0/+18
| | | | (Requested by Mark Atwood and Bdale Garbee). Adds better formatting of tooltips and chat send via selector box.
* Fixes slow sending of jabber messages.Damian Minkov2011-10-211-0/+11
| | | | Fixes some messages in history not shown, filtered by history service or exception obtaining display name of offline contacts.
* 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
| | | | in the contact list to display contact buttons in accord with the capabilities of the contact.
* Attempts to fix the problem of writingcyrillic text (it's just an example ↵Lyubomir Marinov2008-08-281-4/+5
| | | | but it should happen with other encodings as well) and sending ??? instead and receiving cyrillic text which should be displayed correctly but is instead displayed as ???.
* Added support for formatted messags in XMPP. Introduced a HTML_MIME_TYPE ↵Emil Ivov2008-07-111-0/+5
| | | | static field in OpSetBasicInstantMessaging
* 1. Added StringEscapeUtilsDamian Minkov2007-06-201-0/+9
| | | | | | | 2. Added isContentTypeSupported and impl in BasicInstantMessaging OperationSets 3. Version in jabber version extension 4. Fix sending long messages in yahoo.
* chat room support for jabber - work in progress (only committing for ↵Emil Ivov2007-03-101-3/+3
| | | | possible backup)
* Added a method that allows bundles to query an IM oper set for support of ↵Emil Ivov2006-12-011-0/+16
| | | | offline messaging.
* 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