Commit Graph

46 Commits

Author SHA1 Message Date
Athou
5be7c487ad optimizations 2013-04-14 18:51:12 +02:00
Athou
86edd54a21 index hashes 2013-04-14 18:28:48 +02:00
Athou
6217f236fa avoid an extra database roundtrip 2013-04-14 18:12:35 +02:00
Athou
b3465f33c1 cancel threads when application stops/restarts 2013-04-13 11:41:33 +02:00
Athou
c41c4fe8b9 forgot to refresh lastUpdate field 2013-04-13 10:13:41 +02:00
Athou
544ebb8e86 injetions cleanup 2013-04-13 09:17:38 +02:00
Athou
281ff6d883 smarter way of getting the next feed to update 2013-04-13 07:02:59 +02:00
Athou
9d7c6b17c0 don't stop the worker, just log the exception and go on 2013-04-13 06:39:12 +02:00
Athou
5b5ad242e0 major classes refactoring 2013-04-11 20:49:08 +02:00
Athou
54ebf7b9db more threads 2013-04-11 19:35:16 +02:00
Athou
4b49625a8f better background refresh 2013-04-11 19:11:27 +02:00
Athou
70b6fd1fd3 disable feeds for a little bit when unable to refresh the feed several times in a row 2013-04-11 16:50:20 +02:00
Athou
36a9a7a795 format message 2013-04-11 12:57:21 +02:00
Athou
25dd0aab51 propagate exceptions 2013-04-11 12:50:41 +02:00
Athou
84f055b67a store entry content externally and load only when needed 2013-04-11 10:31:19 +02:00
Athou
7d982a440a fix #29 2013-04-09 13:37:00 +02:00
Athou
e6a0247bf1 generate default date when no date is found while parsing entry 2013-04-09 12:52:50 +02:00
Athou
71499b5ed0 fix #19 2013-04-09 11:50:21 +02:00
Athou
7b9bfeb816 fix #25 2013-04-09 09:03:52 +02:00
Athou
99ce880fe0 populate statuses as read when a user subscribes 2013-04-08 15:49:34 +02:00
Athou
b2421eb1ff fix encoding issues with idiots using word for writing content 2013-04-06 16:55:52 +02:00
Athou
648b4017d7 fix NPE when content is empty and fix character encoding issues 2013-04-05 22:38:35 +02:00
Athou
3db578a2d6 remove ejb behavior for services that do not benefit from it 2013-04-05 21:57:22 +02:00
Athou
81cbb541b8 display favicon 2013-04-03 15:53:57 +02:00
Athou
c8b587a94b subscribe by website and parse html for feed url 2013-04-01 09:16:24 +02:00
Athou
5994369e01 display error messages 2013-03-31 18:47:17 +02:00
Athou
a9e5c50b3f don't resolve html feed link in timer job 2013-03-31 14:56:35 +02:00
Athou
a9a59f58bd parse fetched result only if it's html 2013-03-31 14:38:47 +02:00
Athou
b4ebfa4b74 extract url from html if possible 2013-03-31 09:53:19 +02:00
Athou
5a4d11c4de fetch feed name 2013-03-30 20:51:51 +01:00
Athou
04ce8b3a3b added indexes and constraints 2013-03-29 11:51:27 +01:00
Athou
b7c9792fe1 fix html entities issue in title 2013-03-28 13:58:20 +01:00
Jeremie Panzer
054be51c9c bypass angular sanitization, doing it with jsoup and allowing embedded videos
add html content to dom only when entry is opened
2013-03-27 16:42:05 +01:00
Jeremie Panzer
0d83bd19d0 tweak feed fetching 2013-03-27 09:37:15 +01:00
Athou
3bf414c82b remove xml tidying as it does not work yet 2013-03-26 22:27:24 +01:00
Athou
0e56e7fde7 transform feeds to well-formed xml before parsing 2013-03-26 21:01:53 +01:00
Athou
fa83a6a903 mark all as read 2013-03-25 21:01:29 +01:00
Athou
7e0ef9f89d exception message propagation 2013-03-25 18:04:13 +01:00
Jeremie Panzer
0443fbf267 infinite-scrolling 2013-03-25 13:52:02 +01:00
Jeremie Panzer
f0c4733b76 import OPML 2013-03-25 12:42:48 +01:00
Athou
4df1e7f722 package refactoring 2013-03-23 16:19:46 +01:00
Athou
b94085991d use jax rs instead of wicket for rest api 2013-03-23 16:00:37 +01:00
Athou
cb066ae1b2 make external links open in a new tab 2013-03-23 09:13:04 +01:00
Athou
6c41af280a convert content to utf8 2013-03-23 00:26:23 +01:00
Athou
38f893d976 use content instead of description if available 2013-03-22 23:37:01 +01:00
Athou
7b3c53fcb9 initial commit 2013-03-20 20:33:42 +01:00