aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/protocol/rss
Commit message (Expand)AuthorAgeFilesLines
* 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
* Committing (yet another) fix from Sympho!Emil Ivov2007-07-241-10/+9
* Mihai Balan and Vincent Lucas have provided a patch that changes the behaviou...Yana Stamcheva2007-07-201-2/+6
* Mihai Balan and Vincent Lucas have provided a fix for RSS feed abstract.Yana Stamcheva2007-07-201-9/+49
* Vincent's patch, that corrects the error when the favicon link points to a re...Yana Stamcheva2007-07-191-4/+12
* Applied Mihai Balan's patches on html formatting and favicon avatarsEmil Ivov2007-07-104-33/+163
* Committing news.google.com fix from Mihai BalanEmil Ivov2007-06-271-3/+10
* 1. Added StringEscapeUtilsDamian Minkov2007-06-201-0/+15
* adding new versionEmil Ivov2007-06-181-0/+16
* will replace with a new versionEmil Ivov2007-06-181-15/+0
* Trying to fix problem with new lines, that appears on windows.Emil Ivov2007-06-181-4/+4
* Trying to fix problem with new lines, that appears on windows.Emil Ivov2007-06-181-0/+15
* Trying to fix problem with new lines, that appears on windows.Emil Ivov2007-06-181-15/+0
* Fix running rss. (NoClassDef Found Error is fixed).Damian Minkov2007-06-131-4/+4
* RSS fixesEmil Ivov2007-06-069-154/+102
* added debug statementsEmil Ivov2007-06-041-0/+5
* improve rss timer managementEmil Ivov2007-06-041-57/+2
* improve timer managementEmil Ivov2007-06-041-2/+38
* Code review for the RSS provider implemnetation. Fixing numerous javadoc conf...Emil Ivov2007-06-041-8/+9
* Code review for the RSS provider implemnetation. Fixing numerous javadoc conf...Emil Ivov2007-06-041-40/+14
* Code review for the RSS provider implemnetation. Fixing numerous javadoc conf...Emil Ivov2007-06-041-118/+160
* Code review for the RSS provider implemnetation. Fixing numerous javadoc conf...Emil Ivov2007-06-041-17/+8
* Code review for the RSS provider implemnetation. Fixing numerous javadoc conf...Emil Ivov2007-06-041-306/+69
* Code review for the RSS provider implemnetation. Fixing numerous javadoc conf...Emil Ivov2007-06-041-138/+98
* Code review for the RSS provider implemnetation. Fixing numerous javadoc conf...Emil Ivov2007-06-041-45/+62
* Code review for the RSS provider implemnetation. Fixing numerous javadoc conf...Emil Ivov2007-06-041-193/+0
* RSS ProtocolProvider.Damian Minkov2007-06-0116-0/+4629