-
Notifications
You must be signed in to change notification settings - Fork 187
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove placeholder notifications endpoint in capabilities
- Loading branch information
1 parent
cb3a5b8
commit f5df717
Showing
2 changed files
with
7 additions
and
3 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
Bugfix: Remove notifications placeholder | ||
|
||
Since Reva was communicating its notification capabilities incorrectly, oCIS relied on a hardcoding string to overwrite them. | ||
This has been fixed in [reva#1819](https://github.com/cs3org/reva/pull/1819) so we now removed the hardcoded string | ||
and don't modify Reva's notification capabilities anymore in order to fix clients having to poll a (non-existent) notifications endpoint. | ||
|
||
https://github.com/owncloud/ocis/pull/2514 |
This file contains 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