Athou
|
a023de3d28
|
look subscriptions up only if needed
|
2013-06-30 07:44:59 +02:00 |
|
Athou
|
a425c33cf8
|
set different http timeouts based on what we are fetching
|
2013-06-29 12:05:22 +02:00 |
|
Athou
|
27e03e3038
|
added in memory cache and redis cache and marked them as application scoped
|
2013-06-29 11:20:53 +02:00 |
|
Athou
|
8c080a581e
|
metrics for entry cache
|
2013-06-28 22:31:40 +02:00 |
|
Athou
|
fbd0feb6e7
|
initial entry caching implementation
|
2013-06-28 20:46:30 +02:00 |
|
Athou
|
9e2892cbe0
|
strip html from the author field (fix #351)
|
2013-06-27 16:54:58 +02:00 |
|
Athou
|
322676e9e5
|
fix image behavior in entries
|
2013-06-26 15:48:06 +02:00 |
|
Athou
|
158abadf19
|
use date constructor directly when a calendar is not needed, better performances
|
2013-06-25 16:57:48 +02:00 |
|
Athou
|
268fb26220
|
strip html from entry titles (closes #329)
|
2013-06-24 10:18:07 +02:00 |
|
Athou
|
a2a88e85c4
|
queue first when urgent
|
2013-06-22 22:32:57 +02:00 |
|
Athou
|
070276d7bd
|
removed debug lines
|
2013-06-22 21:55:17 +02:00 |
|
Athou
|
52e4a2a0b7
|
proxy images through commafeed (#231)
|
2013-06-22 21:45:44 +02:00 |
|
Athou
|
f54e41897d
|
manually queue feeds for refresh (#316)
|
2013-06-22 20:06:09 +02:00 |
|
Athou
|
2f32a01947
|
fix relative url detection when entry link starts with a blank space or blank line
|
2013-06-22 10:29:26 +02:00 |
|
Athou
|
1239725083
|
fix character detection for eastern europe languages (fix #138)
|
2013-06-19 15:23:40 +02:00 |
|
Athou
|
bc8eed7a62
|
allow some css style rules for iframes (fix #288)
|
2013-06-16 17:44:21 +02:00 |
|
Athou
|
379e342e30
|
added on-demand database cleanup (date is hardcoded for the moment)
|
2013-06-16 12:06:59 +02:00 |
|
Athou
|
cabea47995
|
throw an exception if there are no items in the feed
|
2013-06-12 05:12:38 +02:00 |
|
Athou
|
7bb660986e
|
use pathparam for id
|
2013-06-11 14:42:17 +02:00 |
|
Athou
|
1d8876a030
|
log levels
|
2013-06-11 13:52:27 +02:00 |
|
Athou
|
ddd65f69bf
|
change favicon rest method to accept a subscription id
|
2013-06-11 13:47:23 +02:00 |
|
Athou
|
5d5b223ffb
|
prevent NPE
|
2013-06-11 08:08:27 +02:00 |
|
Athou
|
17a1783789
|
refactoring favicon fetcher
|
2013-06-11 07:27:57 +02:00 |
|
Athou
|
2df2bae826
|
store last entry date
|
2013-06-10 13:24:31 +02:00 |
|
Athou
|
6b99489fcb
|
use pubsub infos from fetched feed, not the existing feed
|
2013-06-10 13:22:45 +02:00 |
|
Athou
|
2baa2bbfe5
|
store average entry interval and use it to decide when to reschedule feed refresh when it returns 304
|
2013-06-10 12:53:46 +02:00 |
|
Athou
|
d855455b54
|
store feed content hash
|
2013-06-09 16:22:38 +02:00 |
|
Athou
|
703fd91856
|
validate published date only if not null
|
2013-06-09 06:42:25 +02:00 |
|
Athou
|
ca64278c08
|
use entry date if more recent than feed published date
|
2013-06-08 22:35:19 +02:00 |
|
Athou
|
3572c0344e
|
use entry date if more recent than feed published date
|
2013-06-08 22:31:34 +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
|
349ed7f223
|
add a day to make sure we don't have issues with timezones
|
2013-06-08 22:13:44 +02:00 |
|
Athou
|
d820d9738e
|
make sure the date is in the past
|
2013-06-08 22:00:22 +02:00 |
|
Athou
|
56c0e7f6e2
|
use table generator for better batch insert performances
|
2013-06-08 21:56:49 +02:00 |
|
Athou
|
a9dc2f05f7
|
validate the date
|
2013-06-08 21:56:01 +02:00 |
|
Athou
|
ceeeee8466
|
Merge remote-tracking branch 'origin/master' into tg
|
2013-06-08 21:47:45 +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
|
27804db165
|
make sure the entry has been updated
|
2013-06-07 15:54:47 +02:00 |
|
Athou
|
6bce9eb8ac
|
make sure the feed was not in error before using its last disabled date
|
2013-06-06 12:20:20 +02:00 |
|
Athou
|
be6db080fd
|
hibernate tweaks
|
2013-06-06 09:54:17 +02:00 |
|
Athou
|
5661b00c9b
|
reuse previous disabled period if available
|
2013-06-06 08:45:55 +02:00 |
|
Athou
|
dbe7b48a04
|
merge push infos into feeds
|
2013-06-05 21:50:26 +02:00 |
|
Athou
|
39f1a19c14
|
removed as it in fact hurts perfs
|
2013-06-05 18:37:24 +02:00 |
|
Athou
|
87d3cb6c34
|
handle entries with no title
|
2013-06-04 15:11:35 +02:00 |
|
Athou
|
1445486d4b
|
tweaking for feeds returning 304
|
2013-06-04 13:50:23 +02:00 |
|
Athou
|
502938a1df
|
refresh pubsubhubbub subscriptions every three days
|
2013-06-03 06:50:36 +02:00 |
|
Athou
|
4ba2f5dbd9
|
moving some code around
|
2013-06-02 19:44:25 +02:00 |
|
Athou
|
a3cc4ee269
|
use title if content is empty for rtl detection
|
2013-06-02 19:42:25 +02:00 |
|
Ebrahim Byagowi
|
c1d5c699a2
|
Some improvments for having better support for RTL/BiDi contents
|
2013-06-02 20:53:41 +01:00 |
|