Commit Graph

8 Commits

Author SHA1 Message Date
Wilson Silva
0f9c0d3a3d Add relay message type enums 2023-11-14 16:57:33 +07:00
Wilson Silva
857bf0ce8e Implement NIP-04: Encrypted Direct Messages 2023-02-25 17:38:00 +07:00
Wilson Silva
0df4dbb979 Add convenience methods to append event and pubkey references 2023-02-25 17:38:00 +07:00
Wilson Silva
2fc56a2b1a Fix the RBS signature of User#create_event 2023-02-25 17:37:58 +07:00
Wilson Silva
79567fcf22 Extract event signing into its own class 2023-02-25 17:37:58 +07:00
Wilson Silva
97037e6e30 Merge EventFragment into Event
Treating Event as a Value Object in the strictest sense requires additional abstractions and internal complexity that the gem could do without, at least for now.
2023-02-25 17:37:57 +07:00
Wilson Silva
19f07efdeb Add client support for NIP-02 (manage contact lists) 2023-02-15 18:33:24 +07:00
Wilson Silva
8f6a7547f5 Add initial RBS support with Steep and TypeProf 2023-01-22 17:42:59 +07:00