Oddbean new post about | logout
 What I've learned about Nostr by improving ZapThreads and how do we improve NIP-07 UX

https://codonaft.com/improved-zapthreads

I forked ZapThreads to add something:
- Voting for comments (Reddit and YouTube-like)
- Comment removal
- Auto thread collapsing for too long discussions
- Customizable comments filtering, sanitizing and ranking
- Moderation (reporting and mute-listing)
- Relays retrieval from browser extension and from relay list
- Optional persistent sessions
- Relay capabilities testing using NIP-11
- Callbacks for better website integration
- Bugfixes and performance optimizations

This is NIP-07 only version (no anonymous posting/raw nsec authentication).

Feel free to try it: https://github.com/codonaft/zapthreads-codonaft#readme

Thanks to nostr:npub1wf4pufsucer5va8g9p0rj5dnhvfeh6d8w0g6eayaep5dhps6rsgs43dgh9 for building the original version! 💜