Commit Graph

397 Commits

Author SHA1 Message Date
Athou
e04c376285 save feed last 2013-05-22 09:38:20 +02:00
Athou
113c7ef81a reuse instance 2013-05-22 09:34:24 +02:00
Athou
1ee37057cd refactored dao method 2013-05-22 08:10:31 +02:00
Athou
15b7d685fe wip: allow parallel update of feeds 2013-05-22 08:01:05 +02:00
Athou
e1b8fa4e76 do the heavy work outside of the locked method 2013-05-21 17:00:37 +02:00
Athou
f93ecd8607 return 404 if no category is found 2013-05-21 16:59:50 +02:00
Athou
3dca5d595d just queue feeds, update them later 2013-05-21 16:40:37 +02:00
Athou
9d5b67ffda lazy load push infos 2013-05-21 15:28:08 +02:00
Athou
ce5f9f4932 increase timeout duration 2013-05-21 15:06:03 +02:00
Athou
e836d5c04e some hubs return 200 2013-05-21 15:03:40 +02:00
Athou
a98ddc185a changing logging level 2013-05-21 14:44:55 +02:00
Athou
36960344e8 better log message 2013-05-21 14:42:04 +02:00
Athou
6c90da83d0 smaller sleeping time 2013-05-21 13:55:46 +02:00
Athou
f5a6d6c830 fix annotation 2013-05-21 13:49:42 +02:00
Athou
e388a56c8e enforce uniqueness 2013-05-21 13:47:20 +02:00
Athou
23512e95a7 add atom links for rss feeds 2013-05-21 13:36:20 +02:00
Athou
3329c8cd50 make sure the user is logged in 2013-05-21 13:24:43 +02:00
Athou
d906b21fa9 set our own user agent string 2013-05-21 13:24:28 +02:00
Athou
5569fcca40 methods refactoring 2013-05-21 12:57:32 +02:00
Athou
6cfa275aa1 sleep initially for one minute before starting threads 2013-05-21 12:57:07 +02:00
Athou
23240f2c93 small optimizations 2013-05-21 12:41:57 +02:00
Athou
abbb59d411 small tweak to pubsubhubbub 2013-05-21 11:48:52 +02:00
Athou
a5a5421c5a small tweak to pubsubhubbub 2013-05-21 11:36:01 +02:00
Athou
a9c0d37e86 remove duplicate email title 2013-05-21 10:52:30 +02:00
Athou
36e39b8c75 delay based on heavy load setting 2013-05-21 10:44:05 +02:00
Athou
2743e73133 retrive description for rss0.9 items (fixes #39) 2013-05-21 10:17:53 +02:00
Athou
181b6c1a3f fix for feeds that do not declare the rss namespace at the root element, only the rdf one (#140) 2013-05-21 09:41:39 +02:00
Athou
cb9c124951 make sure emails are unique 2013-05-21 09:17:12 +02:00
Athou
9c9a315d1c settings for heavy load 2013-05-21 08:46:14 +02:00
Athou
5a9e910ca8 remove warning 2013-05-21 08:45:51 +02:00
Athou
b02bc67a4c more on password recovery 2013-05-21 08:01:43 +02:00
Athou
304218265f pubsubhubbub support is now optional 2013-05-21 07:09:48 +02:00
Athou
515cc4c0dd recover password (wip) 2013-05-20 23:14:03 +02:00
Risto Kankkunen
ab621e9c5f Make the error message prettier by avoiding a nested exception.
--HG--
extra : rebase_source : 8c33ce8a8a6ae92fcc1e46a7b416e1c9802bf726
2013-05-20 22:33:45 +03:00
Risto Kankkunen
8f9e8fd2ea Make subscription failures visible.
--HG--
extra : rebase_source : 9e7232b821665d9a6342c928d0b17ac3bdd9e6e7
2013-05-20 22:14:56 +03:00
Risto Kankkunen
9fc5cee6fe Avoid a NPE if the public URL is not set.
--HG--
extra : rebase_source : 9b98f856d10dff6cb19bbaf90fb7eb22336aea7f
2013-05-20 22:10:44 +03:00
Athou
dcd140347f set a user agent as some feeds return a 403 error code 2013-05-20 21:17:43 +02:00
Athou
58e9308058 remove debug line 2013-05-20 21:04:26 +02:00
Athou
185df1d3d7 change log level for some logging lines 2013-05-20 18:12:11 +02:00
Athou
c88d3021b8 initial pubsubhubbub support (#44) 2013-05-20 17:44:38 +02:00
Athou
badc830535 use the first entry date as publish date 2013-05-20 12:37:37 +02:00
Athou
72e3507006 disable incrementally by one hour every time the feed fails to download (#44) 2013-05-20 11:57:45 +02:00
Athou
eebad80cd7 refresh every 10 minutes (#44) 2013-05-20 11:48:00 +02:00
Athou
c5147360d8 sort timestamps desc (#44) 2013-05-20 11:47:54 +02:00
Athou
eea6d9855a typo 2013-05-20 11:22:32 +02:00
Athou
b11fd7897d first try at #44 2013-05-20 11:19:30 +02:00
Athou
b2ee06d94a handle iso-8859-2 (#138) 2013-05-19 21:51:26 +02:00
Athou
0e22489d08 set feed exceptions to debug level 2013-05-19 17:08:57 +02:00
Athou
eb198b74b0 bookmarklet for next unread item 2013-05-19 16:24:56 +02:00
Athou
fb1df96d29 mark author as transient for the moment, and remove unnecessary index 2013-05-19 14:38:14 +02:00