Commit graph

9 commits

Author SHA1 Message Date
Zed
02b206078d Don't export options from types 2019-10-26 15:34:30 +02:00
Zed
315b09050b Strip links from RSS titles 2019-10-21 05:31:12 +02:00
Zed
de62eedea5 Refactor hostname to be a runtime option
Add a `hostname` field under Server in your conf file, see the
updated nitter.conf in the repo for an example. The compile-time
option (-d:hostname) is no longer used.
2019-10-21 05:19:00 +02:00
Zed
7b766b793b Rewrite text parsing to ensure correctness 2019-10-09 16:06:51 +02:00
Zed
8fcdfa744a Fix crash when generating RSS for invalid user 2019-10-07 15:52:44 +02:00
Zed
61991a9b56 Support RSS feeds for custom searches
Fixes #45
2019-09-28 03:22:46 +02:00
Zed
9e3138e51b Add list support 2019-09-21 01:08:30 +02:00
Zed
8912c53f23 Improve RSS validity 2019-09-15 11:29:07 +02:00
Zed
a87e278a68 Add timeline RSS support 2019-09-15 09:57:45 +02:00