Commit Graph

255 Commits

Author SHA1 Message Date
Athou
4d8f0865ba display link to feed source (fix #355) 2013-07-08 09:37:34 +02:00
Athou
390531ea99 actually use the function argument 2013-07-08 01:40:01 +02:00
Athou
d6e63ff66d button to mark all entries up to there 2013-07-08 01:27:58 +02:00
Athou
4565a7c43f choose bookmarklet reading order 2013-07-03 07:32:18 +02:00
Ebrahim Byagowi
3c4a96aca5 Adding ebraminio theme 2013-07-02 17:15:34 +04:30
MageFroh
a2ccd0d682 middle-clicking on the feed in the category tree opens its website 2013-07-01 22:37:10 +01:00
MageFroh
b67f0a1346 feed title is now a link to the feed website 2013-07-01 22:37:10 +01:00
Athou
fa25f857ee added malaysian mapping 2013-07-01 08:11:35 +02:00
Athou
7e1699f914 make momentjs work with chinese (fix #366) 2013-06-30 16:13:20 +02:00
Athou
2cfc220bf8 fallback to english if language exists but is not available in momentjs 2013-06-30 16:10:57 +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
19802eb6c7 prevent dragging from triggering immediately 2013-06-29 14:35:38 +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
61581fd392 wro4j update 2013-06-27 14:27:00 +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
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
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
1b37e95336 smarter queries for other types 2013-06-20 23:31:28 +02:00
Athou
293ed52929 prevent scrolling when using middle click 2013-06-15 16:13:15 +02:00
Athou
ddd65f69bf change favicon rest method to accept a subscription id 2013-06-11 13:47:23 +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
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
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
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
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
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
3c5dfc2d89 prevent click handler trigger when dragging the link and ignore drops on the element that triggered the dragging 2013-06-02 19:37:35 +02:00
Athou
555f35407b added rest methods for updating positions 2013-06-02 12:01:58 +02:00
Athou
7ffd044a86 added needed fields in models and needed libraries for frontend (#67) 2013-06-02 09:46:36 +02:00
Athou
ca2d52d576 missing semicolons 2013-05-31 15:40:38 +02:00
Athou
cae7e7f9c8 refactored dialog 2013-05-31 15:10:41 +02:00
Athou
68e29e58ac refactored flatten to use new traverse function 2013-05-31 10:24:59 +02:00
Risto Kankkunen
2ba050a167 Implemented "goto subscription".
TODO:
 * Neither navigation with arrows nor selection with ENTER implemented,
   must click a subscription.
2013-05-27 21:32:19 +03:00
Athou
7c2d000c26 don't use ngupload for opml import, use a classic http post 2013-05-29 15:16:07 +02:00
Athou
2c6c432e7f little refactoring 2013-05-29 10:48:47 +02:00
Athou
e6cf48d4f6 improve scrolling performances a little 2013-05-29 10:37:29 +02:00
Athou
aaf74efbb9 more on themes 2013-05-29 09:21:53 +02:00