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 |
|
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
|
2006d7d6b2
|
switched twitter buttons
|
2013-05-01 16:05:29 +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
|
547e1dd7ab
|
twitter link on welcome page
|
2013-05-01 15:00:05 +02:00 |
|
Athou
|
a49fcb9359
|
don't touch the toolbar when searching
|
2013-05-01 14:51:25 +02:00 |
|
Athou
|
bfda641501
|
set parent category of children categories to null when removing a category (fix #38)
|
2013-05-01 14:49:03 +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
|
ff0367c62b
|
concat templates and use build timestamp as cache invalidator
|
2013-05-01 07:13:57 +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
|
4cbd77ca03
|
version resources
|
2013-04-30 22:56:43 +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
|
e01da0645d
|
prevent subscription to our own feeds
|
2013-04-30 22:05:38 +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
|
2cbf51c287
|
rest endpoint to retrieve a feed or a category as a feed
|
2013-04-30 07:20:26 +02:00 |
|
Athou
|
aef82fe690
|
store a copy of the settings in memory
|
2013-04-30 07:11:57 +02:00 |
|
Athou
|
c36e684440
|
actually restrict starred list to the user's feeds
|
2013-04-29 22:40:49 +02:00 |
|
Athou
|
d5218b8773
|
initial starring support
|
2013-04-29 22:37:26 +02:00 |
|
Athou
|
7c061d333a
|
self-hosting instructions
|
2013-04-29 17:05:20 +02:00 |
|
Athou
|
f7004bf625
|
make sure opml is not empty before importing
|
2013-04-28 18:06:34 +02:00 |
|
Athou
|
dc46b2295e
|
dependencies update
|
2013-04-28 15:28:25 +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 |
|