Jonathan Rainville
79cbe6a410
fix(mentions): deleting or editing a mention should remove the mention ( #3421 )
...
* fix(mentions): deleting or editing a mention should remove the mention
* test(edit): add a test for mentions in edits
* test(delete): add test for deleting a message with a mention
2023-04-27 10:22:26 -04:00
Andrea Maria Piana
dea21f440a
Linting and some fixes on contact requests handling
2023-02-08 17:48:09 +00:00
Roman Volosovskyi
7360e07224
Update AC notification on EditMessage
2023-02-08 16:29:24 +01:00
Patryk Osmaczko
c01316524c
feat: make any member able to add new users to group chat
...
closes : #2823 , #2825
2022-09-13 12:16:14 +02:00
Samuel Hawksby-Robinson
bd3f0f436b
Turning the tests back on ( #2519 )
2022-02-03 20:37:41 +00:00
Vitaliy Vlasov
f271277b76
Disable failing tests
...
Fix lint
2021-11-30 20:52:47 +02:00
Jonathan Rainville
cdc7c55030
Delete messages ( #2279 )
...
* feat: add api and handling to delete messages
* fix(delete): add whitelist to message types that can be deleted
2021-07-26 17:06:32 -04:00
Andrea Maria Piana
d84da4f515
Fix some tests and restore private/public RPC client
2021-07-20 10:57:38 +02:00
Andrea Maria Piana
45a8de8e2b
Fix notifications in activity center when chat is inactive
2021-06-29 13:15:15 +02:00
Andrea Maria Piana
f1066857f4
Handle group chat message edits
2021-06-29 13:15:15 +02:00
Andrea Maria Piana
29deacc2df
address feedback
2021-06-29 13:15:15 +02:00
Andrea Maria Piana
9807c285e5
add last message
2021-06-29 13:15:15 +02:00
Andrea Maria Piana
ee06809ff8
Handle edit first & then message
2021-06-29 13:15:15 +02:00
Andrea Maria Piana
58a8872c57
Handle out of order edits
2021-06-29 13:15:15 +02:00
Andrea Maria Piana
7bac25c8e0
Separate edit message protocol message
2021-06-29 13:15:15 +02:00
Andrea Maria Piana
5d856adc0c
Change to map in messenger response
2021-06-29 13:15:15 +02:00
Richard Ramos
217bace570
feat: edit messages
2021-06-29 13:15:15 +02:00