geary/test/engine/app
Michael Gratton 3a44628da9 Fix ConversationMonitor sometimes not loading more from remote
If a FillWindowOperation didn't load a full amount of messages, it just
assumed that there were no more to load. This is not true however when
loading locally, the folder's vector isn't fully expanded, and it gets
to the end of the vector.

This patch fixes the operation to also queue another fill if the
monitor's folder message window is smaller than the folder's total
message count.

Fixes #289
2019-04-04 16:57:53 +11:00
..
app-conversation-monitor-test.vala Fix ConversationMonitor sometimes not loading more from remote 2019-04-04 16:57:53 +11:00
app-conversation-set-test.vala Ensure conversations that have no email in the base folder are dropped 2019-02-16 16:26:10 +11:00
app-conversation-test.vala Ensure conversations that have no email in the base folder are dropped 2019-02-16 16:26:10 +11:00