mirror of
https://github.com/chatmail/core.git
synced 2026-05-21 07:46:31 +03:00
Remove StockMessage.action_by_contact() (#3518)
Use separate strings for "... by me" and "... by contact" to make them easier to translate.
This commit is contained in:
@@ -42,6 +42,7 @@
|
||||
- jsonrpc: add `BasicChat` object as a leaner alternative to `FullChat` #3590
|
||||
- jsonrpc: add `last_seen` property to `Contact` #3590
|
||||
- breaking! jsonrpc: replace `Message.quoted_text` and `Message.quoted_message_id` with `Message.quote` #3590
|
||||
- add separate stock strings for actions done by contacts to make them easier to translate #3518
|
||||
|
||||
### Changes
|
||||
- order contact lists by "last seen";
|
||||
|
||||
Reference in New Issue
Block a user