Commit Graph

60 Commits

Author SHA1 Message Date
Szymon Szlachtowicz a34dbeeb32
Save identity in local storage (#80) 2021-10-18 14:57:31 +02:00
Szymon Szlachtowicz 35d32b9292
Use prod and static (#78) 2021-10-18 11:00:23 +02:00
Maria Rushkova 5dc0bd335b
Add height provider (#75) 2021-10-15 16:30:41 +02:00
Szymon Szlachtowicz 345e5772e7
Refactor refBreak (#76) 2021-10-15 14:48:59 +02:00
Szymon Szlachtowicz 1bc239fa71
Fix message loading and narrow notifications (#74) 2021-10-15 13:54:48 +02:00
Szymon Szlachtowicz 6bd351ed41
Fix channel transition from narrow (#73) 2021-10-15 13:23:27 +02:00
Maria Rushkova 6fa1eddbc7
Fix narrow scrolling (#72) 2021-10-15 11:24:22 +02:00
Szymon Szlachtowicz a88eb5690f
Fix narrow topbar (#71) 2021-10-15 10:09:31 +02:00
Szymon Szlachtowicz 3095396988
Add floating example (#70) 2021-10-14 13:11:09 +02:00
Szymon Szlachtowicz 85932c1dd2
Improve loading previous messages (#68) 2021-10-13 14:02:32 +02:00
Szymon Szlachtowicz 7bb7f059b8
Add link modal and fix input (#67) 2021-10-12 14:58:28 +02:00
Maria Rushkova 2a38552281
Add offline indicator (#66) 2021-10-12 12:06:59 +02:00
Szymon Szlachtowicz f7916f283f
Refactor useMessenger and ChatInput (#65) 2021-10-12 10:16:11 +02:00
Oleksandr 125fea98c0
Fix chat input max height (#64) 2021-10-12 10:02:58 +02:00
Szymon Szlachtowicz 19478f245c
Refactor image context menu (#63) 2021-10-12 09:37:28 +02:00
Maria Rushkova 2b0a50282c
Add loading messages button (#58) 2021-10-11 17:09:41 +02:00
Maria Rushkova fab6113163
Context menu (#62) 2021-10-11 17:02:31 +02:00
Szymon Szlachtowicz 296f6856fc
Refactor image modal (#61) 2021-10-11 14:54:06 +02:00
Maria Rushkova 173e400e80
Add modal for images (#60) 2021-10-08 17:40:53 +02:00
Szymon Szlachtowicz a722e8527a
Add emit self pubsub config (#59) 2021-10-08 16:01:37 +02:00
Szymon Szlachtowicz 771392c960
Load new messages when reaching top (#57) 2021-10-08 11:11:31 +02:00
Szymon Szlachtowicz c52a7963d2
Load messages until message is found or 30 days (#56) 2021-10-08 10:21:59 +02:00
Maria Rushkova 5ffd8a537d
Add theme Provider (#53) 2021-10-08 10:16:49 +02:00
Franck Royer 964f322ee2
Add interface to join chat using `Chat` 2021-10-08 14:56:00 +11:00
Franck Royer 907eacaa6c
Export more types from root 2021-10-08 14:41:28 +11:00
Franck Royer 64abd9dd2e
A message contains either text or media 2021-10-08 11:29:15 +11:00
Oleksandr 2491bba0c6
Make modal responsive (#52) 2021-10-07 18:05:27 +02:00
Szymon Szlachtowicz 000ffa2aba
Refactor retrieving messages and timestamp (#51) 2021-10-07 15:20:07 +02:00
Szymon Szlachtowicz d4353cad84
Add image message support (#50) 2021-10-07 13:41:40 +02:00
Maria Rushkova 377f4e5409
Add skeleton loading (#46) 2021-10-07 12:21:47 +02:00
Szymon Szlachtowicz 3f5e31f794
Add preview links (#29) 2021-10-07 09:46:51 +02:00
Maria Rushkova c2b174ab53
Fix narrow topbar (#47) 2021-10-06 18:02:59 +02:00
Maria Rushkova e4be0447e7
Hide lists (#44) 2021-10-06 11:59:32 +02:00
Szymon Szlachtowicz b40ce941d9
Load last day messages (#43) 2021-10-06 11:40:05 +02:00
Maria Rushkova 655399b03d
Add narrow members (#40) 2021-10-06 10:41:07 +02:00
Maria Rushkova 370f6c65e4
Add empty state for channel (#41) 2021-10-06 09:33:31 +02:00
Franck Royer 7ccc333757
Only process message with a clock
It may be better to use the timestamp on Waku Message than the Chat
Message clock:
https://github.com/status-im/dappconnect-chat-sdk/issues/5#issuecomment-935322419
2021-10-06 14:14:40 +11:00
Szymon Szlachtowicz ea49955412
Use retrieve previous messages (#39) 2021-10-05 14:47:18 +02:00
Maria Rushkova aad475a435
Change members UI (#38) 2021-10-05 10:39:20 +02:00
Maria Rushkova 8346801e51
Add narrow mode (channels) (#35) 2021-10-05 09:55:43 +02:00
Oleksandr a4e2aee6f2
Add community dialog (#30) 2021-10-04 13:05:41 +02:00
Szymon Szlachtowicz 654c0c29d7
Add multiline input support (#34) 2021-10-04 12:15:10 +02:00
Maria Rushkova d25d48c81d
Fix icons size (#33) 2021-10-04 12:11:03 +02:00
Szymon Szlachtowicz 0d6239aab8
Fix channel messages (#32) 2021-10-04 10:04:41 +02:00
Maria Rushkova aa034e963f
Add resizing provider (#31) 2021-10-04 08:49:21 +02:00
Maria Rushkova 34ce0c4c87
Fix background colors (#28) 2021-10-01 15:51:08 +02:00
Maria Rushkova e4710c3445
Extract channel component (#27) 2021-10-01 14:50:20 +02:00
Maria Rushkova f0dec3d5af
Add link style (#26) 2021-10-01 11:33:33 +02:00
Maria Rushkova 3e1bbd89dd
Add members style (#25)
* Change network

* Add mock members data

* Add members section

* Add members section

* Yarn fix

* Yarn fix

* Add key property
2021-09-30 15:22:58 +02:00
Szymon Szlachtowicz b2f8b24fc9
Add link highliting (#24) 2021-09-30 14:18:29 +02:00