Commit Graph

186 Commits

Author SHA1 Message Date
Risto Kankkunen
21b040235f Make "n" and "p" focus next/previous entry like in Google Reader. TODO: Doesn't scroll view to keep the current entry visible. 2013-05-21 20:42:59 +03:00
Risto Kankkunen
8f9e8fd2ea Make subscription failures visible.
--HG--
extra : rebase_source : 9e7232b821665d9a6342c928d0b17ac3bdd9e6e7
2013-05-20 22:14:56 +03:00
Athou
a14b55ac9b fix build 2013-05-19 18:18:03 +02:00
Athou
d927437fb2 remove hardcoded labels (fix #132) 2013-05-19 18:12:25 +02:00
Athou
eb198b74b0 bookmarklet for next unread item 2013-05-19 16:24:56 +02:00
Athou
7a6eb90e1d injections cleanup 2013-05-19 10:50:34 +02:00
Athou
d8277800bd subscribe by url callback and subtome support 2013-05-19 10:41:19 +02:00
Athou
868016865a process timestamps at build time 2013-05-18 18:50:22 +02:00
Athou
a9572028dd fix build 2013-05-17 21:29:14 +02:00
Athou
12ab868b2b userlist admin table tweaks 2013-05-17 21:25:10 +02:00
Athou
a85e391917 focus feed url input when modal opens 2013-05-17 20:08:10 +02:00
Athou
e1d7bc63bc error 401 interceptor 2013-05-17 19:50:57 +02:00
Athou
54841a92de toolbar navigation icons 2013-05-17 16:33:58 +02:00
Athou
48098219c7 always scroll to the element regardless of its visibility for more ux consistency 2013-05-17 14:35:55 +02:00
Athou
62e851cacf both #117 and #77 2013-05-17 13:31:43 +02:00
Athou
65d753fdeb support for n and p in addition to j and k 2013-05-15 23:03:02 +02:00
Athou
62eae4c630 bufferapp integration 2013-05-15 22:39:02 +02:00
Athou
b0a7f98717 revert landing page change 2013-05-13 13:07:34 +02:00
Athou
6190ba30f8 land on the help page when logging in 2013-05-13 12:47:23 +02:00
Athou
98aeccbb66 i18n implementation (#55) 2013-05-12 14:19:00 +02:00
Athou
ca47270db1 store and use preferred language from user (#55) 2013-05-11 22:49:33 +02:00
Athou
637c41f2ce scroll to entry on click in expanded view (#76) 2013-05-11 12:55:37 +02:00
Athou
971d80e141 add tracking for subscription list 2013-05-11 11:53:51 +02:00
Athou
ef618c1e13 allow users to permanently delete their account 2013-05-08 16:17:45 +02:00
Athou
c55d48c11c fix build 2013-05-07 12:14:30 +02:00
Athou
2d60f8d52e switch at a third of the page instead of half (#62) 2013-05-07 09:36:28 +02:00
Athou
3fd17a09e3 load icons in parallel 2013-05-07 08:54:57 +02:00
Athou
f27288bbd2 keyboard shortcut for marking all entries as read 2013-05-07 08:03:23 +02:00
Athou
2100e114f4 keyboard shortcut to mark as read/unread 2013-05-06 20:42:39 +02:00
Athou
4a73bff3ee different loading limit based on view mode 2013-05-06 16:09:15 +02:00
Athou
de97062ea7 unbind space and shift+space until we do something smarter 2013-05-06 15:13:20 +02:00
Athou
5a40db90bc scroll to entries only when navigating through click or keyboard, not scroll (#62) 2013-05-06 15:05:17 +02:00
Athou
9f772772b2 remove spaces 2013-05-06 13:10:47 +02:00
Athou
8c70f255c2 reload list when viewmode changes (#62) 2013-05-06 12:32:53 +02:00
Athou
0983920403 make sure it's the right direction that is firing the event (#62) 2013-05-06 12:32:48 +02:00
Athou
4aeb0e56ee better detection of scrolling (#62) 2013-05-06 11:22:43 +02:00
Athou
e0d6be4d01 wip: mark items as the user scrolls past them (#62) 2013-05-05 19:35:07 +02:00
Athou
90283510a6 prevent scrolling propagation to parent when scrollbar reaches top or bottom (fix #68) 2013-05-05 13:44:37 +02:00
Athou
dcd8ab951f initial expanded view support (#62) 2013-05-04 21:12:51 +02:00
Athou
c2c07988b8 keyboard shortcut to star/unstar an entry 2013-05-02 22:42:52 +02:00
Athou
b411528ac7 allow category selection by clicking anywhere on the row 2013-05-02 12:11:46 +02:00
Athou
5dcc923cf1 added authentication via api key for some limited api methods (fix #64) 2013-05-01 21:56:59 +02:00
Athou
07fb0e712b social sharing buttons 2013-05-01 18:06:18 +02:00
Athou
451979589c tree hover 2013-05-01 17:04:49 +02:00
Athou
cd10ee2e0a open settings and profile on the feeds page 2013-05-01 16:21:52 +02:00
Athou
61c7592363 format date differently if date is today 2013-05-01 15:51:31 +02:00
Athou
6f9e00339f smarter subscription dialog 2013-05-01 15:14:43 +02:00
Athou
fb881ff3bb refresh category tree when a category is removed 2013-05-01 14:38:37 +02:00
Athou
682e2d525f preselect default category when subscribing 2013-05-01 14:18:03 +02:00
Athou
4111b49d5f preselect All if no category is set, and prevent setting a parent category to itself 2013-05-01 14:06:38 +02:00