10 Commits

Author SHA1 Message Date
fiatjaf
67d8f26d8a
some stringifiers. 2022-11-26 09:25:31 -03:00
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
fiatjaf
2f84ddf5f5 add limit field to filter. 2022-07-24 19:53:10 -03:00
fiatjaf
795863d2dd alias TagMap to map[string]StringList. 2022-02-09 20:25:23 -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
5cdcdfc66f rename Equal -> FilterEqual. 2022-01-02 09:06:33 -03:00
fiatjaf
d131e8460e move everything to the same directory. 2022-01-02 08:44:18 -03:00