Zed
|
43e87f5174
|
Expand "bounced" tombstone match
|
2020-06-02 18:05:54 +02:00 |
Zed
|
a2c0e1a21d
|
Add missing tombstones
|
2020-06-02 18:05:54 +02:00 |
Zed
|
ec86a55b48
|
Fix timestamp parsing in non-UTC timezones
Twitter always has +0000 in the timestamp despite being relative
to your IP geolocation. Shame on you, Twitter.
|
2020-06-02 18:05:54 +02:00 |
Zed
|
762d00b21d
|
In with the new
|
2020-06-02 18:05:54 +02:00 |
Zed
|
4167ce458b
|
Out with the old
|
2020-06-02 18:05:54 +02:00 |
Zed
|
5eec0bde3d
|
Misc. fixes and refactorings
|
2020-06-02 18:05:54 +02:00 |
Zed
|
ed79ed25a7
|
Add Instagram replacement preference
Fixes #133
|
2020-03-29 09:03:06 +02:00 |
Zed
|
b03faccd45
|
Turn regex patterns into consts
|
2020-01-22 13:04:35 +01:00 |
Zed
|
f8f4487c33
|
Support tweet locations
|
2019-12-21 05:44:58 +01:00 |
Zed
|
80d6191e74
|
Support media tags
|
2019-12-21 05:07:50 +01:00 |
Jason Francis
|
5576cbac8d
|
Change ID types to int64
|
2019-12-09 18:39:12 -05:00 |
Zed
|
0b5c15ce67
|
Display content attribution
|
2019-10-26 16:37:58 +02:00 |
Zed
|
371a2473bc
|
Support title and description for videos
|
2019-10-26 15:50:42 +02:00 |
Zed
|
02b206078d
|
Don't export options from types
|
2019-10-26 15:34:30 +02:00 |
Zed
|
5c6a7bde58
|
Parse video thumbnails for RSS
|
2019-10-21 23:29:27 +02:00 |
Zed
|
d5061bde05
|
Fix nil tweet time crash
|
2019-10-19 07:14:29 +02:00 |
Zed
|
e73963f9e9
|
Fix parseText crash on nil node
|
2019-10-18 01:00:35 +02:00 |
Zed
|
8ddb913912
|
Match "hashflag" elements when parsing tweets
|
2019-10-18 00:19:31 +02:00 |
Zed
|
1faf976d7c
|
Use int for tweet ids for correct thread sorting
|
2019-10-10 18:22:14 +02:00 |
Zed
|
4407651ed6
|
Minor cleanup, fix empty lines before card links
|
2019-10-10 17:47:02 +02:00 |
Zed
|
e7c5085365
|
Skip "message_me" cards
|
2019-10-09 16:30:38 +02:00 |
Zed
|
7b766b793b
|
Rewrite text parsing to ensure correctness
|
2019-10-09 16:06:51 +02:00 |
Zed
|
83a651e732
|
Link profile location to search query if available
Fixes #60
|
2019-10-08 23:25:59 +02:00 |
Zed
|
4971491dfe
|
Options cleanup
|
2019-09-18 20:54:07 +02:00 |
Zed
|
30bab22dae
|
Add user search
|
2019-09-17 21:17:36 +02:00 |
Zed
|
60986ecc88
|
Display media count above photo rail
|
2019-08-11 23:24:02 +02:00 |
Zed
|
7171486f03
|
Revamp profile api to display more metadata
|
2019-08-11 21:30:31 +02:00 |
Zed
|
0359c72fda
|
Remove unused imports
|
2019-08-11 21:26:37 +02:00 |
Zed
|
27cf4cdf64
|
Support promo_video_website cards
|
2019-07-16 03:45:38 +02:00 |
Zed
|
0da076ddcf
|
Fix card link parsing edge cases
|
2019-07-15 13:40:59 +02:00 |
Zed
|
d3a7ca834b
|
Implement card fetching and parsing
|
2019-07-11 19:22:23 +02:00 |
Zed
|
ab36664ad2
|
Use Karax html rendering instead of source filters (#2)
* Use Karax html rendering instead of source filters
|
2019-07-11 00:42:31 +02:00 |
Zed
|
13a9f6cd1f
|
Add timeline filters
Custom filter menu is still WIP
|
2019-07-03 11:58:35 +02:00 |
Zed
|
45afa5509a
|
Fix parsing old gifs
|
2019-07-03 10:00:27 +02:00 |
Zed
|
69f5a555cb
|
Fix quote reply edgecase
|
2019-07-02 01:38:14 +02:00 |
Zed
|
a67d27e0c4
|
Support "Replying to" and "Show thread"
|
2019-07-02 00:52:50 +02:00 |
Zed
|
3cedcf29ea
|
Refactor tweet stats
|
2019-07-01 23:48:25 +02:00 |
Zed
|
a901e50df5
|
Display "more replies"
|
2019-07-01 03:13:12 +02:00 |
Zed
|
1a0ccbb3f7
|
Add support for polls
|
2019-06-29 14:12:20 +02:00 |
Zed
|
b31338dcc7
|
Improve thread/timeline parsing
|
2019-06-29 06:31:02 +02:00 |
Zed
|
9dc4b240e7
|
Fix tweet tags being shown as unavailable tweets
|
2019-06-27 22:29:39 +02:00 |
Zed
|
e2039ec81c
|
Refactor nil checks, remove getAttr
|
2019-06-27 21:07:29 +02:00 |
Zed
|
d052ff538c
|
Fix tweet stat parsing
|
2019-06-26 20:06:20 +02:00 |
Zed
|
7d2fa15676
|
Improve tweet selectors
|
2019-06-26 19:59:28 +02:00 |
Zed
|
02fcd7b880
|
Switch from nimquery to q
|
2019-06-26 18:51:21 +02:00 |
Zed
|
c4d648e952
|
Always emojify
|
2019-06-25 06:02:57 +02:00 |
Zed
|
aae0e51154
|
Ensure correct text formatting
|
2019-06-25 04:52:38 +02:00 |
Zed
|
94b2187453
|
Display sensitive quotes properly
|
2019-06-25 02:58:33 +02:00 |
Zed
|
a098d3ea84
|
Add simple emoji support
|
2019-06-25 02:38:18 +02:00 |
Zed
|
d6b8b386fa
|
Show badges on quoted gifs
|
2019-06-25 00:39:32 +02:00 |