69f5a555cb
Fix quote reply edgecase
2019-07-02 01:38:14 +02:00
f378eedcc8
Hide "Replying to" in threads when appropriate
2019-07-02 01:10:15 +02:00
a67d27e0c4
Support "Replying to" and "Show thread"
2019-07-02 00:52:50 +02:00
97166feec9
Fix getLink typo
2019-07-01 23:55:19 +02:00
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
3cedcf29ea
Refactor tweet stats
2019-07-01 23:48:25 +02:00
c60280415e
Minor retweet refactor
2019-07-01 23:22:00 +02:00
9b07199901
Generate tweet links
2019-07-01 23:14:36 +02:00
04dbd07959
Fix retweet deduplication
2019-07-01 22:45:28 +02:00
baa734b32e
Add thread/conversation tests
2019-07-01 07:12:46 +02:00
b982259f1d
Update readme
2019-07-01 04:58:54 +02:00
1bae69e5b0
Fix image/gif properly
2019-07-01 03:56:09 +02:00
a901e50df5
Display "more replies"
2019-07-01 03:13:12 +02:00
160c28eda3
Improve firefox support for images
2019-07-01 03:12:28 +02:00
af167ddef4
Add media tests
2019-07-01 00:29:40 +02:00
6176c6f668
Add poll test
2019-06-30 00:53:07 +02:00
02f63f97d6
Fix gif size regression
2019-06-29 14:33:21 +02:00
1a0ccbb3f7
Add support for polls
2019-06-29 14:12:20 +02:00
ff01ab61d1
Add support for mp4 videos
2019-06-29 07:45:36 +02:00
b31338dcc7
Improve thread/timeline parsing
2019-06-29 06:31:02 +02:00
49daad3930
Add timeline tests
2019-06-29 00:42:53 +02:00
c78ee6bca0
Add profile banner tests
2019-06-29 00:42:44 +02:00
f410720d1a
Add more tweet tests
2019-06-29 00:42:10 +02:00
a5676e1c2c
Improve test base
2019-06-29 00:41:57 +02:00
ee1d6f7cf0
Fix inconsistent display of timeline warnings
2019-06-29 00:41:09 +02:00
6150f52342
Use test paramerization
2019-06-28 19:18:52 +02:00
8fac54ac8c
Add basic tests, wip
2019-06-28 04:56:02 +02:00
7107c79334
Remove nested bio
2019-06-28 04:42:23 +02:00
77879a1450
Fix url regex
2019-06-27 22:30:00 +02:00
9dc4b240e7
Fix tweet tags being shown as unavailable tweets
2019-06-27 22:29:39 +02:00
e2039ec81c
Refactor nil checks, remove getAttr
2019-06-27 21:07:29 +02:00
a43950dcf5
Include username in status requests
2019-06-27 20:13:46 +02:00
a801b01142
Make tweet profile pics clickable
2019-06-26 21:55:04 +02:00
547cd635bf
Display unavailable tweets
2019-06-26 21:06:53 +02:00
d052ff538c
Fix tweet stat parsing
2019-06-26 20:06:20 +02:00
7d2fa15676
Improve tweet selectors
2019-06-26 19:59:28 +02:00
02fcd7b880
Switch from nimquery to q
2019-06-26 18:51:21 +02:00
b51f1cbbd4
Fix username regex, add media endpoint
2019-06-25 19:19:01 +02:00
632a2c6c82
Workaround for httpbeast bug causing upload errors
2019-06-25 15:29:39 +02:00
12cf772616
Make image upload resilient to crashes
2019-06-25 15:09:43 +02:00
2f51de90d0
Limit video token usage to prevent crashes
2019-06-25 15:09:13 +02:00
a3285e8410
Fix crash on protected profiles
2019-06-25 13:24:47 +02:00
8000a814df
Fix crash on invalid id and non-existent profiles
2019-06-25 13:24:22 +02:00
684489ee21
Thread lines cleanup
2019-06-25 13:24:18 +02:00
0155607ed3
Display lines between threads
2019-06-25 12:58:04 +02:00
13dc5efcf6
Add support for "vmap" videos
2019-06-25 07:39:08 +02:00
ac8d0e2052
Improve timeline support, "no more tweets" message
2019-06-25 07:36:36 +02:00
c4d648e952
Always emojify
2019-06-25 06:02:57 +02:00
1806686e63
Set global lineheight to avoid tall names
2019-06-25 05:45:05 +02:00
b31cc7bc25
Fix link regex edgecases
2019-06-25 05:32:25 +02:00