Build 15 is out for testflight users (https://damus.io/testflight). This fixes a major thread incompatibility between damus and amethyst/plebstr. Try it out!
### Added
- Add q tag to quoted renotes (William Casarin)
- Add confirmation alert when clearing all bookmarks (Swift)
- Show blurhash placeholders from image metadata (William Casarin)
- Add image metadata to image uploads (William Casarin)
### Changed
- Load zaps instantly on events (William Casarin)
### Fixed
- Fix thread incompatibility for clients that add more than one reply tag (amethyst, plebstr)
- Preserve order of bookmarks when saving (William Casarin)
Thread
Login to reply
Replies (5)
Thank you very much for this big job
#help: Is it possible to use the terminal and make posts to #nostr or #damus via #curl?
yes:
nostril —envelope —content “hello” —sec hexkey | nostcat relay1 relay2 …
Thank you 🙏! I will follow those instructions! Is there any documentation on this?