aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/protocol/icq/OperationSetPersistentPresenceIcqImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Introduces an abstract base implementation of OperationSetPersistentPresence ...Lyubomir Marinov2008-08-041-196/+35
* Resource Management Service and its implementation. The service holds all res...Damian Minkov2008-07-141-1/+0
* Fix : changing states from one with status message to one without status mess...Damian Minkov2007-12-031-3/+2
* 1. Improve status messages (incoming and outgoing)Damian Minkov2007-11-271-12/+63
* Fix statuses for contacts in Awaiting authorization group.Damian Minkov2007-08-091-6/+5
* Added AIM iconsDamian Minkov2007-04-171-79/+139
* Fix provider initial status and icq receceiving initial status.Damian Minkov2007-04-161-2/+2
* Fix issue - 288 UserCredentials null doesn?t stop account connecting process.Damian Minkov2007-04-111-9/+5
* Fix some icq status issues.Damian Minkov2007-04-111-0/+8
* Aim wizard and some improvments on the loading of accounts for the aim/icq pr...Damian Minkov2007-04-101-6/+8
* 1. Added AwaitingAuthorization groupDamian Minkov2007-04-061-39/+289
* fix icq status when protocol provider unregistersYana Stamcheva2007-03-211-1/+5
* Added icon support for ICQDamian Minkov2007-03-121-1/+39
* Tring to fix icq failing tests.Damian Minkov2007-02-151-0/+2
* Fix adding contact requiring authorization. Now creates unresolved contact no...Damian Minkov2007-02-141-2/+6
* fix: issue an AuthorizationReponse.ACCEPT instead of AuthorizationResponse.RE...Emil Ivov2007-02-131-4/+4
* Replace joustim libs with the latest svn versionDamian Minkov2007-02-081-34/+98
* Icq keepalive addedDamian Minkov2006-10-041-1/+1
* Working on support for SIPEmil Ivov2006-10-021-62/+88
* Support for SIP (Work in Progress)Emil Ivov2006-09-241-6/+12
* Now unsubscribeDamian Minkov2006-09-151-0/+10
* Code formatEmil Ivov2006-08-161-12/+11
* Nickname retreivingDamian Minkov2006-07-111-1/+6
* Added methods for firing ContactPropertyChangeEvent-sEmil Ivov2006-07-101-0/+36
* Callbacks to the provider and the opset should be passed to the server stored...Emil Ivov2006-06-231-5/+4
* tests for receiving authorization requestsDamian Minkov2006-06-131-1/+1
* Fixed order of checking the presence status.Damian Minkov2006-06-071-14/+14
* Now using family SSI version 4. Added authorization tests.Damian Minkov2006-06-061-1/+6
* Implemented support for unresolved contacts (calls a delegated to ServerStore...Emil Ivov2006-06-011-9/+69
* Moved authorization code to the new channel four cmdFactoryDamian Minkov2006-05-311-2/+13
* Added a method for dispatching SubscriptionMovedEvent-sEmil Ivov2006-05-281-4/+40
* <No Comment Entered>Damian Minkov2006-05-251-1/+1
* Implemented Authorization Request/ResponseDamian Minkov2006-05-191-1/+21
* Started implementing support for unresolved contacts.Emil Ivov2006-05-091-0/+74
* Fixed Issue with wrong status informationDamian Minkov2006-05-021-4/+12
* added a method for creating volatile contactsEmil Ivov2006-03-241-0/+13
* cosmeticsEmil Ivov2006-03-231-15/+10
* Added support for contact list modifications to the meta contact list.Emil Ivov2006-03-131-1/+1
* Replaced <code> tags with <tt> in all javadocsEmil Ivov2006-02-051-16/+16
* added foundations of icq supportEmil Ivov2006-01-281-0/+1193