Zed
b290f6fd29
Optimize timeline data structure
2023-07-12 01:34:39 +02:00
Zed
0bc3c153d9
Fix everything ( #927 )
...
* Switch bearer token and endpoints, update parser
* Enable user search, disable tweet search
* Disable multi-user timelines for now
* Fix parsing of pinned tombstone
2023-07-10 11:25:34 +02:00
Zed
21e8f04fa4
Use strformat more
2022-06-04 02:18:26 +02:00
niladic
3e2756df6f
Fix RSS <source> tag
2022-02-11 08:50:32 +01:00
Zed
51ae076ea0
Rearchitect profile, support pins, Profile -> User
2022-01-23 07:23:09 +01:00
Zed
19a89b79f5
Remove RSS title truncation temporarily
2021-12-31 13:30:19 +01:00
jackyzy823
35bb5f9132
Rework list api
2021-12-30 08:36:43 +01:00
Zed
173dd8f016
Merge branch 'nicer-rss'
2021-12-30 02:22:39 +01:00
Zed
dcac7e4a26
Simplify default preferences handling
...
Closes #441
2021-12-30 02:10:42 +01:00
Zed
3259223c9c
Add more license headers
2021-12-27 02:43:27 +01:00
Zed
9e413e1f8c
Rename replaceUrl to replaceUrls
2021-12-27 02:27:49 +01:00
Zed
38df06e8f5
Add more link replacements to RSS preferences
2021-12-27 02:22:31 +01:00
mooons
5caf77481f
Add tweet card image (if any) to the timeline RSS feed. ( #438 )
2021-09-28 09:27:13 +02:00
Faye Duxovni
9c19e70a03
truncate tweet text for titles of rss feed items
2021-07-21 19:05:01 -04:00
Faye Duxovni
26842fa0bf
render linebreaks in tweets properly in RSS
2021-07-21 19:05:01 -04:00
Zed
e183a9c789
Use replaceYouTube from config in rss
...
Fixes #372
2021-07-18 02:35:24 +02:00
Zed
2422a2b8b7
Default to Piped instead of Invidious
2021-07-18 02:15:22 +02:00
Zed
e1b3e9db76
Add proper http support
...
Fixes #223
2021-01-08 02:36:06 +01:00
Zed
d358912790
Sanitize XML to remove invalid characters
...
Fixes #268
2020-11-07 23:53:49 +01:00
jtagcat
75fea828cb
Change the default invidio.us (EoL) to snopyta's.
2020-08-21 15:49:16 +02:00
Zed
e4cbbf2fd5
Show retweet and reply usernames in rss titles
...
Fixes #185
2020-06-10 17:52:21 +02:00
Zed
07492b7b39
Escape rss titles
...
Fixes #168
2020-06-10 17:17:17 +02:00
Zed
68a5ac20b6
Proxy media instead of using file cache
2020-06-06 04:39:22 +02:00
Zed
21fdbb88ec
Fix RSS retweet rendering
2020-06-02 18:05:54 +02:00
Zed
2950c0de35
html and css updates
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
a7ffb6d2f2
Add "R:" label to RSS replies
...
Fixes #139
2020-03-29 08:06:20 +02:00
Zed
b3d1fb4491
Use max-width css instead of width html attribute
...
Fixes #111
2020-03-09 02:02:16 +01:00
Zed
1f2a725f4d
Allow multiple images per tweet in RSS feeds
2019-12-06 01:33:26 +01:00
Zed
7c35875fbf
Support RSS for multi-timelines
2019-12-04 05:58:18 +01:00
Zed
02b206078d
Don't export options from types
2019-10-26 15:34:30 +02:00
Zed
315b09050b
Strip links from RSS titles
2019-10-21 05:31:12 +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
7b766b793b
Rewrite text parsing to ensure correctness
2019-10-09 16:06:51 +02:00
Zed
8fcdfa744a
Fix crash when generating RSS for invalid user
2019-10-07 15:52:44 +02:00
Zed
61991a9b56
Support RSS feeds for custom searches
...
Fixes #45
2019-09-28 03:22:46 +02:00
Zed
9e3138e51b
Add list support
2019-09-21 01:08:30 +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