Commit Graph

416 Commits

Author SHA1 Message Date
Benoit Lecardonnel
9a7f1e368e Remove duplicate entry title when entries are expanded
On expanded entries, entry name is now hidden and feed name is shown entirely.
2013-06-30 15:16:20 +01:00
Athou
0d2b9131d3 fix text color 2013-06-30 12:00:55 +02:00
Ebrahim Byagowi
60571b793f Improvments to RTL 2013-06-29 23:32:51 +04:30
Athou
04940b63cf shortcut help for fullscreen 2013-06-29 19:40:00 +02:00
Athou
e01ec129ce fullscren support (fix #310) 2013-06-29 19:37:21 +02:00
Athou
b5f6ed8372 Merge pull request #346 from MRACHINI/patch-1
MRACHINI
2013-06-29 08:55:40 -07:00
Athou
99286d6c60 link to external link next to the entry date 2013-06-29 17:50:30 +02:00
Athou
f6e5f8f2e9 link to android app 2013-06-29 17:04:38 +02:00
Mhamad Rachini
b8a244ab83 removed black background left over from copy! 2013-06-29 17:58:11 +03:00
Mhamad Rachini
a924bd9ee5 fixed theme 2013-06-29 16:35:36 +03:00
Athou
19802eb6c7 prevent dragging from triggering immediately 2013-06-29 14:35:38 +02:00
Athou
27e03e3038 added in memory cache and redis cache and marked them as application scoped 2013-06-29 11:20:53 +02:00
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