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
|
02647e967d
|
Merge pull request #55 from status-im/integrate-community
|
2021-10-08 15:03:30 +11:00 |
Franck Royer
|
964f322ee2
|
Add interface to join chat using `Chat`
|
2021-10-08 14:56:00 +11:00 |
Franck Royer
|
d645eadba4
|
Merge pull request #42 from status-im/create-community
|
2021-10-08 14:51:19 +11:00 |
Franck Royer
|
907eacaa6c
|
Export more types from root
|
2021-10-08 14:41:28 +11:00 |
Franck Royer
|
d677958a22
|
Move test near file
|
2021-10-08 14:29:11 +11:00 |
Franck Royer
|
aef476cc4d
|
Correct chat id
|
2021-10-08 14:29:11 +11:00 |
Franck Royer
|
9d9723d137
|
Instantiate chat from community
|
2021-10-08 14:29:11 +11:00 |
Franck Royer
|
4fc7d6cc62
|
Enforce function return types
Very useful for proto wire types as all fields are optional but not
always reflected in the generated type.
|
2021-10-08 14:29:11 +11:00 |
Franck Royer
|
2ee6b74787
|
Instantiate Community and retrieve details
|
2021-10-08 14:29:11 +11:00 |
Franck Royer
|
43ecd31e76
|
Generation of content topic is the same for chats and communities
|
2021-10-08 14:29:10 +11:00 |
Franck Royer
|
9f6abaf952
|
Create util mod with `bufToHex` that includes 0x prefix
As this is how the string is represented for Community id.
|
2021-10-08 14:29:10 +11:00 |
Franck Royer
|
5d04f731a7
|
Move proto wrappers in wire folder
|
2021-10-08 14:29:09 +11:00 |
Franck Royer
|
738609d53f
|
Merge pull request #54 from status-im/no-text-media-content
|
2021-10-08 14:23:58 +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 |
Franck Royer
|
6ff3f99f79
|
Merge pull request #48 from status-im/message-types
|
2021-10-07 15:21:42 +11:00 |
Franck Royer
|
e6b3ec616a
|
Add Audio, Image and Sticker messages
|
2021-10-07 15:18:28 +11:00 |
Franck Royer
|
304a1021b1
|
Add function to create media messages
|
2021-10-07 15:18:28 +11:00 |
Franck Royer
|
f8c1ac90ec
|
Merge pull request #49 from status-im/timestamp
|
2021-10-07 15:14:51 +11:00 |
Franck Royer
|
749c15cf91
|
Provide message timestamp to caller
|
2021-10-07 15:09:49 +11: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
|
a2859e1e03
|
Merge pull request #36 from status-im/remove-warnings
|
2021-10-06 14:18:06 +11: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 |
Franck Royer
|
db7fa52fa9
|
Add getters for all usable fields
|
2021-10-06 14:10:28 +11:00 |
Franck Royer
|
8f90c177fb
|
Specify return types
|
2021-10-06 13:55:01 +11:00 |
Franck Royer
|
b4479ee3a3
|
Merge pull request #37 from status-im/fix-tests
|
2021-10-06 13:54:22 +11:00 |
Franck Royer
|
04690b553a
|
Create promises before dialing
|
2021-10-06 13:51:24 +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 |
Franck Royer
|
2f98d4e240
|
Merge pull request #9 from status-im/store
|
2021-10-05 13:53:26 +11:00 |