Athou
|
3cbbb67b0c
|
memory optimizations
|
2014-12-15 11:20:27 +01:00 |
|
Athou
|
caff34cc3b
|
small perf boost
|
2014-12-12 15:48:40 +01:00 |
|
Athou
|
34c5c0b1f7
|
fix #691 (reopens #685)
|
2014-12-12 15:17:36 +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
|
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
|
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
|
d1be331f99
|
handle nulls correctly
|
2014-11-22 11:53:46 +01:00 |
|
Athou
|
e6050219bc
|
log runtime exceptions
|
2014-11-20 14:50:24 +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
|
24bd1121af
|
commons-lang upgrade to v3
|
2014-10-29 08:46:23 +01:00 |
|
Athou
|
2061b68a2f
|
method not used anymore
|
2014-10-29 08:27:04 +01:00 |
|
Athou
|
443dea5055
|
huge perf boost
|
2014-10-29 08:26:53 +01:00 |
|
Athou
|
19964d253e
|
fix youtube icons (#658)
|
2014-10-27 05:23:36 +01:00 |
|
Athou
|
165f3ed25a
|
revert to using gif for default icon
|
2014-10-26 19:07:52 +01:00 |
|
Athou
|
358a6029a1
|
cache default (missing) favicon too
|
2014-10-26 18:27:21 +01:00 |
|
Athou
|
f409af1c37
|
rewrite favicon fetcher
|
2014-10-26 12:25:44 +01:00 |
|
Tyler Gebhard
|
9e0c94f1a4
|
changes to the way favicons are retrieved for YouTube feeds. Now instead of fetching the YouTube logo, it fetches the YouTube user's custom thumbnail.
|
2014-10-26 03:03:02 -04:00 |
|
Athou
|
b71434acf6
|
use dropwizard built-in executor service facilities
|
2014-10-22 15:36:21 +02:00 |
|
Athou
|
bf6a13b43f
|
Merge pull request #647 from rationalrevolt/userservice-tests
Remove dependency on HttpSession in UserService
|
2014-10-22 10:22:54 +02:00 |
|