Commit Graph

292 Commits

Author SHA1 Message Date
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
cb9924718f document unused field through the api 2013-06-18 13:08:36 +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
b75a180150 email is now required for registration as people are forgetting their password 2013-06-16 12:06:59 +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
fad0f7a9fd fix image path 2013-06-13 07:14:00 +02:00
Giles Wells
2ee8481b60 Adding a home screen icon for better mobile experience 2013-06-13 00:27:25 -04: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
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