nitter/src
Timothy Bautista 2edf54d5b3 Add enableRSS setting in config file
Useful for instance owners who want to disable the RSS endpoint for
reasons such as abuse and not enough server resources to handle heavy
network traffic through that endpoint.

Resolves #437
2021-10-02 13:15:52 -06:00
..
routes Hack in support for the new twitter video format (#381) 2021-05-08 18:05:31 +02:00
sass Handle withheld tweets (#429) 2021-08-21 17:13:38 +02:00
views Add enableRSS setting in config file 2021-10-02 13:15:52 -06:00
agents.nim Bypass A/B testing by restricting user agents 2020-01-22 15:22:06 +01:00
api.nim Nevermind. 2020-06-17 20:55:01 +02:00
apiutils.nim Fix http pool usage to prevent rate limit error 2021-07-18 03:36:27 +02:00
config.nim Add enableRSS setting in config file 2021-10-02 13:15:52 -06:00
consts.nim Minor cleanup 2021-01-07 22:04:19 +01:00
formatters.nim Changed procedure getRfc822Time to comply with RSS 2.0 spec (#404) 2021-06-23 23:15:51 +02:00
http_pool.nim Add http pool to reduce connection overhead 2020-11-07 21:31:03 +01:00
nitter.nim Add enableRSS setting in config file 2021-10-02 13:15:52 -06:00
parser.nim Handle withheld tweets (#429) 2021-08-21 17:13:38 +02:00
parserutils.nim Minor cleanup 2021-01-07 22:04:19 +01:00
prefs.nim Silence some warnings 2020-06-22 03:50:16 +02:00
prefs_impl.nim Default to Piped instead of Invidious 2021-07-18 02:15:22 +02:00
query.nim Silence some warnings 2020-06-22 03:50:16 +02:00
redis_cache.nim Add support for redis authentication (#420) 2021-08-07 00:53:16 +02:00
tokens.nim parse token from int or str (#405) 2021-07-01 14:33:40 +02:00
types.nim Add enableRSS setting in config file 2021-10-02 13:15:52 -06:00
utils.nim Silence some warnings 2020-06-22 03:50:16 +02:00