We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Notifications where user intervention is necessary should be implemented for the following cases:
Enhancement is based on: https://forum.syncthing.net/t/syncthing-for-macos/2745/22
The text was updated successfully, but these errors were encountered:
Initial work which fixes #52
74fc8a6
Initial prototype is functional to translate events to OS X notifications:
Sorry, something went wrong.
Had some discussion on the official forum about event behaviour in the webgui:
https://forum.syncthing.net/t/unexpected-continuous-devicereject-events-from-the-api-with-incrementing-ids
We should keep issue syncthing/syncthing-android#679, and syncthing/syncthing#4084 in mind when implementing this.
Since v0.14.51 the new API is available so probably we should reimplement my work from branch https://github.com/syncthing/syncthing-macos/tree/feature/issue-52 into Swift.
No branches or pull requests
Notifications where user intervention is necessary should be implemented for the following cases:
Enhancement is based on: https://forum.syncthing.net/t/syncthing-for-macos/2745/22
The text was updated successfully, but these errors were encountered: