-
This is possibly a bit optimistic, but a number of people have asked for an Android app for commafeed. There's a lot of work in implementing this, but there's a lot _less_ work involved in simply wri…
-
What about this?
- Get rid of multiple shortcuts for the same action. That's just a work-around for supporting different (national) keyboard layouts right now.
- Let each locale provide a default keym…
-
Google Reader allowed OPML export using the API endpoint:
```
https://www.google.com/reader/subscriptions/export
```
this is currently missing from the BazQux API.
-
Mistakes like
accept from all ...
or
accept for all ...
are easy to make, and not always easy to spot since they are valid constructs.
The parser should be able to warn for cases like that (among oth…
-
Is there an existing Android app that works with Commafeed, that can be 1-click installed via Google Play?
-
Just noticed that the user in the tag id's is filled with the string 01234567890123456789. Should be either the user id or a - string, just as in unread-count.
I'm fixing that in my code, maybe you w…
-
##### 0.0.11beta:
![screenshot_2013-08-31-22-23-47](https://f.cloud.github.com/assets/1373816/1064182/be0ef6fa-1317-11e3-9df5-6239e8e9f557.png)
##### 0.0.10beta:
![screenshot_2013-08-31-22-26-50](ht…
-
On galaxy s4 stock ROM
New posts do not show up anymore.
I tried force stopping, clearing cache and nothing happens when I press sync. I see no new posts.
Let me know if there are logs I can append…
-
```
import model::{msg, deregister_msg, foobar, register_msg};
src/handlers/get_query.rs:5 import model::{msg, deregister_msg, foobar, register_msg};
^~~~~~~~~~~~~~~…
-
This issue is unrelated to my previous issue with 1.0.2a, except that it occurs on a set of .sub files which previously exported fine using 1.0.2a but now cause crashes on 1.0.2b (which did fix the pr…