Pavel
de6837b0f5
Update packages to @status-im ( #223 )
...
* Downgrade to yarn v1
* Rename status-communities to status-core
* Rename chat-sdk to status-react
* Rename packages in examples
* Update readme
* Remove changelog
* Add extensions recommendations
* Update gitignore
* Rename package imports
2022-02-23 15:03:14 +01:00
Szymon Szlachtowicz
f531ccc0f7
Bump js-waku version to 0.16.0 ( #217 )
2022-02-04 10:01:49 +01:00
Franck R
030a33f95a
Rename DappConnect to Waku Connect ( #213 )
...
* Rename DappConnect to Waku Connect
* Remove redundant qualifier on CommunityChat
* Rename `Chat` to `ChatRoom`
There are two components:
- `CommunityChatRoom` (prev. `Chat`) contains the chat room, channels,
members.
-`CommunityChat` wrap `ChatRoom` is the various provider.
A consumer would most likely use `CommunityChat` directly.
If they want to swap a provider, they'd use `CommunityChatRoom`
* Rename `GroupChat` to `GroupChatRoom`
* Rename `DappConnectGroupChat` to `GroupChat`
There are two components:
- `GroupChatRoom` (prev. `GroupChat`) contains the chat room, members.
- `GroupChat` wrap `GroupChatRoom` is the various provider.
A consumer would most likely use `GroupChat` directly.
If they want to swap a provider, they'd use `GroupChatRoom`.
* Remove DappConnect qualifier
2022-02-03 08:51:05 +01:00
Pavel
509a3a3d6b
Add eslint-plugin-react-hooks ( #215 )
2022-02-02 15:59:40 +01:00
Szymon Szlachtowicz
180b2be276
Add no community chat ( #209 )
2022-01-31 09:10:19 +01:00
Franck R
7581693fe6
Rename packages ( #190 )
...
To set under @waku npmjs organisation.
2022-01-14 12:44:41 +01:00
Maria Rushkova
d1692d7993
Add agreement modal ( #180 )
2022-01-11 10:44:53 +01:00
Szymon Szlachtowicz
964d468821
Fix webpack build warning ( #181 )
2022-01-11 09:27:32 +01:00
Maria Rushkova
094976642a
Login flow ( #163 )
...
* Add button styles
* Fix UserCreation styles
* Extract addWrapper
* Fix UserCreationModal styles
* Add next step modal
* Change UserLogo styles
* Add colorWheel to You user
* Add qrcode.react package
* Fix profile icon
* Add icons
* Add Status modal for mobile
* Extract input styles
* Add Status modal for desktop
* Change paste function
* Extract login instructions
2021-12-28 12:34:54 +01:00
Szymon Szlachtowicz
35cc40329e
Update js-waku version ( #158 )
2021-12-19 13:34:03 +01:00
Szymon Szlachtowicz
3c9d514b92
Handle chat response ( #147 )
2021-12-06 23:31:53 +01:00
Szymon Szlachtowicz
30984cdc05
Add private group chat handling ( #136 )
2021-11-26 12:24:37 +01:00
Franck Royer
5cbc4b90fb
Fix KDF algorithm
2021-10-19 11:26:18 +11:00
Szymon Szlachtowicz
3095396988
Add floating example ( #70 )
2021-10-14 13:11:09 +02:00
Szymon Szlachtowicz
3f5e31f794
Add preview links ( #29 )
2021-10-07 09:46:51 +02:00
Maria Rushkova
c9246acd1e
Add input style and emojis ( #17 )
2021-09-29 14:49:38 +02:00
Maria Rushkova
a7cec73346
Add Components ( #13 )
2021-09-27 13:21:23 +02:00
Szymon Szlachtowicz
e6e8217fc2
Add react chat packages ( #11 )
2021-09-24 13:36:26 +02:00
Franck Royer
dc616b5013
Upgrade js-waku to 13.1
2021-09-24 13:24:49 +10:00
Franck Royer
8f702928bc
Add encryption for chat groups
2021-09-23 15:42:15 +10:00
Franck Royer
bbf5cc6b00
Wrap chat message in ApplicationMetadataMessage
2021-09-23 14:33:09 +10:00
Franck Royer
6baf953e98
Test pass
2021-09-22 15:11:08 +10:00
Franck Royer
9c2f497c9e
Send and receive message
2021-09-22 15:05:36 +10:00
Franck Royer
4af46a8320
Sort typescript building with mocha
2021-09-15 12:05:33 +10:00
Franck Royer
a428453773
Upgrade to yarn 3.0.2
...
To get compatibility with typescript 4.4
2021-09-15 11:55:28 +10:00
Franck Royer
f95ca1decc
Setting up ws scripts
2021-09-14 16:02:01 +10:00
Franck Royer
fbbf02af01
Add messenger
2021-09-14 15:16:40 +10:00
Franck Royer
761c1feebd
Install formatting
2021-09-14 13:50:27 +10:00
Franck Royer
9a1f6a3286
Started building
2021-09-14 12:50:33 +10:00
Franck Royer
d72170cb11
Setup status-communities package
2021-09-13 15:54:05 +10:00
Franck Royer
8c513f3ebd
First commit
2021-09-03 17:58:45 +10:00