mirror of
https://github.com/chatmail/core.git
synced 2026-09-22 13:01:21 +03:00
remove function `messageListGetMessageIds()`, it is replaced by `getMessageIds()` and `getMessageListEntries()` the latter returns a new `MessageListItem` type, which is the now prefered way of using the message list.