Trash location.kml messages

Assign location.kml message parts to the trash chat,
but return non-trash chat_id so locations are assigned
to the correct chat.

Due to a bug introduced in
7968f55191
previously location.kml messages resulted in
empty message bubbles on the receiver.
This commit is contained in:
link2xt
2022-04-24 19:43:59 +00:00
parent 43e3f8f08b
commit aae4f0bb7b
3 changed files with 68 additions and 2 deletions

View File

@@ -14,6 +14,7 @@
- Make sure, videochat-room-names are always URL-safe #3231
- Try removing account folder multiple times in case of failure #3229
- Ignore messages from all spam folders if there are many #3246
- Hide location-only messages instead of displaying empty bubbles #3248
### Changes