Add error category for http file lock error status 423.
authorCamila San <hello@camila.codes>
Mon, 3 Jun 2019 15:50:16 +0000 (17:50 +0200)
committerCamila San <hello@camila.codes>
Tue, 11 Jun 2019 21:32:10 +0000 (23:32 +0200)
commitbb7d330516e5ae743af862ea22ab01b651ef8dee
tree332b52964ad5050813e86d9bac7eb138102ecea0
parent795c29d5bdb5d9435cc889354a7f0fc19d22833d
Add error category for http file lock error status 423.

It filters the error out of the list of blocking errors. It now shows up
in the Activities and Notificattions list as a warning.

Signed-off-by: Camila San <hello@camila.codes>
12 files changed:
src/gui/activitylistmodel.cpp
src/gui/activitywidget.cpp
src/gui/folder.cpp
src/gui/folder.h
src/libsync/owncloudpropagator.cpp
src/libsync/owncloudpropagator_p.h
src/libsync/progressdispatcher.cpp
src/libsync/propagatedownload.cpp
src/libsync/syncfileitem.h
src/libsync/syncfilestatustracker.cpp
src/libsync/syncresult.cpp
src/libsync/syncresult.h