Commit Graph

282 Commits

Author SHA1 Message Date
Athou
4520ef4078 search is now context aware (will only search in selected category or feed) 2013-08-07 15:26:43 +02:00
Athou
9934c4a169 reset current entry tracking when reloading (#476) 2013-08-06 11:46:39 +02:00
Athou
f36471bbf3 in unread mode, use the actual number of unread items as offset instead of the size of the list of items (#462) 2013-08-03 16:32:18 +02:00
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
365c235e1f fix jslint warning 2013-07-31 11:35:53 +02:00
Athou
da65e85081 apply new js formatter 2013-07-31 11:16:50 +02:00
Athou
c17cc5bd1c highlight search results 2013-07-31 11:02:39 +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
af274f797f set landing page back to all entries for now 2013-07-19 08:42:22 +02:00
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
0eef8d70ad remove warnings 2013-07-11 09:43:07 +02:00
Athou
a88098116f feed fetching now uses POST (fix #418) 2013-07-11 09:10:46 +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
d33c93b21e remove extra comma 2013-07-08 17:08:46 +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
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