Zed
|
50218bcc4d
|
Revert "Improve tweet url and hashtag parsing"
This reverts commit d67ed26817 .
|
2020-11-14 23:37:07 +01:00 |
SolitudeSF
|
d67ed26817
|
Improve tweet url and hashtag parsing
Dry
Fixes
|
2020-11-14 23:28:22 +01:00 |
SolitudeSF
|
cad75845db
|
Fix compilation error with nim 1.4.0
|
2020-11-10 15:55:41 +01:00 |
Zed
|
9f5042dbd3
|
Add missing entry type to entryId parser
|
2020-11-07 23:10:29 +01:00 |
Zed
|
2d7e12fcb8
|
Fix parsing censored tweets
|
2020-11-07 22:48:49 +01:00 |
Zed
|
7643293f6b
|
Fix tombstone parsing
Apparently they just got rid of the "epitaph", oh well
|
2020-06-12 08:01:31 +02:00 |
Zed
|
0c9c37e886
|
Support even more obscure card types
|
2020-06-10 16:19:01 +02:00 |
Zed
|
47c87f7068
|
Strip https://pbs.twimg.com from image urls
|
2020-06-07 07:55:57 +02:00 |
Zed
|
67313ac12a
|
Use regex for hashtags instead
|
2020-06-06 10:28:55 +02:00 |
Zed
|
3ecda47c73
|
Improve hashtag regex
Fixes #178
|
2020-06-04 23:14:31 +02:00 |
Zed
|
4d650fd33e
|
Support more cards, even the undocumented ones
|
2020-06-03 02:33:34 +02:00 |
Zed
|
77f03425ef
|
Preserve original UTC timestamp
|
2020-06-02 22:02:10 +02:00 |
Zed
|
2930293833
|
Fix relative timestamps
|
2020-06-02 19:30:31 +02:00 |
Zed
|
fb591e43b8
|
Switch to packedjson to try lowering memory usage
|
2020-06-02 18:05:54 +02:00 |
Zed
|
2fa76db099
|
Simplify error parser
|
2020-06-02 18:05:54 +02:00 |
Zed
|
87d1e49f1a
|
Remove unnecessary table
|
2020-06-02 18:05:54 +02:00 |
Zed
|
e0943eeec8
|
Minor optimizations
|
2020-06-02 18:05:54 +02:00 |
Zed
|
1fb78f8047
|
Minor token changes
|
2020-06-02 18:05:54 +02:00 |
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 |