Commit Graph

22 Commits

Author SHA1 Message Date
Jacob Karlsson 0ba17f7c1c 1.0.0 2024-05-07 18:13:12 +02:00
Powersource 622166b297 Merge pull request 'Rename to pzp' (#1) from async-db into master
Reviewed-on: https://codeberg.org/pzp/pzp-invite/pulls/1
2024-05-07 16:12:40 +00:00
Jacob Karlsson 2a8c096c8b Rename to pzp 2024-05-07 18:11:39 +02:00
Andre Staltz 745eea3de0
fix corner cases when creating invites 2024-01-31 14:34:42 +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 14de10b5d3
update follow promise to have account 2024-01-14 13:19:02 +02:00
Andre Staltz 96ffc426b3
update to ppppp-net 2024-01-12 16:47:07 +02:00
Andre Staltz cbafdaa2fc
update join command inspired by multiformats 2024-01-10 18:50:15 +02:00
Andre Staltz 8daee8c268
parse token=none in join command 2024-01-09 10:39:26 +02:00
Andre Staltz f18c329434
update .gitignore 2024-01-08 11:55:51 +02:00
Andre Staltz 149b2dd86f
update secret-stack to 8.1 2024-01-08 11:53:32 +02:00
Andre Staltz b08e3d7c9f
update with latest plugins in 2024 2024-01-02 13:30:04 +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 1b5b35bb14
create() returns both URI and URL 2023-07-10 16:26:51 +03:00
Andre Staltz 55c0bd2844
fix parse() test 2023-06-22 14:19:00 +03:00
Andre Staltz 74e1b4c356
fix parse() shse 2023-06-22 14:17:21 +03:00
Andre Staltz 29c8eb3d1f
init 2023-06-22 13:37:29 +03:00