Commit Graph

689 Commits

Author SHA1 Message Date
Athou
fc48c64e2b more reasonable buffer 2013-05-22 16:11:31 +02:00
Athou
0fdb714641 display next refresh date 2013-05-22 16:10:50 +02:00
Athou
97c2c12fe2 don't cap feed count buffer 2013-05-22 15:55:28 +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
43caaab007 null handling 2013-05-22 13:33:22 +02:00
Athou
60aed91c95 log error message body 2013-05-22 13:27:42 +02:00
Athou
2e290cf765 reverted as it breaks the tree (displayed twice) 2013-05-22 13:18:20 +02:00
Athou
07f10a8f14 changing logging level 2013-05-22 13:17:09 +02:00
Athou
f429a11d12 record missing metric 2013-05-22 13:13:05 +02:00
Athou
c2a10e6f81 record sleeping threads 2013-05-22 13:07:39 +02:00
Athou
1afdf127a0 new shortcuts (#129) 2013-05-22 12:56:11 +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
891102a8e8 remove tree entries from the dom completely when hidden 2013-05-22 12:43:08 +02:00
Athou
5bf2dfaa18 increment metric only if queue is not null 2013-05-22 12:25:35 +02:00
Athou
f340e1818f retrieve more articles in expanded view 2013-05-22 12:19:24 +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
6b74733817 Merge pull request #153 from kankri/master
Make "n" and "p" keys do what they do in Google Reader
2013-05-22 02:43:47 -07:00
Athou
60e30ee7ac Merge pull request #158 from ArtTea/patch-1
Update ru.properties
2013-05-22 02:40:11 -07:00
ArtTea
0795b5c1df Update ru.properties
Updated russian translation
2013-05-22 13:37:08 +04:00
Athou
eff84c69af prevent duplicate entries for push infos 2013-05-22 11:25:29 +02:00
Athou
cafcfc4c9f forgot to empty queues 2013-05-22 10:39:03 +02:00
Athou
759abc41c3 add default hsqldb connection with row locking transaction 2013-05-22 10:38:37 +02:00
Athou
1329d2f007 don't update if nothing to do 2013-05-22 09:38:32 +02:00
Athou
e04c376285 save feed last 2013-05-22 09:38:20 +02:00
Athou
113c7ef81a reuse instance 2013-05-22 09:34:24 +02:00
Athou
1ee37057cd refactored dao method 2013-05-22 08:10:31 +02:00
Athou
15b7d685fe wip: allow parallel update of feeds 2013-05-22 08:01:05 +02:00
Risto Kankkunen
5b31ab2f8b Refactor {open,focus}{Next,Previous}Entry().
--HG--
extra : amend_source : f7cbe276ddab8b0838736dc8df4400fb4aebd21f
2013-05-21 21:08:44 +03:00
Risto Kankkunen
21b040235f Make "n" and "p" focus next/previous entry like in Google Reader. TODO: Doesn't scroll view to keep the current entry visible. 2013-05-21 20:42:59 +03:00
Athou
e1b8fa4e76 do the heavy work outside of the locked method 2013-05-21 17:00:37 +02:00
Athou
f93ecd8607 return 404 if no category is found 2013-05-21 16:59:50 +02:00
Athou
3dca5d595d just queue feeds, update them later 2013-05-21 16:40:37 +02:00
Athou
9d5b67ffda lazy load push infos 2013-05-21 15:28:08 +02:00
Athou
ce5f9f4932 increase timeout duration 2013-05-21 15:06:03 +02:00
Athou
e836d5c04e some hubs return 200 2013-05-21 15:03:40 +02:00
Athou
a98ddc185a changing logging level 2013-05-21 14:44:55 +02:00
Athou
36960344e8 better log message 2013-05-21 14:42:04 +02:00
Athou
6c90da83d0 smaller sleeping time 2013-05-21 13:55:46 +02:00
Athou
f5a6d6c830 fix annotation 2013-05-21 13:49:42 +02:00
Athou
e388a56c8e enforce uniqueness 2013-05-21 13:47:20 +02:00
Athou
23512e95a7 add atom links for rss feeds 2013-05-21 13:36:20 +02:00
Athou
3329c8cd50 make sure the user is logged in 2013-05-21 13:24:43 +02:00
Athou
d906b21fa9 set our own user agent string 2013-05-21 13:24:28 +02:00
Athou
5569fcca40 methods refactoring 2013-05-21 12:57:32 +02:00
Athou
6cfa275aa1 sleep initially for one minute before starting threads 2013-05-21 12:57:07 +02:00
Athou
23240f2c93 small optimizations 2013-05-21 12:41:57 +02:00
Athou
a0c086de68 Merge pull request #147 from LpSamuelm/patch-2
Translated new labels
2013-05-21 03:09:18 -07:00