-
one of the items that tt-rss passes back is a set of labels. these are assigned by filters on the server side. can you add these as part of the msg object? for non-tt-rss sources this is just an em…
-
```
» python -c 'for i in range(0,5): print(i)'
0
1
2
3
4
» python -c 'for i in range(0,5): print(i)' -> [0]
0
» python -c 'for i in range(0,5): print(i)' -> [1]
» python -c 'for i in range(…
-
Is it possible to synchronize feeds on multiple machines? I searched for it in the issues and in the GUI menus but didn't find it. What I am looking for is the following: when I add new RSS feeds or w…
-
```
name: precise
encrypted: yes, locked
Unmounting /media/removable/SD/chroots/precise...
name: trusty
encrypted: yes, locked
Unmounting /media/removable/SD/chroots/trusty...
```
#### Please describe…
-
Currently, login expires after 30 days.
![image](https://user-images.githubusercontent.com/1641362/91956607-32231200-ed05-11ea-804c-6809408bcdba.png)
Having to login to my own service every 30 day…
-
**Describe the bug**
So I've made a modification to the AO3 bridge to grab the full text of each chapter of a work so I can do reading fully in my RSS reader. I've noticed that compared to a pared do…
-
https://mp.weixin.qq.com/s/OddUOnyXLoFRs5f_aW2eYg
-
https://mp.weixin.qq.com/s/OddUOnyXLoFRs5f_aW2eYg
-
is it possible to add FeedMei Theme + Plugins for Tiny Tiny RSS with this docker image.
https://tt-rss.org/wiki/Themes
-
First I want to thank you for this useful software. 👍
Most of the time I navigate through the tag view `t` which shows me the tt-rss categories. But it looks like it is showing only the amount of …