nitter/src
Zed 7ef10b88f4 Workaround for Twitter bug
For some reason, reply threads with only "unavailable" tweets get the tag
`ThreadedConversation--selfThread`, which is only meant to be used for replies
that are actually part of the thread you're viewing. To fix this we simply only
check "self" for the first reply.
2019-07-01 23:50:08 +02:00
..
views Refactor tweet stats 2019-07-01 23:48:25 +02:00
api.nim Generate tweet links 2019-07-01 23:14:36 +02:00
cache.nim Increase cache times 2019-06-25 01:00:23 +02:00
formatters.nim Generate tweet links 2019-07-01 23:14:36 +02:00
nitter.nim Refactor nil checks, remove getAttr 2019-06-27 21:07:29 +02:00
parser.nim Workaround for Twitter bug 2019-07-01 23:50:08 +02:00
parserutils.nim Refactor tweet stats 2019-07-01 23:48:25 +02:00
types.nim Refactor tweet stats 2019-07-01 23:48:25 +02:00
utils.nim Update todo list 2019-06-23 14:34:19 +02:00