Commit Graph

604 Commits

Author SHA1 Message Date
Athou
c2af4de96b display empty div only if there are entries 2013-06-28 23:16:16 +02:00
Athou
5d4d25f549 added admin setting to configure query timeout 2013-06-28 11:46:12 +02:00
Athou
2ead4d2f8a shortcut description for spacebar 2013-06-28 11:19:04 +02:00
Athou
5ee1caa9b8 spacebar support (fix #219) 2013-06-28 10:54:42 +02:00
Athou
0b017a0732 code formatting 2013-06-28 09:41:50 +02:00
Athou
7ffd03e02d added placeholder 2013-06-27 14:36:28 +02:00
Athou
61581fd392 wro4j update 2013-06-27 14:27:00 +02:00
Athou
322676e9e5 fix image behavior in entries 2013-06-26 15:48:06 +02:00
Athou
7432bd510d merge new infos into existing array instead of replacing the array completely, prevents full tree refresh and scrollbar location loss (fix #342) 2013-06-26 15:34:38 +02:00
Athou
966a7f56a5 tree unread count styling 2013-06-26 13:59:14 +02:00
Athou
790c3bce14 + and - control current entry font size (fix #272) 2013-06-26 13:29:47 +02:00
Athou
e0ea822333 'j' should no longer skip short entries (fix #169) 2013-06-26 12:26:42 +02:00
Mhamad Rachini
e8608fb3f7 added reference to theme 2013-06-25 13:28:20 +03:00
Mhamad Rachini
a13b5036bd Updated Theme
Taken from a script found on stylish: @Commafeed: tweaks & fixups
2013-06-25 12:32:02 +03:00
Athou
c376302bb9 cancel event even when there's no entry to open/focus (fix #335) 2013-06-25 09:38:02 +02:00
Athou
a8407a4a62 display about page as home page for reduced initial load 2013-06-24 10:06:52 +02:00
Athou
52e4a2a0b7 proxy images through commafeed (#231) 2013-06-22 21:45:44 +02:00
Athou
9419262b59 display entry author if any 2013-06-22 21:07:06 +02:00
Athou
1b37e95336 smarter queries for other types 2013-06-20 23:31:28 +02:00
Athou
246beed4bc scrollbar styling in webkit 2013-06-19 16:28:57 +02:00
Mhamad Rachini
af014cab61 Create _MRACHINI.scss 2013-06-17 16:45:02 +03:00
Athou
f6651b0484 restore entry heading hover effect 2013-06-16 13:22:01 +02:00
Athou
293ed52929 prevent scrolling when using middle click 2013-06-15 16:13:15 +02:00
Giles Wells
0aa7cddbf7 Updated to use the correct icon. Silly me. 2013-06-13 00:42:35 -04:00
Giles Wells
d1f187cd87 Adding actual icon files. 2013-06-13 00:29:10 -04:00
Athou
ddd65f69bf change favicon rest method to accept a subscription id 2013-06-11 13:47:23 +02:00
Athou
d212cf66c1 change log level at runtime 2013-06-09 16:19:49 +02:00
Athou
abe0785789 force load more items when focusing the last item in the list, the infinite scroll does not trigger if the last article is too long 2013-06-09 11:22:29 +02:00
Athou
1c9401a82e trigger server refresh with keyboard shortcut too 2013-06-08 21:46:40 +02:00
Athou
feda8ca834 optional query parameter to filter out old entries from results 2013-06-08 14:09:46 +02:00
Athou
84db458fd1 mark the entry as read when using 'b' or 'v' 2013-06-08 07:52:26 +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
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
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
a7c7db3ac8 hopefully fixes some bad scrolling behavior 2013-06-04 16:51:22 +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
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
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
Athou
0f1c4a61d3 keep the title spanning the whole line 2013-06-02 19:47:02 +02:00
Athou
4ba2f5dbd9 moving some code around 2013-06-02 19:44:25 +02:00