Athou
|
836f7eff09
|
better index usage
|
2013-10-13 12:15:41 +02:00 |
|
Athou
|
0d730128f7
|
use lombok slf4j annotation
|
2013-08-11 11:45:32 +02:00 |
|
Athou
|
474995c8dd
|
send date of the newest subscriptions item
|
2013-08-08 17:00:52 +02:00 |
|
Athou
|
8926f9784d
|
documentation is now generated during build time and swagger is not needed for runtime anymore
|
2013-08-01 13:35:04 +02:00 |
|
Athou
|
6dcf2aabd1
|
pass a context object around instead of creating transient fields in model objects
|
2013-07-31 13:06:57 +02:00 |
|
Athou
|
c618e22c52
|
revert part of caching mechanism
|
2013-07-25 10:48:52 +02:00 |
|
Athou
|
73f2871235
|
revamp cache service
|
2013-07-25 10:21:11 +02:00 |
|
Athou
|
8845c54d0c
|
apply formatter
|
2013-07-25 09:17:33 +02:00 |
|
Athou
|
c2b53b117c
|
remove many to many relationship between entries and feeds
|
2013-07-24 15:40:59 +02:00 |
|
Athou
|
08693e16f0
|
move method around
|
2013-07-23 16:32:20 +02:00 |
|
Athou
|
074ecbf159
|
persist read status instead of unread status
|
2013-07-22 16:31:29 +02:00 |
|
Athou
|
24ee418f3f
|
denormalized fields on statuses for faster queries
|
2013-07-14 05:48:47 +02:00 |
|
Athou
|
ef4dfe2ff5
|
cache unread count
|
2013-07-03 12:42:01 +02:00 |
|
Athou
|
761946d2a3
|
catch potential exception (timeout) when subscribing
|
2013-07-02 10:14:47 +02:00 |
|
Athou
|
be6db080fd
|
hibernate tweaks
|
2013-06-06 09:54:17 +02:00 |
|
Athou
|
075c3b6b61
|
manually set position
|
2013-06-04 10:11:16 +02:00 |
|
Athou
|
7ffd044a86
|
added needed fields in models and needed libraries for frontend (#67)
|
2013-06-02 09:46:36 +02:00 |
|
Athou
|
f9cfea4f79
|
make sure enclosure urls fit in the database field
|
2013-05-23 10:03:15 +02:00 |
|
Athou
|
58501bbfb1
|
various tweaks
|
2013-05-22 21:56:22 +02:00 |
|
Athou
|
515cc4c0dd
|
recover password (wip)
|
2013-05-20 23:14:03 +02:00 |
|
Risto Kankkunen
|
ab621e9c5f
|
Make the error message prettier by avoiding a nested exception.
--HG--
extra : rebase_source : 8c33ce8a8a6ae92fcc1e46a7b416e1c9802bf726
|
2013-05-20 22:33:45 +03:00 |
|
Risto Kankkunen
|
9fc5cee6fe
|
Avoid a NPE if the public URL is not set.
--HG--
extra : rebase_source : 9b98f856d10dff6cb19bbaf90fb7eb22336aea7f
|
2013-05-20 22:10:44 +03:00 |
|
Athou
|
e01da0645d
|
prevent subscription to our own feeds
|
2013-04-30 22:05:38 +02:00 |
|
Athou
|
735c2efb34
|
queue feed for refresh after a subscription
|
2013-04-25 14:41:56 +02:00 |
|
Athou
|
98d73ab747
|
rewrote query (#53)
|
2013-04-25 13:14:33 +02:00 |
|
Athou
|
1e94cc434c
|
skipping initial entries marking as the query takes too long to complete and locks the database
|
2013-04-21 18:57:31 +02:00 |
|
Athou
|
c1db200c54
|
move write lock to feed creation only
|
2013-04-21 11:24:45 +02:00 |
|
Athou
|
2fbd7c3837
|
set new entries as unread when subscribing
|
2013-04-16 07:30:40 +02:00 |
|
Athou
|
b9fbf0fdf3
|
force a feed refresh when someone subscribes
|
2013-04-16 07:30:23 +02:00 |
|
Athou
|
48a53a188b
|
make sure the title is not too long
|
2013-04-14 22:40:13 +02:00 |
|
Athou
|
86edd54a21
|
index hashes
|
2013-04-14 18:28:48 +02:00 |
|
Athou
|
874d7a4c07
|
write lock subscription
|
2013-04-14 18:12:19 +02:00 |
|
Athou
|
544ebb8e86
|
injetions cleanup
|
2013-04-13 09:17:38 +02:00 |
|
Athou
|
5b5ad242e0
|
major classes refactoring
|
2013-04-11 20:49:08 +02:00 |
|