Zed
b03faccd45
Turn regex patterns into consts
2020-01-22 13:04:35 +01:00
Zed
edb3751181
Fix incorrect regex
...
Fixes #109
2020-01-19 08:49:28 +01:00
Zed
1aa1487402
Add t.co and /cards link resolvers
...
For t.co links: https://t.co/ .. -> nitter.net/t.co/..
For card links: https://cards.twitter.com/cards/ .. -> nitter.net/cards/...
2019-12-30 11:41:09 +01:00
Zed
f8f4487c33
Support tweet locations
2019-12-21 05:44:58 +01:00
Jason Francis
5576cbac8d
Change ID types to int64
2019-12-09 18:39:12 -05:00
Zed
ebd7afe464
Support video embeds
...
Fixes #66
2019-12-06 15:15:56 +01:00
Zed
dc56e3ebe2
Generalize YouTube regex
2019-12-06 04:37:38 +01:00
Zed
f1529077d7
Focus main tweet in threads
2019-10-22 09:17:58 +02:00
Zed
2b7b374708
Improve link shortening
2019-10-22 07:05:58 +02:00
Zed
de62eedea5
Refactor hostname to be a runtime option
...
Add a `hostname` field under Server in your conf file, see the
updated nitter.conf in the repo for an example. The compile-time
option (-d:hostname) is no longer used.
2019-10-21 05:19:00 +02:00
Zed
2a2255d75a
Unshortify links when stripping html
2019-10-11 19:20:40 +02:00
Zed
73cfc6979f
Display profile bio in preview
2019-10-11 18:43:56 +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
a3303d6bef
Prepend "https://" to relative rss links
2019-10-10 12:16:50 +02:00
Zed
fe15003665
Remove html from tweet preview
2019-10-10 11:35:48 +02:00
Zed
7b766b793b
Rewrite text parsing to ensure correctness
2019-10-09 16:06:51 +02:00
Zed
211b086f4d
Use "max_position" instead of "after" for compat
2019-10-08 15:15:47 +02:00
Zed
381a8a106c
Show Twitter link on search pages
2019-10-08 15:07:10 +02:00
Zed
043f47b11a
Show published date under main tweets
...
Fixes #59
2019-10-08 13:29:08 +02:00
Zed
a9f4961547
Fix hashtag linkifying
2019-10-08 13:16:48 +02:00
Zed
6d61c203cf
Improve hashtag regex
...
Fixes #47
2019-09-27 00:53:47 +02:00
Zed
c158ce8517
Fix hashtag regex
2019-09-24 23:33:19 +02:00
Zed
7e713e8fa5
Fix "more replies" link for unavailable tweets
2019-09-24 16:01:09 +02:00
Zed
3ea926550b
Fix username linkification bug
2019-09-20 01:46:20 +02:00
Zed
9917a69dc5
Linkify hashtags
...
Fixes #34
2019-09-19 05:22:45 +02:00
Zed
8912c53f23
Improve RSS validity
2019-09-15 11:29:07 +02:00
Zed
a87e278a68
Add timeline RSS support
2019-09-15 09:57:45 +02:00
Zed
4ae5d4fda3
Improve youtube/twitter regex
2019-09-14 08:56:46 +02:00
Zed
9c91688497
Restrict image/gif media host instead of hashing
2019-09-13 12:27:04 +02:00
Zed
9ff3ba2005
Show reasons for tweets being withheld
...
Fixes #33
2019-09-08 14:34:54 +02:00
Zed
ce6dace1d7
Add video proxy support
2019-08-19 20:53:47 +02:00
Zed
6c365b8fba
Include 'www.' in twitter/youtube link replacement
2019-08-15 19:27:51 +02:00
Zed
fdd71946da
Fix empty link replacement
2019-08-15 18:45:56 +02:00
Zed
7dfbc16f4c
Add Invidious/Nitter link replacement preferences
2019-08-15 15:51:20 +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
0da26ab197
Support gif link previews
2019-08-07 22:27:37 +02:00
Zed
ec5f67123a
Implement link previews
2019-08-07 22:02:19 +02:00
Zed
6a9d182249
Add server config file
2019-07-31 02:15:43 +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
15826a1e1e
Workaround for .@usernames
2019-07-03 12:20:23 +02:00
Zed
13a9f6cd1f
Add timeline filters
...
Custom filter menu is still WIP
2019-07-03 11:58:35 +02:00
Zed
a7249080db
Fix username regex
2019-07-03 11:47:24 +02:00
Zed
97166feec9
Fix getLink typo
2019-07-01 23:55:19 +02:00
Zed
9b07199901
Generate tweet links
2019-07-01 23:14:36 +02:00
Zed
77879a1450
Fix url regex
2019-06-27 22:30:00 +02:00
Zed
b51f1cbbd4
Fix username regex, add media endpoint
2019-06-25 19:19:01 +02:00