status-web/packages/status-js/src
Pavel Prichodko 9996bd3e39
fix: add username to account
2022-06-13 22:44:22 +02:00
..
client Return new array on emit to trigger re-rendering in react (#273) 2022-06-13 22:44:12 +02:00
helpers Add members (#271) 2022-06-13 19:02:37 +02:00
proto add idToContentTopic 2022-06-04 13:09:49 +02:00
utils Add members (#271) 2022-06-13 19:02:37 +02:00
wire remove comments 2022-06-10 18:16:51 +02:00
account.test.ts fix account tests 2022-06-09 14:44:45 +02:00
account.ts fix: add username to account 2022-06-13 22:44:22 +02:00
chat.ts Rename status-core to status-js (#265) 2022-05-23 14:57:01 +02:00
client-v2.ts add Account 2022-06-02 12:11:40 +02:00
client.ts Emit to self on send (#272) 2022-06-13 20:07:00 +02:00
contacts.ts add idToContentTopic 2022-06-04 13:09:49 +02:00
contentTopic.ts Rename status-core to status-js (#265) 2022-05-23 14:57:01 +02:00
encryption.spec.ts convert test files 2022-05-30 16:05:22 +02:00
encryption.ts make pbkdf2 async 2022-06-06 11:05:44 +02:00
groupChats.ts fix js-waku imports 2022-05-29 23:53:38 +02:00
identity.ts Rename status-core to status-js (#265) 2022-05-23 14:57:01 +02:00
index.ts Add members (#271) 2022-06-13 19:02:37 +02:00
members.ts add idToContentTopic 2022-06-04 13:09:49 +02:00
messenger.spec.ts remove comments 2022-06-10 18:16:51 +02:00
messenger.ts remove comments 2022-06-10 18:16:51 +02:00
topics.ts fix test after rebase 2022-06-01 07:39:47 +02:00
utils.ts fix js-waku utils 2022-05-25 14:42:47 +02:00