nitter/src
3nprob a859943871
Expand configuration (#368)
* Allow configuring httpMaxConns

default: 100

* Allow setting NITTER_CONF_FILE path env var

Co-authored-by: 3nprob <3nprob@3nprob>
2021-06-23 23:17:16 +02:00
..
routes Hack in support for the new twitter video format (#381) 2021-05-08 18:05:31 +02:00
sass Slightly lower main tweet font size 2021-01-08 01:28:27 +01:00
views Add proper http support 2021-01-08 02:36:06 +01: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 Don't release empty tokens 2021-01-25 11:07:29 +01:00
config.nim Expand configuration (#368) 2021-06-23 23:17:16 +02: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 Expand configuration (#368) 2021-06-23 23:17:16 +02:00
parser.nim Fix compilation error with nim 1.4.0 2020-11-10 15:55:41 +01: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 Make bidirectional support a preference 2020-11-08 00:41:12 +01:00
query.nim Silence some warnings 2020-06-22 03:50:16 +02:00
redis_cache.nim Fix profile caching logic to ignore empty profiles 2021-01-07 22:04:01 +01:00
tokens.nim Temporary (?) fix for false rate limits 2021-01-18 07:57:39 +01:00
types.nim Expand configuration (#368) 2021-06-23 23:17:16 +02:00
utils.nim Silence some warnings 2020-06-22 03:50:16 +02:00