Commit Graph

236 Commits

Author SHA1 Message Date
Athou
a1e285e7a3 add an empty space (placeholder for now) below the entry list to be able to scroll past the last entry 2013-05-06 15:25:16 +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
c223943d03 styling tweaks 2013-05-06 13:10:38 +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
b18a1e4228 not used anymore 2013-05-06 07:55:37 +02:00
Athou
2af492781a handle sass files through wro4j 2013-05-06 07:35:01 +02:00
Josh Matz
8df67dbc19 Reverting to how this was previously. 2013-05-05 19:54:26 -05:00
Josh Matz
20e9aee824 Add some classes. Don't skip to current entry when expanded. 2013-05-05 19:23:51 -05:00
Josh Matz
3606f5682e Add empty border-left for non-current entries 2013-05-05 19:23:19 -05:00
Josh Matz
e608e5b4da SASS setup using current styles as foundation 2013-05-05 18:21:05 -05: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
3a4cd7fcc7 added shortcut documentation 2013-05-03 22:11:44 +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
12bd58c484 format feed refresh time the same way we format entries time 2013-05-02 10:01:51 +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
1e4b01d67d set a border to stars, probably need to use an image instead of a font 2013-05-01 16:20:55 +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
a49fcb9359 don't touch the toolbar when searching 2013-05-01 14:51:25 +02:00
Athou
fb881ff3bb refresh category tree when a category is removed 2013-05-01 14:38:37 +02:00
Athou
3ff21b0dbd fix category removal 2013-05-01 14:26:58 +02:00
Athou
e9dde086fd changed settings dropdown 2013-05-01 14:22:50 +02:00
Athou
78e2116372 icons for meta categories 2013-05-01 14:18:13 +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
Athou
9223ad0def change tree hover icon 2013-05-01 14:05:44 +02:00
Athou
048c7e2a4e hide some form elements for meta categories details 2013-05-01 07:30:36 +02:00
Athou
10cbfd6171 moved directive template to the templates directory 2013-05-01 06:46:41 +02:00
Athou
b8d9663365 added missing injection point 2013-04-30 23:06:41 +02:00
Athou
b95e7c41f6 remove extra comma 2013-04-30 22:56:29 +02:00
Athou
f9aa4995f9 refactored a little bit 2013-04-30 22:24:51 +02:00
Athou
2d40c4292c refactored tree, no more dropdown for feed editing 2013-04-30 17:09:53 +02:00
Athou
bfde9241eb starring support (#43) 2013-04-30 12:43:01 +02:00
Athou
c3d826eb74 bypass our server directly for feed favicons 2013-04-28 15:15:59 +02:00
Athou
06f86a992a add missing injection points 2013-04-28 11:29:41 +02:00
Athou
7f979e2310 handle sass files 2013-04-28 11:20:20 +02:00
Athou
b11e674e9d limit entry body content width 2013-04-28 10:50:21 +02:00
Athou
e3358e97e4 uservoice feedback 2013-04-28 10:44:45 +02:00
Athou
2e789b9aa8 document api auth mechanism (fix #65) 2013-04-28 07:47:59 +02:00
Athou
cfb1e550bc resources concat and minify in production 2013-04-28 07:47:16 +02:00