Andrea Maria Piana
a182f3e699
Fix bug with tracking & merge community changes
2022-09-16 22:45:29 +01:00
Andrea Maria Piana
d689b337c9
Return ID and use chat topic when sending community message
2022-09-15 09:44:56 +01:00
Andrea Maria Piana
897bd0f58f
Dont send notification to our own devices
2022-07-18 17:17:20 +01:00
Vitaliy Vlasov
4f722b6fe8
Communities encryption integration
2022-06-17 21:24:39 +03:00
Vitaliy Vlasov
e6dffe8d8d
Communities encryption
2021-11-30 20:52:47 +02:00
Roman Volosovskyi
53bbfb3f08
Allow sending messages offline
2021-11-11 19:12:31 +02:00
Andrea Maria Piana
2d13fa1e25
Add logging of message-id
2021-11-01 11:53:08 +00:00
Andrea Maria Piana
4e33e46795
Fix race condition with PNs
...
Sometimes the message scheduled & message sent notifications are
received out of order.
Now we use a single channel for both so order is maintained.
This was causing the tests to be flaky and it might have happened in
production as well.
2021-10-07 12:47:40 +01:00
Volodymyr Kozieiev
0e538c0a95
Rename MessageProcessor to MessageSender ( #2264 )
2021-06-23 17:13:48 +03:00