Commit Graph

1052 Commits

Author SHA1 Message Date
Athou
95ee7fb290 bigger batch size 2013-06-07 15:45:51 +02:00
Athou
6c39fb2a66 nevermind 2013-06-07 15:36:36 +02:00
Athou
1a91e5dda6 dependency not used 2013-06-07 15:31:39 +02:00
Athou
fe9797bd83 portable way to unwrap the session (#266) 2013-06-07 15:10:41 +02:00
Athou
4edb481fea remove ehcache support as it does not provide a performance boost (fix #264) 2013-06-07 13:27:41 +02:00
Athou
6af55dfdb6 start at 1 since 0 % 0 is 0 2013-06-06 15:33:44 +02:00
Athou
6bce9eb8ac make sure the feed was not in error before using its last disabled date 2013-06-06 12:20:20 +02:00
Athou
52e31959f5 optional backlog in response 2013-06-06 11:55:16 +02:00
Athou
66abb68097 tweaking params 2013-06-06 10:57:58 +02:00
Athou
be6db080fd hibernate tweaks 2013-06-06 09:54:17 +02:00
Athou
c907abbf62 cache tweaks 2013-06-06 08:50:15 +02:00
Athou
5661b00c9b reuse previous disabled period if available 2013-06-06 08:45:55 +02:00
Athou
c7d41f0e78 pom cleanup 2013-06-05 22:19:29 +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
db6915ed59 remove limit on size 2013-06-05 19:17:16 +02:00
Athou
25b9a2fb77 Merge pull request #262 from rthome/master
Update German translation
2013-06-05 10:05:09 -07:00
Raffael Thome
e35b2f6598 Update german translation 2013-06-05 18:49:06 +02:00
Athou
3cef0029b6 ehcache.xml placeholder 2013-06-05 18:38:11 +02:00
Athou
39f1a19c14 removed as it in fact hurts perfs 2013-06-05 18:37:24 +02:00
Athou
6eaa6d2712 typo 2013-06-05 16:42:52 +02:00
Athou
3b7266c982 only entry name is bold now for unread items 2013-06-05 14:51:56 +02:00
Athou
829793120c replaced spaces with tabs 2013-06-05 14:45:29 +02:00
Athou
dc37a168f2 missing ; 2013-06-05 14:44:32 +02:00
Athou
f7b10cb6c6 use distinct for joins and fetches over one to many relationships 2013-06-05 13:42:00 +02:00
Athou
e9bd8f81ee tweak offset 2013-06-05 12:43:46 +02:00
Athou
2b8f7cf221 Actually only scroll the entry to top when using keyboard shortcuts, when clicking the entry, check the visibility of the entry. This is what google reader does. 2013-06-05 12:24:04 +02:00
Athou
ae9dcd2a90 css tweak 2013-06-05 11:59:20 +02:00
Athou
7cbcf1080b initial ehcache support 2013-06-05 11:58:35 +02:00
Athou
b99a7fb14a fix display of unread count for rtl (fix #257) 2013-06-04 22:40:06 +02:00
Athou
d2566409d6 copy colors for entry heading from reader (#fix 254) 2013-06-04 22:37:42 +02:00
Athou
53dfc904c5 always scroll to entry regardless of visibility, as google reader does 2013-06-04 22:13:15 +02:00
Athou
0bc1deae4e Merge pull request #253 from BusKing/patch-1
Updated ru.properties
2013-06-04 09:52:35 -07:00
BusKing
22ef2bee0b Updated ru.properties 2013-06-04 23:27:22 +07:00
Athou
0a1c3c882d fix bookmarklet 2013-06-04 16:53:58 +02:00
Athou
a7c7db3ac8 hopefully fixes some bad scrolling behavior 2013-06-04 16:51:22 +02:00
Athou
395e0d4eb9 set some http headers in the response (fix #251) 2013-06-04 15:45:39 +02:00
Athou
87d3cb6c34 handle entries with no title 2013-06-04 15:11:35 +02:00
Athou
1445486d4b tweaking for feeds returning 304 2013-06-04 13:50:23 +02:00
Athou
d4546409e5 dependencies update 2013-06-04 11:13:13 +02:00
Athou
283efe108c fix query for null parent 2013-06-04 10:36:56 +02:00
Athou
9170030856 display current position 2013-06-04 10:30:26 +02:00
Athou
3a06528f1f don't show position for meta categories 2013-06-04 10:30:09 +02:00
Athou
1ae45808ef new label (#129) 2013-06-04 10:14:29 +02:00
Athou
075c3b6b61 manually set position 2013-06-04 10:11:16 +02:00
Athou
dade3c4d08 remove debug line 2013-06-04 07:26:54 +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
6f35491ec6 remove category dragging for now 2013-06-04 07:16:48 +02:00
Athou
48fddc5ed1 throttle scrolling events (#243) 2013-06-04 05:31:13 +02:00