Gossip Client on Nostr: GOSSIP USERS: NEW FEATURE: Rendering Images Inline * Note that most of this was ...
GOSSIP USERS:
NEW FEATURE: Rendering Images Inline
* Note that most of this was pushed to master yesterday, but we have just pushed some patches.
* Where you see an "[ Image ]" link, there is a right-click menu to open it in a browser or copy the URL.
* If you enable "Fetch Media" in settings, then left-click will fetch and render the media inline.
* There is another setting "Render all media inline automatically" which will automatically fetch and render all media without the bother of clicking, but causes a lot of download activity. This defaulted to true yesterday, so if you want to disable it you will have to make that change (it defaults to false now for users who haven't run gossip in the last day).
Hat Tip to bu5hm4nn (npub1hlq…z5wg) for all of this image rendering work.
NEW PRIVACY STANCE: All non-relay network activity (e.g. HTTP fetch) settings default to false. This is so that privacy-conscious individuals are not suprised with a new feature one day that potentially by default leaks their IP address via an HTTP fetch.
* Fetch Media defaults to false
* Load Avatars defaults to false
* Check NIP-05 defaults to false
* These settings will not change for existing users.
Other recent changes:
* Fix behaviors related to threads being broken if a user was muted
* Fix some note content rendering issues
* Cache note content rendering for faster performance
* Better support for NIP-18 (reposts) and NIP-27
* Improved inline rendering of quoted posts
NEW FEATURE: Rendering Images Inline
* Note that most of this was pushed to master yesterday, but we have just pushed some patches.
* Where you see an "[ Image ]" link, there is a right-click menu to open it in a browser or copy the URL.
* If you enable "Fetch Media" in settings, then left-click will fetch and render the media inline.
* There is another setting "Render all media inline automatically" which will automatically fetch and render all media without the bother of clicking, but causes a lot of download activity. This defaulted to true yesterday, so if you want to disable it you will have to make that change (it defaults to false now for users who haven't run gossip in the last day).
Hat Tip to bu5hm4nn (npub1hlq…z5wg) for all of this image rendering work.
NEW PRIVACY STANCE: All non-relay network activity (e.g. HTTP fetch) settings default to false. This is so that privacy-conscious individuals are not suprised with a new feature one day that potentially by default leaks their IP address via an HTTP fetch.
* Fetch Media defaults to false
* Load Avatars defaults to false
* Check NIP-05 defaults to false
* These settings will not change for existing users.
Other recent changes:
* Fix behaviors related to threads being broken if a user was muted
* Fix some note content rendering issues
* Cache note content rendering for faster performance
* Better support for NIP-18 (reposts) and NIP-27
* Improved inline rendering of quoted posts