15 Commits

Author SHA1 Message Date
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
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
Szymon Szlachtowicz
b40ce941d9
Load last day messages (#43) 2021-10-06 11:40:05 +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
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
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
Szymon Szlachtowicz
0f9572cbfb
Use history in messaging (#21) 2021-09-30 10:44:32 +02:00
Szymon Szlachtowicz
c07d912c39
Improve use messenger (#18) 2021-09-29 15:05:43 +02:00
Szymon Szlachtowicz
9275f9cb0f
Use messenger for messages (#16) 2021-09-28 15:17:08 +02:00