Eric T
Eric T
**Is your feature request related to a problem? Please describe.** Currently, the followers list seems to appear in a random order. The follows list is displayed in a chronological order....
**Is your feature request related to a problem? Please describe.** I'm proposing here a method for Amethyst to implement the 'Decentralized Commenting System' use-case mentioned in nip-12. **Describe the solution...
## Describe the bug When displaying the age of a note, use 'M' for months. Right now, you use 'm' for months, and minutes, which is confusing. ### Steps to...
## Summary Ensure users authenticate themselves before copying their nsec to the clipboard to prevent unauthorized access. ### Basic example Under settings > profile, when a user presses the 'copy...
In the ```nostr.connection.impl.ConnectionImpl``` class. Currently, it is set to 1000 ms. This might be a good default value, but we should allow clients to change it. The value can be...
@kuiperanon I found this https://stackoverflow.com/a/50598946/403780 We should probably implement this too, since we had that in the previous iteration?
**API**: Refactoring of the API. - Removed obsoleted NIPXXImpl classes. The NIPXX classes are now generating GenericEvent and GenreicTag classes, and not their concrete classes from the event module. -...
See spec: https://github.com/nostr-protocol/nips/blob/master/01.md#from-client-to-relay-sending-events-and-creating-subscriptions