-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[TwitterBridge] Add option to disable image scaling in feeds
Images in Twitter feeds are currently being scaled by adding ':orig' (original image) and ':thumb' (thumbnail) to image URIs in the feed. This can cause issues with feed readers that don't handle colons in URIs correctly. Image scaling can now be disabled by adding '&noimgscaling=on' to the query. This parameter is optional to stay compatible to existing feeds. References #957
- Loading branch information
1 parent
758f37b
commit bb2329f
Showing
1 changed file
with
19 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters