mirror of
https://github.com/chatmail/core.git
synced 2026-04-26 01:46:34 +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.