Commit Graph

263 Commits

Author SHA1 Message Date
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
19a4a58d9e use publishedDate from feed to determine if we need to handle feed entries or not 2013-06-08 21:47:19 +02:00
Athou
fe0cc1d439 fix wrong condition 2013-06-08 17:15:44 +02:00
Athou
2d880c92d0 remove debug line 2013-06-08 15:26:04 +02:00
Athou
feda8ca834 optional query parameter to filter out old entries from results 2013-06-08 14:09:46 +02:00
Athou
52e31959f5 optional backlog in response 2013-06-06 11:55:16 +02:00
Athou
be6db080fd hibernate tweaks 2013-06-06 09:54:17 +02:00
Athou
dbe7b48a04 merge push infos into feeds 2013-06-05 21:50:26 +02:00
Athou
7943c8e1e6 allow empty names for modification requests, not modifying the name (fix #263) 2013-06-05 20:51:29 +02:00
Athou
6eaa6d2712 typo 2013-06-05 16:42:52 +02:00
Athou
7cbcf1080b initial ehcache support 2013-06-05 11:58:35 +02:00
Athou
0a1c3c882d fix bookmarklet 2013-06-04 16:53:58 +02:00
Athou
395e0d4eb9 set some http headers in the response (fix #251) 2013-06-04 15:45:39 +02:00
Athou
075c3b6b61 manually set position 2013-06-04 10:11:16 +02:00
Athou
c5ab0e7efe sort lists before changing position 2013-06-04 07:26:32 +02:00
Athou
41344e08f7 Merge pull request #252 from Athou/dragndrop
Dragndrop
2013-06-03 22:17:18 -07:00
Athou
502938a1df refresh pubsubhubbub subscriptions every three days 2013-06-03 06:50:36 +02:00
Athou
555f35407b added rest methods for updating positions 2013-06-02 12:01:58 +02:00
Athou
5604374691 check the public url before importing 2013-06-02 10:41:47 +02:00
Athou
7ffd044a86 added needed fields in models and needed libraries for frontend (#67) 2013-06-02 09:46:36 +02:00
Athou
9568ccfeac experimental rtl support (#209) 2013-05-31 08:23:30 +02:00
Athou
7c2d000c26 don't use ngupload for opml import, use a classic http post 2013-05-29 15:16:07 +02:00
Athou
6ef53e024e explicitely set the response type 2013-05-29 13:10:25 +02:00
Athou
9fccc4139c make sure there is a limit 2013-05-29 11:40:30 +02:00
Athou
eb996560c2 initial theme implementation 2013-05-28 22:45:03 +02:00
Athou
1ce2d854cb queue size in metrics 2013-05-27 11:20:19 +02:00
Athou
7a14dd4d76 responsive homepage 2013-05-26 18:10:47 +02:00
Athou
5124a092d3 build icon url server side 2013-05-26 15:36:55 +02:00
Athou
c6a8c288ce initial mobile design (#54) 2013-05-26 14:35:59 +02:00
Athou
f04b24796c resolve entry link when url is relative (fix #181) 2013-05-26 07:29:10 +02:00
Athou
5b847d1ba9 display backlog in metrics 2013-05-24 12:42:18 +02:00
Athou
f5951f178c fix localization issues (#148) 2013-05-24 12:34:04 +02:00
Athou
f5cae4743e return null when refresh is planned 2013-05-24 12:04:16 +02:00
Athou
b33e17041a don't save email if it's empty 2013-05-23 14:35:16 +02:00
Athou
b20a85992b return null if disabledUntil is in the past 2013-05-23 07:12:17 +02:00
Athou
006a2cf807 return 404 if not found 2013-05-22 22:30:35 +02:00
Athou
58501bbfb1 various tweaks 2013-05-22 21:56:22 +02:00
Athou
fe16a2a7e2 mark starred entries 2013-05-22 17:12:01 +02:00
Athou
0fdb714641 display next refresh date 2013-05-22 16:10:50 +02:00
Athou
63b20922cd move to debug lines 2013-05-22 14:03:54 +02:00
Athou
a7fd551a76 detailed exception message 2013-05-22 13:36:42 +02:00
Athou
07f10a8f14 changing logging level 2013-05-22 13:17:09 +02:00
Athou
aff60c7ff0 welcome page warning 2013-05-22 12:50:37 +02:00
Athou
dd4de7c9b4 disable import for the demo user 2013-05-22 12:45:44 +02:00
Athou
6a568aa5e5 display user email in profile 2013-05-22 11:55:16 +02:00
Athou
20c6e594a6 allow email updates from admin panel 2013-05-22 11:44:05 +02:00
Athou
f93ecd8607 return 404 if no category is found 2013-05-21 16:59:50 +02:00
Athou
a98ddc185a changing logging level 2013-05-21 14:44:55 +02:00
Athou
3329c8cd50 make sure the user is logged in 2013-05-21 13:24:43 +02:00