fiatjaf
|
f98f54d3be
|
use generic functions for dealing with lists.
|
2022-11-08 07:15:08 -03:00 |
|
fiatjaf
|
329b8d44d2
|
move stuff back from nostr package to top level.
because otherwise the path must be specified as github.com/fiatjaf/go-nostr/nostr, which is annoying.
|
2022-11-04 08:22:13 -03:00 |
|
BitcoinCoderBob
|
9549c3624a
|
nostr package, readme updates accordingly, matching example program (#14)
|
2022-10-12 17:24:30 -03:00 |
|
dolcea@lenovo
|
e47c80a63d
|
Handle Filter.Limit
|
2022-10-11 13:58:29 -03:00 |
|
fiatjaf
|
795863d2dd
|
alias TagMap to map[string]StringList.
|
2022-02-09 20:25:23 -03:00 |
|
fiatjaf
|
9721ffa851
|
use fastjson to serialize and unmarshal/marshal events, remove need for special Time type.
|
2022-02-09 20:23:10 -03:00 |
|
fiatjaf
|
5266482b2a
|
support prefix search for ids and authors (nip01 update).
|
2022-02-08 16:44:33 -03:00 |
|
fiatjaf
|
86853004ef
|
change parsing so NIP12 can work, rename types.
|
2022-02-08 16:27:33 -03:00 |
|
fiatjaf
|
d131e8460e
|
move everything to the same directory.
|
2022-01-02 08:44:18 -03:00 |
|