Folder Model: don't try to fetch data if the account is disconnected
authorOlivier Goffart <ogoffart@woboq.com>
Mon, 19 Oct 2015 16:32:34 +0000 (18:32 +0200)
committerOlivier Goffart <ogoffart@woboq.com>
Mon, 19 Oct 2015 16:32:34 +0000 (18:32 +0200)
commit4369e31a495e384ccc94bfe813100f10e3a87d57
tree9da1dba84b0dc52af45eeb5b940e900fada4390b
parent23b5a74c17f5ad300fe118e262f1738d844f1ef8
Folder Model: don't try to fetch data if the account is disconnected

Now that it expands automatically, it would do lots of query to the
server when the account is disconnected. (all resulting in 401)
src/gui/folderstatusmodel.cpp