Athou
e5668d0196
name functions
2013-05-26 17:17:52 +02:00
Athou
da11b5707a
angularjs update
2013-05-26 17:17:51 +02:00
Athou
237d9cc752
missing semicolons
2013-05-26 15:38:16 +02:00
Athou
5124a092d3
build icon url server side
2013-05-26 15:36:55 +02:00
Athou
c6a8c288ce
initial mobile design ( #54 )
2013-05-26 14:35:59 +02:00
Athou
d4b284eb80
simulate the meta key pressed when clicked, for macosx ( #179 )
2013-05-26 11:32:36 +02:00
Tom Vincent
e640c81aa2
Retrieve favicons using protocol-relative URLs
...
If you are serving commafeed over https, many mixed content warnings are thrown
on the getfavicon requests, e.g.:
The page at https://commafeed.com/ displayed insecure content from
http://d.getfavicon.appspot.com/http%3A%2F%2Fwww.dailywritingtips.com?defaulticon=none .
However, simply removing 'http:' from getfavicon's iconUrl to give a
[protocol-relative url][1] causes some browsers (Chromium) to throw an 'Identity
not verified' error because you are using getfavicon's 'multiple domains'
feature.
Presumably, appspot.com's SSL certificate does not match sub-sub domain's and/or
Chromium has stricter SSL policies (the same thing works in Safari).
We can workaround that by dropping the multiple domain support and hence
removal of the 'firstLetterDomain' function. Hopefully there's not too much of
a performance degradation?
[1]: http://www.paulirish.com/2010/the-protocol-relative-url/
2013-05-26 12:25:17 +08:00
Athou
2f2afcf274
missing semicolons
2013-05-26 01:08:21 +02:00
Athou
2eebbbfdd1
much needed keyboard shortcuts to navigate the feeds list
2013-05-26 00:58:32 +02:00
Athou
84fc09311c
shortcut to open link in background ( fix #179 )
2013-05-26 00:12:16 +02:00
Athou
cc1d9dc4d2
scroll page when item not visible using 'n' and 'p'
2013-05-26 00:07:00 +02:00
Athou
eabdbcc804
reset previous behavior
2013-05-26 00:06:32 +02:00
Athou
89c4f999f0
display relative time if difference is less than 24 hours, even if days are not the same
2013-05-25 15:46:42 +02:00
Athou
a8080c6bba
fix delete account button
2013-05-25 13:18:10 +02:00
Athou
f5951f178c
fix localization issues ( #148 )
2013-05-24 12:34:04 +02:00
Athou
c9f2b545c9
wait for values to be initialized before rendering the iframe
2013-05-23 09:15:34 +02:00
Athou
44d4d3e96b
setting for database update threads
2013-05-23 06:50:11 +02:00
Athou
0fdb714641
display next refresh date
2013-05-22 16:10:50 +02:00
Athou
2e290cf765
reverted as it breaks the tree (displayed twice)
2013-05-22 13:18:20 +02:00
Athou
1afdf127a0
new shortcuts ( #129 )
2013-05-22 12:56:11 +02:00
Athou
891102a8e8
remove tree entries from the dom completely when hidden
2013-05-22 12:43:08 +02:00
Athou
f340e1818f
retrieve more articles in expanded view
2013-05-22 12:19:24 +02:00
Athou
20c6e594a6
allow email updates from admin panel
2013-05-22 11:44:05 +02:00
Risto Kankkunen
5b31ab2f8b
Refactor {open,focus}{Next,Previous}Entry().
...
--HG--
extra : amend_source : f7cbe276ddab8b0838736dc8df4400fb4aebd21f
2013-05-21 21:08:44 +03:00
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
Athou
9c9a315d1c
settings for heavy load
2013-05-21 08:46:14 +02:00
Athou
8df15ad5ad
close tag
2013-05-21 08:45:39 +02:00
Athou
304218265f
pubsubhubbub support is now optional
2013-05-21 07:09:48 +02:00
Athou
515cc4c0dd
recover password (wip)
2013-05-20 23:14:03 +02:00
Risto Kankkunen
8f9e8fd2ea
Make subscription failures visible.
...
--HG--
extra : rebase_source : 9e7232b821665d9a6342c928d0b17ac3bdd9e6e7
2013-05-20 22:14:56 +03:00
Athou
52c5e9369a
display images in enclosures
2013-05-20 07:33:50 +02:00
davd
360e2a82cb
Updated favicon
2013-05-19 19:45:22 +02: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
015240e5ae
fix wrench positioning
2013-05-19 16:39:00 +02:00
Athou
96d127ecf7
added dollars as currency for paypal
2013-05-19 16:29:43 +02:00
Athou
eb198b74b0
bookmarklet for next unread item
2013-05-19 16:24:56 +02:00
Athou
cd4f06eb25
fontawesome update and icons for headers in about page
2013-05-19 12:11:17 +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
bf8f25af92
download link for enclosures
2013-05-19 06:37:26 +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
a6e969fadc
disallow align for images and display them as blocks
2013-05-17 21:14:17 +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
af53099279
opml export
2013-05-17 19:30:47 +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