aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/protocol/rss
Commit message (Expand)AuthorAgeFilesLines
* Applying new resource name convention.Yana Stamcheva2008-11-282-8/+8
* Correcting bug of empty RSS feed always refreshed (reported by Emil).Vincent Lucas2008-10-291-34/+1
* Some feeds are storing the URI of the entry in the LINK tag. This correction ...Vincent Lucas2008-10-081-15/+52
* Adding display name to RSS persistent data.Vincent Lucas2008-10-073-29/+75
* Reactivate, refresh RSS feeds can been done several time.Vincent Lucas2008-10-073-10/+20
* Removing bug when comparing 2 RssItemKey, including 1 null instance. Thank yo...Vincent Lucas2008-10-061-6/+13
* Removing temporary debug trace for RSS plugin.Vincent Lucas2008-10-061-2/+2
* Beginning to hunt of the refresh RSS bug.Vincent Lucas2008-10-066-311/+304
* Updated formating of the LGPL license RTF. Emil Ivov2008-09-271-2/+4
* When starting the applications, loads the stored accounts in the background i...Lyubomir Marinov2008-09-202-192/+13
* Make sure that the contact list really gets the images from the network and n...Emil Ivov2008-09-101-1/+1
* Contact avatars are now downloaded automatically without having to open chat ...Emil Ivov2008-09-105-111/+414
* Adds a handler for RSS linksEmil Ivov2008-09-071-0/+259
* Adds the possibility to register for RSS feeds passed as invokation parametersEmil Ivov2008-09-074-29/+141
* Attempts to fix the problem of writingcyrillic text (it's just an example but...Lyubomir Marinov2008-08-282-201/+19
* Delay the initial load of RSS feeds to prevent from excessive resource consum...Emil Ivov2008-08-251-38/+47
* We shouldn't be creating meta groups from with protocol providers.Emil Ivov2008-08-131-37/+0
* Introduces an abstract base implementation of OperationSetPersistentPresence ...Lyubomir Marinov2008-08-041-155/+3
* Set status to OFFLINE for rss feeds that are no longer available and propose ...Emil Ivov2008-07-217-10/+215
* Fix missing resources exceptions.Yana Stamcheva2008-07-172-2/+28
* Added some missing resources to the images.properties fileYana Stamcheva2008-07-173-30/+62
* Managing ONLINE and OFFLINE status for RSS accounts.Vincent Lucas2008-07-173-75/+49
* Update default rss icon path.Damian Minkov2008-07-161-1/+1
* Fix calling resource manager service.Damian Minkov2008-07-161-22/+1
* Creates a default group RSS feeds when creating a RSS account. Resolving issu...Vincent Lucas2008-07-162-0/+37
* Resource Management Service and its implementation. The service holds all res...Damian Minkov2008-07-144-23/+25
* Added support for formatted messags in XMPP. Introduced a HTML_MIME_TYPE stat...Emil Ivov2008-07-111-2/+2
* Committing patches from Lubomir Marinov (moving isRegistered() to AbstractPro...Emil Ivov2008-07-011-11/+0
* Committing code optimization patch from Lubomir MarinovEmil Ivov2008-06-201-94/+1
* WORK IN PROGRESS - modifyAccount method added to the ProtocolProviderFactory ...Yana Stamcheva2008-05-281-0/+9
* Fix when changing rss contact address from feed:// to http://Damian Minkov2008-04-232-10/+33
* - Added a protocolDisplayName in the ProtocolProviderService, which is now us...Yana Stamcheva2008-03-051-0/+12
* trailing spaces removedYana Stamcheva2008-02-211-2/+3
* image paths fixedYana Stamcheva2007-12-102-5/+5
* 1. Improve status messages (incoming and outgoing)Damian Minkov2007-11-271-0/+10
* fix rss load. missing felix package importsDamian Minkov2007-11-071-0/+1
* Rss Thread to be daemonDamian Minkov2007-10-241-0/+2
* triger buildDamian Minkov2007-10-201-1/+0
* Fix issues if one item cannot be processed to continue with the others and pr...Damian Minkov2007-10-192-2/+12
* removed the previously autogenerated hascode method with a more consistent oneSymphorien Wanko2007-09-051-4/+3
* RSSItemKey.java renamed to RssItemKey.javaSymphorien Wanko2007-09-041-230/+0
* renomed RSSItemKey file to RssItemKey to fit the class name,Symphorien Wanko2007-09-042-2/+240
* AddSymphorien Wanko2007-08-311-1/+2
* javadoc fixesYana Stamcheva2007-08-221-2/+2
* fix javadoc conflictsYana Stamcheva2007-08-222-13/+14
* RSS Item identifications - patch provided by Mihai BalanYana Stamcheva2007-08-205-266/+538
* Make sure we catch all sorts of exceptions when retrieving an image so that w...Emil Ivov2007-08-091-0/+5
* yet another fix for faviconsEmil Ivov2007-08-071-2/+3
* removed commentsEmil Ivov2007-08-061-9/+0
* retrying to fix faviconsEmil Ivov2007-08-061-4/+5