-
Notifications
You must be signed in to change notification settings - Fork 193
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix notification polyfill from incomplete GQL status (#1080)
When connected to a server sending GQL statuses instead of notifications, the driver polyfills `summary.summary_notifications` from the GQL statuses. This PR fixes a but where the driver would ignore any status that was lacking any of the possible fields. However, at least the position is optional and should not cause the status to be swallowed.
- Loading branch information
1 parent
4acb10f
commit 4fbf12b
Showing
2 changed files
with
541 additions
and
236 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
Oops, something went wrong.