Jonathan Rainville
387eab4fcf
fix(edit): fix message edits loses the album of images ( #16827 )
...
Fixes #16741
The problem was that we replaced the ContentType from Image to Text, so on restart, it doesn't understand it had images anymore.
Fixed in status-go by reusing the ContentType of the original message.
This makes it so that we don't need to pass the ContentType from Nim anymore, so I removed that param from the code.
2024-12-04 11:11:56 -05:00
..
2020-09-04 15:57:29 -04:00
2022-07-07 23:23:09 +02:00
2024-07-05 16:10:59 +01:00
2022-02-01 11:52:33 +01:00
2022-01-26 18:11:39 +01:00
2022-02-01 11:52:33 +01:00
2024-06-28 09:12:04 +02:00
2024-09-20 19:50:36 +01:00
2023-03-20 07:34:56 +01:00
2024-06-28 09:12:04 +02:00
2024-02-28 15:53:08 +01:00
2024-06-28 09:12:04 +02:00
2024-06-28 09:12:04 +02:00
2024-02-28 15:53:08 +01:00
2024-06-19 13:58:55 +02:00
2024-03-12 16:20:02 +01:00
2024-02-28 15:53:08 +01:00
2024-02-28 15:53:08 +01:00
2024-03-13 18:38:54 +01:00
2024-06-28 09:12:04 +02:00
2024-06-19 13:58:55 +02:00
2024-08-12 19:52:04 +02:00
2024-06-28 09:12:04 +02:00
2024-06-28 09:12:04 +02:00
2024-06-28 09:12:04 +02:00
2023-03-20 07:34:56 +01:00
2024-02-28 15:53:08 +01:00
2024-06-28 09:12:04 +02:00
2020-09-04 15:57:29 -04:00
2024-03-19 13:58:02 -04:00
2024-06-28 09:12:04 +02:00
2024-02-28 15:53:08 +01:00
2024-07-05 16:10:59 +01:00
2023-03-22 15:20:07 +02:00
2023-04-14 11:18:56 +03:00
2024-02-28 15:53:08 +01:00
2024-10-16 13:55:06 +02:00
2024-12-04 11:11:56 -05:00
2024-01-18 12:34:32 +01:00
2020-05-21 19:33:14 -04:00
2022-06-30 12:16:33 +02:00