aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/protocol/msn/OperationSetBasicInstantMessagingMsnImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Fixes warnings, removes trailing whitespace, adds @Override annotations.Lyubomir Marinov2013-05-231-9/+12
* Log dates in all history files as ISO 8601 with timezoneIngo Bauersachs2013-04-071-3/+3
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-291-1/+1
* Fixes some connection issues with msn, where provider goes in a state like it...Damian Minkov2011-10-241-6/+9
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-181-1/+1
* Message Waiting Indication for sip protocol (rfc3842).Damian Minkov2010-11-061-0/+12
* One sender thread for outgoing msn messages.Damian Minkov2010-11-051-16/+134
* Fix creating and deleting bonjour accounts.Damian Minkov2010-11-051-10/+18
* Fixes warnings, TODOs, javadocs, formatting.Lyubomir Marinov2010-10-041-1/+1
* Fire event immedietly(for delivered message) when sending message, this way w...Damian Minkov2010-08-191-6/+6
* Fix logger usage - sixth bunch.Werner Dittmann2010-06-031-4/+8
* Fixes issue #731 "NullPointerException in MSN fireNewEmailNotificationReceived".Lyubomir Marinov2010-02-251-16/+33
* Fixes a socket-related exception in the MSN protocol implementation which use...Lyubomir Marinov2009-10-171-22/+24
* Tries to fix a NullPointerException in .impl.protocol.msn upon receiving a no...Lyubomir Marinov2009-09-151-4/+5
* Ongoing work on issue #725 ( Sepperate operation set for ad-hoc like chat roo...Yana Stamcheva2009-09-141-5/+5
* Integrate the second big patch for OTR. With this patch all the required GSoC...Werner Dittmann2009-08-261-40/+3
* Integrate OTR and related modifications to crypto stuff.Werner Dittmann2009-08-011-4/+57
* Adding support for file transfer for XMPP and graphical User Interface for fi...Yana Stamcheva2009-06-151-1/+1
* Spares conversions between Date and long because they cause a lot of allocati...Lyubomir Marinov2009-03-241-6/+4
* Language resources updated.Yana Stamcheva2008-12-091-1/+2
* Eliminates duplication of ProtocolProviderService.getOperationSet() and .getS...Lyubomir Marinov2008-12-091-3/+3
* MSN implementation of group chat provided by Rupert Burchardi.Yana Stamcheva2008-11-031-1/+8
* Attempts to fix the problem of writingcyrillic text (it's just an example but...Lyubomir Marinov2008-08-281-102/+6
* Offline messages are now supported by the lib, remove the checkDamian Minkov2008-08-081-13/+0
* Fix msn login and offline message support.Damian Minkov2008-08-051-1/+37
* Resource Management Service and its implementation. The service holds all res...Damian Minkov2008-07-141-1/+2
* 1. Fix displaying name of msn contacts in NotIncontactListDamian Minkov2008-02-271-12/+12
* New java-jml, msn avatars and new msn mail notificationsDamian Minkov2007-10-301-1/+75
* 1. Added StringEscapeUtilsDamian Minkov2007-06-201-0/+15
* Make sure that destination contacts for outgoing messages and typing notifica...Emil Ivov2007-03-051-0/+6
* Added a method that allows bundles to query an IM oper set for support of off...Emil Ivov2006-12-011-0/+19
* MSN PP work in progressDamian Minkov2006-11-031-0/+272