-
Notifications
You must be signed in to change notification settings - Fork 903
Notifications #197
New issue
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
Merged
Merged
Notifications #197
Changes from 1 commit
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
a7dd3a7
Displays the actual notification subject in the system tray messages.
b24751b
Adds button to open notification in the browser - to update something…
bfc7aa1
Adds option to toggle display of Sync and Activity notifications.
ab7185a
Changes notification text in the checkboxes and adds tooltips with ex…
20cf4ed
Improves Notification Widget UI.
32e29fb
Doesn't open the file manager when there isn't a file associated with…
1a0edc1
Sync activities notifications are never shown unless there is an erro…
4c79059
Changes notification icon bell size.
e33d2bf
Removes (s) from time strings.
4a6a8ca
Removes _appName from Activity data.
71f4760
Do not display user account when there is only one user in popup mess…
d71438f
Adds host and scheme to activity link so it can be opened in the
44f299e
Removes debug messages.
0f9d8e1
Only uses 'More information' text in button for notification link.
09a92a5
Align text and changes spacing in notification widget.
112c5e1
Removes Server Activities option from General settings.
56709f3
Removes string 'Created' from notifications time.
6bf9f65
Only notify users of new notifications and only shows them all on sta…
d42401e
Changes notifications api endpoint to v2.
621596f
Saves notifications ETag response header to use to request only new n…
3c77898
Makes sure JsonApiJob::finished won't throw a JSON error when status …
2e4472a
Enables server notifications by default.
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Removes Server Activities option from General settings.
Signed-off-by: Camila San <[email protected]>
- Loading branch information
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think notifications should be enabled by default. Any opinions @jancborchardt
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done.