Pepijn98 / Nekos

Mobile app for https://nekos.moe
https://vdbroek.dev
MIT License
16 stars 3 forks source link

Catch 409 conflict exceptions #6

Closed Pepijn98 closed 6 years ago

Pepijn98 commented 6 years ago

When uploading an image and it already exists the http response will be a 409 conflict, right now it just shows the 409 error, this should be a message saying the image is already uploaded. (Pretty sure only the upload endpoint can return 409s)

Pepijn98 commented 6 years ago

Should be fixed in acdbebb9ee92f864883717fa782e7e5c57b069b2 Update should soon be available on the play store