vishalxl / nostr_console

Nostr console is an open-source twitter-like social network, direct chat app and group chat all bundled into one program. Built on the decentralized Nostr protocol.
GNU Affero General Public License v3.0
441 stars 33 forks source link

Event mentions aren't expanded #30

Closed vishalxl closed 1 year ago

vishalxl commented 1 year ago

For example for given event, the event is just shown as @id

The standard is NIP 08

2022-11-21 (1)
vishalxl commented 1 year ago

Fixed it so that event mentioned are expanded

2022-11-21