Patryk Osmaczko
5df5d6b519
feat: remove explicit group chat join
...
relates: #status-im/status-desktop/5717
2022-06-08 11:48:45 +01:00
Andrea Maria Piana
dfd4668087
Add mentioned field
...
This commit adds a Mentioned field to Message, which indicates whether
the receiving user is mentioned in the message.
2021-05-26 08:33:38 +02:00
Samuel Hawksby-Robinson
759f7bbeb3
Added granual locking on Messenger
2021-04-16 20:42:40 +02:00
Andrea Maria Piana
00c5b60d7f
Move message to common namespace
2020-09-09 21:22:12 +02:00
Samuel Hawksby-Robinson
ceed618102
Updated all MessageType references
2020-07-30 20:20:27 +02:00
Andrea Maria Piana
a5874fdb21
Add content type for group chats
2020-03-25 09:29:08 +01:00
Adam Babik
8b61d92d58
Remove protocol and eth-node submodules ( #1835 )
2020-02-10 12:22:37 +01:00
Andrea Maria Piana
baa0767c26
Handle membership update message
...
This commit does a few things:
1) Handle membership updates using protobuf and adds the relevant
endpoints.
2) Store in memory a map of chats + contacts for faster lookups, which
are then flushed to disk on each update
3) Validate incoming messages
Sorry for the large pr, but you know, v1 :)
2019-12-10 15:20:28 +01:00