1
0
mirror of git://jb55.com/damus synced 2024-09-16 02:03:45 +00:00
damus/nostrdb
William Casarin 7ec8da6c73 ndb: start implementing existing NostrEvent functionality
We eventually want to switch over to NdbNote instead of NostrEvent. To
facilitate this, the plan is to eventually make NostrEvent an alias of
NdbNote. For this to work, let's make sure the NostrEvent extensions are
implemented on NdbNote.

We will likely switch away from string properties as well, but for now
we will try to emulate as much as possible to make sure everything is
working first.
2023-07-22 17:19:47 -07:00
..
Test ndb/test: add a few more tests 2023-07-22 17:19:47 -07:00
AsciiCharacter.swift nostrdb: add initial swift integration 2023-07-21 15:02:01 -07:00
copy-ndb move copyndb to the right folder 2023-07-22 17:19:47 -07:00
jsmn.h ndb: add pubkey to NdbNote 2023-07-22 17:19:47 -07:00
NdbNote.swift ndb: start implementing existing NostrEvent functionality 2023-07-22 17:19:47 -07:00
NdbTagElem.swift iter: make safer by using NdbNote instead of unsafe pointers 2023-07-22 17:19:47 -07:00
NdbTagIterator.swift ndb: add subscript and count for TagsSequence 2023-07-22 17:19:47 -07:00
NdbTagsIterator.swift ndb: add subscript and count for TagsSequence 2023-07-22 17:19:47 -07:00
nostrdb.c ndb: add content and owned_size 2023-07-22 17:19:47 -07:00
nostrdb.h ndb: update lib 2023-07-22 17:19:47 -07:00