Boris Melnik
2950d37e43
feat(edit-message): Edit image messages ( #3393 )
...
* feat(edit-message): Edit image messages
* feat(edit-message): Adds tests for edit image messages text
* chore(messenger_messages): Replace ErrChatNotFound duplications
2023-04-26 14:10:17 +03:00
Jonathan Rainville
62da2d404c
fix(image-album): make sure to delete all images part of an album ( #3380 )
...
* fix(image-album): make sure to delete all images part of an album
* test(delete): add test that deletes a message part of an album
* test(delete): add test where the signal to delete images is after
also adds the handling of deleteForMe
* fix(delete): add album deletion handling for deleteForMe
2023-04-14 13:17:56 -04:00
yqrashawn
d4ec412df2
feat: add deleted by xxx support ( #3077 )
2023-02-01 08:57:35 +08:00
frank
684e9654de
Allow owner/admin to delete messages of a community ( #2958 )
2022-12-02 19:34:02 +08: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
Andrea Maria Piana
83394e0ed1
Add chatID to removed messages
2021-08-25 12:21:40 +03:00
Roman Volosovskyi
45212b0823
[ status-im/status-react#12450 ] Add push notification for deleted message
2021-08-20 11:26:46 +03:00
Andrea Maria Piana
482518d179
Fix last message deletion
2021-08-20 10:07:14 +02:00
RichΛrd
dae447466f
fix: delete messages when the signal arrives before the OG msg ( #2310 )
...
* fix: delete messages when the signal arrives before the OG msg
* fix: code review
2021-08-13 13:10:32 -04: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