You devs are working on "followers count" and improve this weird thing and forget to improve user-side to empower users. The follower count is and oldie marketing trick adopted by twitter we are moving away from twitter. thanks.
Amethyst v0.17.0: Long live Amethyst
Several improvements to memory use to avoid OutOfMemmory crashes.
- Filters out the duplicated-message type of Spam
- Fixes Reply not showing up in the Thread View after the user posts a new note
- Adds Reports Tab to Profile Page
- Separates Notes from Replies in the Profile Page
- Significantly improves the speed of the Follower calculation
- Decreased User/Note object size -> 4x more objects can fit in memory.
- Prunes memory to 1000 messages per public channel
- Improves the speed of rendering long threads and thread-level calculation
- Fixes Quoted Post appearing as a Reply
- Fixes Mutex state when Android kills threads.
- Refactors current filter classes into Relay filters and Screen filters
- Moves Notification Dot calculation to background threads.
- Loads new Posts on the Thread view on the fly
Download: https://github.com/vitorpamplona/amethyst/releases/download/v0.17.0/app-release-v0.17.0.apk
Discussion
by the way nostr protocol itself doesn't include anything about "followers" instead of "petanames" witch is more human and has more sense. to know who you are following and not making calculations (fucking my cpu) to know how many stupids are following @jack we know everybody is following him. thanks and great job!