quickwick
quickwick
This sounds fairly complex to implement, and of no value/interest to me personally. Pretty much all my feeds have Replies excluded. Perhaps if @arnd-s or someone else implements it in...
I have updated TwitterV2Bridge with the requested checkbox in PR #2614
Unless I am misunderstanding, this would require adding to the Bridge the ability to parse absolutely any arbitrary website. I don't see this as a reasonable request at all. If...
Turns out this info is included in the data returned by the Twitter V2 API, so I have added this to the TwitterV2 Bridge.
@AntoineTurmel Can you provide example(s)? The API endpoints being used in both the TwitterBridge and TwitterV2Bridge should only be querying against tweet content, not usernames.
The "Disable image scaling" option is definitely working correctly in TwitterV2Bridge. However, it appears to be a non-functional option in TwitterBridge.
@ontheair81 I've made a change to my TwitterV2Bridge PR #2612 . Please try that and let me know if it helps. I can't test this myself, as I use a...
@ontheair81 At this point it seems more likely it's an issue in TT-RSS, not something I can solve in the bridge. Are image links working for other (non-rss-bridge-based) feeds? I...
Ok, some very interesting stuff here. Thank you for all the details. So the Twitter rss-bridge feeds are showing pictures correctly in TT-RSS in article view, the problem is limited...
> I'm a bit late to testing the V2 bridge, but does `'?name=thumb';` need to be added to the second option? This changes the behaviour from the previous Twitter bridge,...