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.
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
Add experimental support for WebPush #177
Add experimental support for WebPush #177
Changes from 48 commits
febbe6d
5aa5e96
2cba009
657bacf
4dc8e60
dee1b1f
b04db8f
dc904cb
6d326e7
6f50a86
f262ed2
c4acf9d
7ad9133
0e233f2
4325f15
34ab6b8
cda7fda
8002e5a
35e0a0e
538442c
eba9c80
3198745
f81c686
4115809
33ccde8
83def21
8685f2c
ab65309
8ded12f
9e3cad8
40f5a40
7531a29
74d7244
299363f
5d5cb38
10fe061
0669242
8f0303a
6887687
ae5e530
e28f783
0abb95d
ec88640
5403fca
ed7d038
65915db
4011ad3
ee43211
9ad5991
96cd23a
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
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.
As someone who has no added libraries before, do we care about the licenses of these or anything of that nature? (Probably a question for @matrix-org/synapse-core)
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.
py-vapid and pywebpush are both MPL2. Should transitive dependencies be checked?