Commit Graph

33 Commits

Author SHA1 Message Date
Athou
a14484ee03 retrieve the final url after potential http 30x redirect 2013-08-22 15:36:04 +02:00
Athou
0d730128f7 use lombok slf4j annotation 2013-08-11 11:45:32 +02:00
Athou
a72e08c0c6 try to parse given url before using embedded links 2013-08-06 13:49:03 +02:00
Athou
8845c54d0c apply formatter 2013-07-25 09:17:33 +02:00
Athou
e759d095ed propagate exception message 2013-07-03 07:56:52 +02:00
Athou
a425c33cf8 set different http timeouts based on what we are fetching 2013-06-29 12:05:22 +02:00
Athou
d855455b54 store feed content hash 2013-06-09 16:22:38 +02:00
Athou
517b92c35c change log level 2013-06-08 22:22:43 +02:00
Athou
f5930fcab5 better log line 2013-06-08 22:15:13 +02:00
Athou
19a4a58d9e use publishedDate from feed to determine if we need to handle feed entries or not 2013-06-08 21:47:19 +02:00
Athou
f9cfea4f79 make sure enclosure urls fit in the database field 2013-05-23 10:03:15 +02:00
Athou
dbda3a9484 make sure the etag header fits in the database field 2013-05-22 22:15:53 +02:00
Athou
c88d3021b8 initial pubsubhubbub support (#44) 2013-05-20 17:44:38 +02:00
Athou
af821662cf intercept empty feed early on 2013-04-27 11:03:47 +02:00
Athou
effa009241 new fetchedfeed class 2013-04-25 12:30:21 +02:00
Athou
7502707930 check if the feed has changed by using publishDate of the feed or the first entry 2013-04-19 12:53:25 +02:00
Athou
ef3508f393 speed feeds refresh up by using http headers 2013-04-17 12:52:17 +02:00
Athou
5be7c487ad optimizations 2013-04-14 18:51:12 +02:00
Athou
25dd0aab51 propagate exceptions 2013-04-11 12:50:41 +02:00
Athou
648b4017d7 fix NPE when content is empty and fix character encoding issues 2013-04-05 22:38:35 +02:00
Athou
3db578a2d6 remove ejb behavior for services that do not benefit from it 2013-04-05 21:57:22 +02:00
Athou
81cbb541b8 display favicon 2013-04-03 15:53:57 +02:00
Athou
c8b587a94b subscribe by website and parse html for feed url 2013-04-01 09:16:24 +02:00
Athou
5994369e01 display error messages 2013-03-31 18:47:17 +02:00
Athou
a9e5c50b3f don't resolve html feed link in timer job 2013-03-31 14:56:35 +02:00
Athou
a9a59f58bd parse fetched result only if it's html 2013-03-31 14:38:47 +02:00
Athou
b4ebfa4b74 extract url from html if possible 2013-03-31 09:53:19 +02:00
Jeremie Panzer
0d83bd19d0 tweak feed fetching 2013-03-27 09:37:15 +01:00
Athou
7e0ef9f89d exception message propagation 2013-03-25 18:04:13 +01:00
Jeremie Panzer
f0c4733b76 import OPML 2013-03-25 12:42:48 +01:00
Athou
4df1e7f722 package refactoring 2013-03-23 16:19:46 +01:00
Athou
6c41af280a convert content to utf8 2013-03-23 00:26:23 +01:00
Athou
7b3c53fcb9 initial commit 2013-03-20 20:33:42 +01:00