Commit Graph

11 Commits

Author SHA1 Message Date
Jacob Karlsson 2a8c096c8b Rename to pzp 2024-05-07 18:11:39 +02:00
Andre Staltz 731395ea97
flip promise command args around again
The issuer should come first because it's not actually a
promise method() argument. It's an identifier to know who
to connect to when calling the method.
2024-01-16 15:21:54 +02:00
Andre Staltz e931f4ebbd
invites are issued by pubkey, not account, for now 2024-01-16 15:12:47 +02:00
Andre Staltz 85737b4898
update to hubClient getting favorite hubs 2024-01-16 13:58:32 +02:00
Andre Staltz cbafdaa2fc
update join command inspired by multiformats 2024-01-10 18:50:15 +02:00
Andre Staltz c606e76ae0
format code 2023-08-10 10:54:38 +03:00
Andre Staltz 85201f07d9
rename identity to account 2023-08-10 10:54:15 +03:00
Andre Staltz 2c753a76a8
change how tunnel-connect commands parse 2023-07-20 20:07:23 +03:00
Andre Staltz 7283a1e5b7
createForFriend() and createForMyself() 2023-07-20 19:09:23 +03:00
Andre Staltz 55c0bd2844
fix parse() test 2023-06-22 14:19:00 +03:00
Andre Staltz 29c8eb3d1f
init 2023-06-22 13:37:29 +03:00