Athou
|
60c64ce900
|
display app version
|
2013-07-21 11:40:32 +02:00 |
|
Athou
|
9a124db32d
|
name threads using the pool name
|
2013-07-21 11:40:15 +02:00 |
|
Athou
|
642c780936
|
rename queues
|
2013-07-21 11:13:26 +02:00 |
|
Athou
|
f4dd989b04
|
cleanup
|
2013-07-17 09:14:51 +02:00 |
|
Athou
|
e02532aa7b
|
use title if text is empty (fix #419)
|
2013-07-11 13:35:58 +02:00 |
|
Ebrahim Byagowi
|
0eda8a26b9
|
keep direction of p tag
* spotted on http://fedorafans.com
|
2013-07-09 20:38:13 +04:30 |
|
Athou
|
b368ab877d
|
don't check the query params for feedburner
|
2013-07-06 06:42:36 +02:00 |
|
Athou
|
1e36564ff8
|
limit batch size
|
2013-07-05 11:03:56 +02:00 |
|
Athou
|
c388e726fe
|
show active threads in metrics
|
2013-07-05 09:52:23 +02:00 |
|
Athou
|
5530c5fd7e
|
setting to pause feed crawling
|
2013-07-05 08:23:18 +02:00 |
|
Athou
|
4f09d650f6
|
continue with normalization even when the canonicalizer returns null
|
2013-07-03 13:15:11 +02:00 |
|
Athou
|
ef4dfe2ff5
|
cache unread count
|
2013-07-03 12:42:01 +02:00 |
|
Athou
|
aab83043bd
|
feedburner special handling for normalization
|
2013-07-03 11:42:36 +02:00 |
|
Athou
|
e2f1774e1d
|
remove www from normalized url
|
2013-07-03 10:19:22 +02:00 |
|
Athou
|
e759d095ed
|
propagate exception message
|
2013-07-03 07:56:52 +02:00 |
|
Athou
|
f0f1a7f87b
|
cache the "tree"
|
2013-07-02 18:49:34 +02:00 |
|
Athou
|
8a23c79d16
|
comment phrasing
|
2013-07-02 16:57:30 +02:00 |
|
Athou
|
f230ad74b1
|
store normalized urls
|
2013-07-02 16:56:25 +02:00 |
|
Athou
|
d8a9022c97
|
initial feed url canonicalizer setup (requires java 1.7)
|
2013-07-02 16:56:25 +02:00 |
|
Athou
|
b77077828e
|
catch potential exception (timeout) when subscribing
|
2013-07-02 10:31:24 +02:00 |
|
Athou
|
b8a62777be
|
always store validate date
|
2013-07-02 09:44:16 +02:00 |
|
Athou
|
d3dd084dd7
|
better refresh algorithm using queues instead of synchronous database call
|
2013-06-30 12:35:17 +02:00 |
|
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 |
|