Maria Rushkova
e76eb76ef6
Add input to creation ( #194 )
...
* Add input to chat creation
* Set chat min-width
2022-01-18 14:06:53 +01:00
Maria Rushkova
4eac832295
Input alignment ( #193 )
...
* Fix buttons alignment
* Add message reaction key
* Add click outside picker
2022-01-17 15:53:09 +01:00
Franck R
7b91db2d93
Merge pull request #192 from status-im/metamask-message
2022-01-17 14:26:27 +11:00
Franck Royer
4aded39b16
Ensure user checks the `onlySignOn` field
2022-01-17 14:19:23 +11:00
Szymon Szlachtowicz
c6c81e1ea2
Check dapp url before metamask login ( #191 )
2022-01-17 00:16:12 +01:00
Franck R
7581693fe6
Rename packages ( #190 )
...
To set under @waku npmjs organisation.
2022-01-14 12:44:41 +01:00
Maria Rushkova
0e14bd68d1
Add removing image button ( #189 )
...
Co-authored-by: Szymon Szlachtowicz <38212223+Szymx95@users.noreply.github.com>
2022-01-14 02:30:27 +01:00
Maria Rushkova
e7096dced1
Narrow mode user creation ( #188 )
...
* Extract UserCreationButtons
* Add CreationStartModal
Co-authored-by: Szymon Szlachtowicz <38212223+Szymx95@users.noreply.github.com>
2022-01-14 02:06:45 +01:00
Maria Rushkova
15f64df575
UI fixes group ( #186 )
...
* Scrolling input for group creation
* Add group description
* Adding members ro existing group
2022-01-14 01:52:35 +01:00
Maria Rushkova
39a02cc0ed
UI fixes & improvements ( #185 )
...
* Return back arrow button
* Hide activity center in narrow mode
* Extract back button
* Add back button to chat creation narrow mode
* Extract activity center components
* Add activity center to chat creation mode
* Remove activity center button border
* Change cursor for picture input
* Member name wrapping
2022-01-13 08:46:08 +01:00
Maria Rushkova
78296b041d
Improve toast messages ( #184 )
...
* Add styles for icons
* Add theme colors
* Improve toast message
Co-authored-by: Szymon Szlachtowicz <38212223+Szymx95@users.noreply.github.com>
2022-01-12 06:44:12 +01:00
Maria Rushkova
97535066e9
Lock activity center ( #183 )
...
* Add input placeholder
* Lock activity center without identity
* Change cursor for disabled buttons
Co-authored-by: Szymon Szlachtowicz <38212223+Szymx95@users.noreply.github.com>
2022-01-12 06:36:01 +01:00
Maria Rushkova
eebda7e943
Add modal for found profile ( #182 )
...
* Add modal for found profile
* Fix identity loading
* Remove placeholder button
2022-01-12 06:33:03 +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
Szymon Szlachtowicz
7c0668d010
Fix context error and group chats msg loading ( #179 )
2022-01-10 13:44:02 +01:00
Maria Rushkova
fe3c189f00
Emoji reactions ( #176 )
2022-01-10 13:27:48 +01:00
Szymon Szlachtowicz
c170f81054
Cleanup loading chat body ( #178 )
2022-01-10 10:17:22 +01:00
Szymon Szlachtowicz
97532cc88d
Refactor channels ( #177 )
2022-01-07 14:21:30 +01:00
Maria Rushkova
bf2e1b0ee2
Create profile errors ( #174 )
...
* Change clear buttons
* Add name creating errors
* Disable Next button on error
* Add useNameError hook
2022-01-05 16:55:52 +01:00
Szymon Szlachtowicz
e03b020397
Load community key from env ( #175 )
2022-01-05 13:51:12 +01:00
Szymon Szlachtowicz
8a0ac14413
Add metamask support ( #173 )
2022-01-05 03:57:24 +01:00
Szymon Szlachtowicz
f8d24eb264
Fix group chats nicknames ( #172 )
2022-01-05 01:42:34 +01:00
Szymon Szlachtowicz
64a67dce68
Refactor retrieving nicknames ( #171 )
2022-01-04 23:40:21 +01:00
Maria Rushkova
a23e489adc
Logout modal ( #170 )
...
* Fix mention in input
* Extract buttons style
* Add logout modal
2022-01-04 16:03:51 +01:00
Szymon Szlachtowicz
8794782a4e
Refactor emoji picker ( #169 )
2022-01-04 10:39:15 +01:00
Szymon Szlachtowicz
e39bcd6bda
Disable input without identity ( #168 )
2022-01-04 10:06:01 +01:00
Maria Rushkova
64d2dec3f9
UI changes ( #166 )
...
* Change read mark for messages
* Change logout button
* Change dm chat description
* Fix creating dm channel
* Fix reaction icon
* Add tooltips to reaction buttons
* Add reaction picker
* Add reaction svg sizes
* Extract Reactions
2022-01-04 07:58:06 +01:00
Maria Rushkova
626f70c576
Add token requirements ( #165 )
2022-01-03 14:52:01 +01:00
Szymon Szlachtowicz
a90696a8f4
Add loading saved identity ( #167 )
2022-01-03 10:42:06 +01:00
Maria Rushkova
4ee1535f09
Login wallet ( #164 )
2022-01-03 09:19:13 +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
Maria Rushkova
7c3bb65e09
Logout ( #162 )
...
* Add logout button
* Make logout
* Fix member list view
2021-12-22 17:03:37 +01:00
Szymon Szlachtowicz
047e9d77eb
Change user icons to match design ( #161 )
2021-12-22 15:55:03 +01:00
Szymon Szlachtowicz
2e91024490
Show names in members ( #160 )
2021-12-22 12:06:24 +01:00
Szymon Szlachtowicz
51802fa03d
Add user creation modal ( #159 )
2021-12-21 13:39:46 +01:00
Szymon Szlachtowicz
35cc40329e
Update js-waku version ( #158 )
2021-12-19 13:34:03 +01:00
Szymon Szlachtowicz
2323fc273f
Show chat without identity ( #157 )
2021-12-17 18:45:32 +01:00
Szymon Szlachtowicz
15e5731167
Refactor chat messages ( #156 )
2021-12-14 00:55:09 +01:00
Maria Rushkova
7d90ad9ae4
Toast message ( #155 )
2021-12-13 18:09:26 +01:00
Szymon Szlachtowicz
c06c0253bc
Add reply transition ( #154 )
2021-12-10 13:44:06 +01:00
Maria Rushkova
727197570b
Add invitations to activity center ( #153 )
2021-12-10 10:19:45 +01:00
Maria Rushkova
6a0678bb02
Add mentions in activity center ( #152 )
2021-12-10 09:08:15 +01:00
Szymon Szlachtowicz
032d9ae471
Refactor chat messages ( #151 )
2021-12-09 14:38:29 +01:00
Maria Rushkova
c06ea9cca0
Activity UI improvements ( #150 )
2021-12-09 14:20:27 +01:00
Maria Rushkova
c7065341b4
Add activity center ( #142 )
2021-12-08 10:08:24 +01:00
Szymon Szlachtowicz
44da36dfdf
Refactor and add replies to group chats ( #149 )
2021-12-07 15:26:22 +01:00
Maria Rushkova
8b79cf397e
Add image to replying ( #148 )
2021-12-07 12:12:00 +01:00
Szymon Szlachtowicz
3c9d514b92
Handle chat response ( #147 )
2021-12-06 23:31:53 +01:00
Maria Rushkova
6338c79af0
Reply ( #146 )
2021-12-06 15:02:17 +01:00