mirror of
https://github.com/chatmail/core.git
synced 2026-04-22 16:06:30 +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.