nitter/src
2020-06-02 20:27:43 +02:00
..
routes Add user agent for media requests, improve error 2020-06-02 20:27:43 +02:00
sass Minor quote gif css improvement 2020-06-02 18:05:54 +02:00
views Fix RSS retweet rendering 2020-06-02 18:05:54 +02:00
agents.nim Bypass A/B testing by restricting user agents 2020-01-22 15:22:06 +01:00
api.nim Switch to packedjson to try lowering memory usage 2020-06-02 18:05:54 +02:00
apiutils.nim Switch to packedjson to try lowering memory usage 2020-06-02 18:05:54 +02:00
config.nim New configs 2020-06-02 18:05:54 +02:00
consts.nim Use old user endpoint to avoid graphql rate limits 2020-06-02 18:05:54 +02:00
formatters.nim Misc. changes 2020-06-02 18:05:54 +02:00
nitter.nim Update readme 2020-06-02 18:05:54 +02:00
parser.nim Switch to packedjson to try lowering memory usage 2020-06-02 18:05:54 +02:00
parserutils.nim Fix relative timestamps 2020-06-02 19:30:31 +02:00
prefs.nim Store preferences in cookies, add config defaults 2020-05-08 02:48:47 +02:00
prefs_impl.nim Misc. changes 2020-06-02 18:05:54 +02:00
query.nim Misc. changes 2020-06-02 18:05:54 +02:00
redis_cache.nim Quit with return code to indicate error 2020-06-02 18:05:54 +02:00
tokens.nim More aggressive token strategy to combat bursts 2020-06-02 18:05:54 +02:00
types.nim Add yet another card type 2020-06-02 18:05:54 +02:00
utils.nim Simplify error parser 2020-06-02 18:05:54 +02:00