Commit Graph

182 Commits

Author SHA1 Message Date
Athou
bfbe39993f use an annotation processor instead of a groovy script because of classloading issues 2013-08-01 17:11:57 +02:00
Athou
8df587aaad don't display entries twice when refreshing during loading (fix #473) 2013-08-01 11:18:06 +02:00
Athou
da65e85081 apply new js formatter 2013-07-31 11:16:50 +02:00
Athou
0ed901ffb6 fix error when emitting event without payload 2013-07-29 10:43:57 +02:00
Athou
37437877e1 option to force refresh all feeds 2013-07-27 11:21:26 +02:00
Athou
c2b53b117c remove many to many relationship between entries and feeds 2013-07-24 15:40:59 +02:00
Athou
60c64ce900 display app version 2013-07-21 11:40:32 +02:00
Ebrahim Byagowi
900b40fee2 Punctuation 2013-07-21 12:24:54 +04:30
Athou
46761d4469 prevent default browser behavior (fix #445) 2013-07-17 11:26:08 +02:00
ekovi
92bf28157f added new theme 2013-07-13 20:02:30 +02:00
Athou
93ac963351 remember last category used 2013-07-10 17:02:41 +02:00
Athou
be4b15be70 admin cleanup interface 2013-07-10 15:15:31 +02:00
Athou
30e608ffe5 more keyboard shortcuts 2013-07-10 09:24:07 +02:00
Athou
544eb2ee10 fix keyboard navigation for the tree (fix #404) 2013-07-09 12:44:13 +02:00
Athou
2e51bb066d fix build 2013-07-08 22:28:37 +02:00
Athou
d6237c56c6 merge interface tweaks 2013-07-08 22:20:32 +02:00
Athou
132c1b0aaf minimum count as parameter 2013-07-08 20:38:06 +02:00
Athou
52270d50d9 interface for deleting duplicates 2013-07-08 16:38:09 +02:00
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
b67f0a1346 feed title is now a link to the feed website 2013-07-01 22:37:10 +01: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
5ee1caa9b8 spacebar support (fix #219) 2013-06-28 10:54:42 +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
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
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
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
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
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
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
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
aaf74efbb9 more on themes 2013-05-29 09:21:53 +02:00
Athou
91c9173109 ignore right clicks (fix #209) 2013-05-29 09:00:06 +02:00