Commit Graph

521 Commits

Author SHA1 Message Date
Athou
cda239ef4a some feeds don't use a globally unique id as a guid (sigh) 2013-05-09 06:13:20 +02:00
Athou
ef618c1e13 allow users to permanently delete their account 2013-05-08 16:17:45 +02:00
Athou
e68b38139e readme update 2013-05-08 10:56:42 +02:00
Athou
ae7d0c4ab7 support for postgresql (#37) 2013-05-08 09:28:18 +02:00
Athou
eaef35e990 instructions for setenv to avoid PermGen space errors (#73) 2013-05-08 08:56:31 +02:00
Athou
72c03eb8f2 fix entry name overflow 2013-05-07 19:48:40 +02:00
Athou
93997eeb72 pocket and instapaper support 2013-05-07 15:47:22 +02:00
Athou
392b42e8e1 downgrade bootstrap to 2.3.0, fixes firefox middle click 2013-05-07 12:52:51 +02:00
Athou
2f7349640c remove test field 2013-05-07 12:31:37 +02:00
Athou
c55d48c11c fix build 2013-05-07 12:14:30 +02:00
Athou
0a39a97b68 fix css minification (double slash in image base64) 2013-05-07 10:13:02 +02:00
Athou
70201f049d indicate that hsql is not recommended for production use 2013-05-07 09:52:28 +02:00
Athou
2d60f8d52e switch at a third of the page instead of half (#62) 2013-05-07 09:36:28 +02:00
Athou
25060445d3 expanded view styling 2013-05-07 09:20:09 +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
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
f26d107765 change log level 2013-05-06 13:23:00 +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
7c2b7b7a75 refresh scss files in development 2013-05-06 13:10:23 +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
Josh Matz
2c28459b58 Add Mac meta files 2013-05-05 18:18:31 -05:00
Athou
d62c204546 exclude slf4j log4j binding 2013-05-05 20:12:43 +02:00
Athou
e0d6be4d01 wip: mark items as the user scrolls past them (#62) 2013-05-05 19:35:07 +02:00
Athou
38ce8f9dec instructions on how to update the application 2013-05-05 18:45:53 +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
d2da4d2b7d added missing instructions about the logs directory, otherwise tomee won't start 2013-05-03 23:19:13 +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
32a1c74fdf support for gzipped feeds 2013-05-02 09:32:27 +02:00
Athou
d31ba48507 skip characters until the xml actually starts 2013-05-02 08:59:47 +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
52a8ea1920 add a warning message when the application is initially deployed 2013-05-01 18:09:34 +02:00
Athou
07fb0e712b social sharing buttons 2013-05-01 18:06:18 +02:00