Athou
|
5a493cd55d
|
rewrite using lambda
|
2014-12-12 11:25:31 +01:00 |
|
Athou
|
56c6e2d29c
|
fix modernizer warnings
|
2014-12-12 11:05:29 +01:00 |
|
Athou
|
db03dd12a0
|
use java8 optional
|
2014-12-12 11:05:28 +01:00 |
|
Athou
|
6c67e6363a
|
return charset instead of stirng
|
2014-12-12 11:05:28 +01:00 |
|
Athou
|
bba9166885
|
use lombok
|
2014-12-12 10:55:36 +01:00 |
|
Athou
|
504e4eab3e
|
rewrite using lambdas
|
2014-12-12 10:55:35 +01:00 |
|
Athou
|
2e475c35cc
|
unit of work refactoring
|
2014-12-12 08:59:33 +01:00 |
|
Athou
|
e2b792335b
|
split orphan cleanup task in two
|
2014-12-11 08:46:09 +01:00 |
|
Athou
|
ece38c9e59
|
only add enclosure if there's one
|
2014-12-11 08:32:48 +01:00 |
|
Athou
|
a19b5090bf
|
expose enclosures in generated feeds (fix #690)
|
2014-12-10 18:54:35 +01:00 |
|
Athou
|
e6d8397550
|
optimize opml export (fix #687)
|
2014-12-08 08:07:20 +01:00 |
|
Athou
|
c702f47927
|
more config checks on startup
|
2014-12-04 14:04:03 +01:00 |
|
Athou
|
9110cfd923
|
new setting for deleting old entries (fix #524)
|
2014-12-04 10:27:07 +01:00 |
|
Athou
|
f93796d036
|
fix for "handshake alert: unrecognized_name" (fix #685)
|
2014-12-01 16:19:30 +01:00 |
|
Athou
|
cca300e419
|
simpler support for single quotes (#681)
|
2014-11-26 15:25:38 +01:00 |
|
Athou
|
77c3ec0bbe
|
support for single quotes (#681)
|
2014-11-26 14:19:08 +01:00 |
|
Athou
|
435fcb9669
|
unused method
|
2014-11-24 16:27:32 +01:00 |
|
Athou
|
9020d95b62
|
better character encoding detection
|
2014-11-24 14:55:20 +01:00 |
|
Athou
|
a705cbe6c2
|
instantiate filtering service only once
|
2014-11-24 12:56:55 +01:00 |
|
Athou
|
60b8af3860
|
typos
|
2014-11-24 12:53:13 +01:00 |
|
Athou
|
9ac4187aa8
|
let the module decide what tasks are registered
|
2014-11-24 12:49:54 +01:00 |
|
Athou
|
6419d29489
|
demo account creation is now skipped by default
|
2014-11-23 13:27:34 +01:00 |
|
Athou
|
4684e43f42
|
relax opml import conditions (#677)
|
2014-11-22 22:29:56 +01:00 |
|
Athou
|
a477c9fa6d
|
fix error display
|
2014-11-22 11:53:53 +01:00 |
|
Athou
|
d1be331f99
|
handle nulls correctly
|
2014-11-22 11:53:46 +01:00 |
|
Athou
|
cbc792d406
|
use the old id generator as it's the one we were using before dropwizard
|
2014-11-21 16:50:20 +01:00 |
|
Athou
|
18aa2fcd92
|
fix subscription error handling
|
2014-11-21 10:06:48 +01:00 |
|
Athou
|
e6050219bc
|
log runtime exceptions
|
2014-11-20 14:50:24 +01:00 |
|
Athou
|
81481c37fe
|
use daemon threads
|
2014-11-20 12:26:48 +01:00 |
|
Athou
|
b5dfd371d9
|
typo
|
2014-11-17 06:44:11 +01:00 |
|
Athou
|
f4c5fd7eb4
|
wrap class cast exceptions
|
2014-11-10 10:14:19 +01:00 |
|
Athou
|
96837f908e
|
refactor into a service
|
2014-11-10 09:49:59 +01:00 |
|
Athou
|
4ea5ebbf9e
|
Merge branch 'entry-filtering'
|
2014-11-10 09:20:26 +01:00 |
|
Athou
|
9f7c9c3428
|
unused code cleanup
|
2014-11-07 15:02:38 +01:00 |
|
Athou
|
9790ba735b
|
facebook favicon fetcher
|
2014-11-07 15:02:11 +01:00 |
|
Athou
|
1c99929429
|
exclude terms from search (fix #666)
|
2014-11-07 10:53:49 +01:00 |
|
Athou
|
c0557856a3
|
configurable "from" address (fix #664)
|
2014-11-07 09:38:55 +01:00 |
|
Athou
|
a94ef980bb
|
cannot loop forever
|
2014-11-07 08:46:09 +01:00 |
|
Athou
|
c8fded3c56
|
don't crash if we cannot evaluate the filter
|
2014-11-04 16:19:50 +01:00 |
|
Athou
|
8f2ba5e186
|
initial ui for entry filtering
|
2014-11-04 16:01:37 +01:00 |
|
Athou
|
5ce2823d0b
|
strip html tags
|
2014-11-04 15:22:43 +01:00 |
|
Athou
|
a0c70d326f
|
class not used anymore
|
2014-11-04 15:09:45 +01:00 |
|
Athou
|
5f28fd4114
|
initial support for entry filtering
|
2014-11-04 15:07:12 +01:00 |
|
Athou
|
7151db0909
|
Merge pull request #662 from Athou/dw8
dropwizard upgrade
|
2014-11-01 11:20:44 +01:00 |
|
Tyler Gebhard
|
4fb60a6ec6
|
The "Mark Read" button now only marks the visible entries as read, instead of the entire feed regardless of what keywords you've entered. This should allow better management of RSS feeds, if you don't want to ever look at any content which has certain keywords in it.
|
2014-11-01 02:10:31 -04:00 |
|
Athou
|
4b15ecbc1b
|
more comments
|
2014-10-29 08:46:23 +01:00 |
|
Athou
|
6498130850
|
remove app.contextPath setting
|
2014-10-29 08:46:23 +01:00 |
|
Athou
|
24bd1121af
|
commons-lang upgrade to v3
|
2014-10-29 08:46:23 +01:00 |
|
Athou
|
3cccf741d6
|
dropwizard upgrade to 0.8.0
|
2014-10-29 08:46:10 +01:00 |
|
Athou
|
2061b68a2f
|
method not used anymore
|
2014-10-29 08:27:04 +01:00 |
|