Commit Graph

218 Commits

Author SHA1 Message Date
Athou
e3adc676df swagger fix 2013-07-08 07:17:55 +02:00
Athou
d6e63ff66d button to mark all entries up to there 2013-07-08 01:27:58 +02:00
Athou
c02184c180 document admin rest operations 2013-07-06 06:34:27 +02:00
Athou
d29db78238 additional precaution 2013-07-05 18:45:37 +02:00
Athou
a9b246d286 better error message 2013-07-05 18:33:39 +02:00
Athou
c388e726fe show active threads in metrics 2013-07-05 09:52:23 +02:00
Athou
d57a1c9e2a delete entries with no feeds 2013-07-04 21:50:39 +02:00
Athou
ef4dfe2ff5 cache unread count 2013-07-03 12:42:01 +02:00
Athou
f0f1a7f87b cache the "tree" 2013-07-02 18:49:34 +02:00
Athou
beaf39c8e6 move injection points where they belong 2013-07-02 16:57:31 +02:00
Athou
d2a053a53c rest method for merging feeds 2013-07-02 16:57:30 +02:00
MageFroh
b67f0a1346 feed title is now a link to the feed website 2013-07-01 22:37:10 +01:00
Athou
d3dd084dd7 better refresh algorithm using queues instead of synchronous database call 2013-06-30 12:35:17 +02:00
Athou
a425c33cf8 set different http timeouts based on what we are fetching 2013-06-29 12:05:22 +02:00
Athou
9c6f75b633 added metric for pubsub 2013-06-27 09:50:11 +02:00
Athou
dbc1e0b538 make sure pubsub is enabled before doing anything 2013-06-27 09:39:37 +02:00
Athou
158abadf19 use date constructor directly when a calendar is not needed, better performances 2013-06-25 16:57:48 +02:00
Athou
863ea406dc use forbidden instead of unauthorized 2013-06-24 16:37:11 +02:00
Athou
b5e0f42a58 force unread reading mode for the moment until the "all" performance issues are fixed 2013-06-24 09:25:48 +02:00
Athou
c78ca29c35 set a default value 2013-06-23 16:21:32 +02:00
Athou
d7ab27a147 prevent use of proxy if option is disabled 2013-06-22 21:58:12 +02:00
Athou
52e4a2a0b7 proxy images through commafeed (#231) 2013-06-22 21:45:44 +02:00
Athou
f54e41897d manually queue feeds for refresh (#316) 2013-06-22 20:06:09 +02:00
Athou
51e24059db admin panel should force registrations (#323) 2013-06-22 16:12:26 +02:00
Athou
1b37e95336 smarter queries for other types 2013-06-20 23:31:28 +02:00
Athou
a203246e04 smarter findAll query 2013-06-20 16:49:18 +02:00
Athou
9b3b43f042 split cleanup into two methods 2013-06-20 10:07:48 +02:00
Athou
285baaafb7 added feeds cleanup method 2013-06-19 17:01:28 +02:00
Athou
01fde2fc16 list more infos in admin panel 2013-06-19 16:40:29 +02:00
Athou
325693491d user registration should not required authentication 2013-06-18 13:16:51 +02:00
Athou
238a57cc27 database agnostic cleanup query 2013-06-18 13:00:03 +02:00
Athou
e90425778f registration api (#303) 2013-06-18 12:52:56 +02:00
Athou
c4bb8da746 faster cleanup query 2013-06-18 10:34:11 +02:00
Athou
379e342e30 added on-demand database cleanup (date is hardcoded for the moment) 2013-06-16 12:06:59 +02:00
Athou
cc1248f350 remove unnecessary join 2013-06-13 13:40:13 +02:00
Athou
7bb660986e use pathparam for id 2013-06-11 14:42:17 +02:00
Athou
ddd65f69bf change favicon rest method to accept a subscription id 2013-06-11 13:47:23 +02:00
Athou
17a1783789 refactoring favicon fetcher 2013-06-11 07:27:57 +02:00
Ebrahim Byagowi
3ee4f9807e Adding basic support for favicon 2013-06-11 06:24:46 +02:00
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