threema-ch / threema-web

The Threema Web application.
GNU Affero General Public License v3.0
986 stars 106 forks source link

Allow quoting all message types (quotes v2) #1125

Closed threema-danilo closed 2 years ago

threema-danilo commented 2 years ago

If the app signals the quoteV2 capability, then all message types can be quoted.

If no quote text is available, the quote preview falls back to the translated message type (e.g. "File").

screenshot-20220426-110318

screenshot-20220426-110337

Fixes #1051.