forked from matrix-org/matrix-hookshot
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Release/upstream v5.1.1 #2
Merged
Merged
Conversation
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
* Update README.md Smaller improvements. Fixed a typo. * Create 855.doc --------- Co-authored-by: Will Hunt <[email protected]>
* Update setup.md Smaller improvements such as fixes for typos, also added an example on how to pass requests from Nginx * Create 857.docs * Rename 857.docs to 857.doc --------- Co-authored-by: Will Hunt <[email protected]>
* Update workers.md Fixed typos Signed-off-by: Joshua Hoffmann [email protected] * Create 858.doc --------- Signed-off-by: Joshua Hoffmann [email protected] Co-authored-by: Will Hunt <[email protected]>
* Update encryption.md Consistently spell Hookshot with an upper-case H as the first letter Signed-off-by: Joshua Hoffmann [email protected] * Create 860.doc --------- Signed-off-by: Joshua Hoffmann [email protected] Co-authored-by: Will Hunt <[email protected]>
* Update widgets.md Consistently spell Hookshot with an upper-case H as the first letter Signed-off-by: Joshua Hoffmann [email protected] * Create 859.doc --------- Signed-off-by: Joshua Hoffmann [email protected] Co-authored-by: Will Hunt <[email protected]>
…g#862) * Major package upgrades * Update rust deps and fix a few things * Drop 18 testing * Use node 20 * lint rust * lint * changelog * Drop usage of SVGs, use compound elements. * Update widget API
* Major package upgrades * Update rust deps and fix a few things * Drop 18 testing * Use node 20 * lint rust * lint * changelog * Drop usage of SVGs, use compound elements. * Update widget API * Drop usage of SVGs, use compound elements. * Add dark mode for widgets * changelog * Remove yarn-error.log
* Update metrics.md Made descriptions of metrics more consistent and some smaller improvements. * Update README.md (matrix-org#855) * Update README.md Smaller improvements. Fixed a typo. * Create 855.doc --------- Co-authored-by: Will Hunt <[email protected]> * Update setup.md (matrix-org#857) * Update setup.md Smaller improvements such as fixes for typos, also added an example on how to pass requests from Nginx * Create 857.docs * Rename 857.docs to 857.doc --------- Co-authored-by: Will Hunt <[email protected]> * Update workers.md (matrix-org#858) * Update workers.md Fixed typos Signed-off-by: Joshua Hoffmann [email protected] * Create 858.doc --------- Signed-off-by: Joshua Hoffmann [email protected] Co-authored-by: Will Hunt <[email protected]> * Update encryption.md (matrix-org#860) * Update encryption.md Consistently spell Hookshot with an upper-case H as the first letter Signed-off-by: Joshua Hoffmann [email protected] * Create 860.doc --------- Signed-off-by: Joshua Hoffmann [email protected] Co-authored-by: Will Hunt <[email protected]> * Update widgets.md (matrix-org#859) * Update widgets.md Consistently spell Hookshot with an upper-case H as the first letter Signed-off-by: Joshua Hoffmann [email protected] * Create 859.doc --------- Signed-off-by: Joshua Hoffmann [email protected] Co-authored-by: Will Hunt <[email protected]> * Drop Node 18, start testing Node 21 & update dependencies. (matrix-org#862) * Major package upgrades * Update rust deps and fix a few things * Drop 18 testing * Use node 20 * lint rust * lint * changelog * Drop usage of SVGs, use compound elements. * Update widget API * Better support for dark mode in widgets (matrix-org#863) * Major package upgrades * Update rust deps and fix a few things * Drop 18 testing * Use node 20 * lint rust * lint * changelog * Drop usage of SVGs, use compound elements. * Update widget API * Drop usage of SVGs, use compound elements. * Add dark mode for widgets * changelog * Remove yarn-error.log * Commit metrics changes * Cleanup --------- Signed-off-by: Joshua Hoffmann [email protected] Co-authored-by: Will Hunt <[email protected]>
…ix-org#865) * Fix feeds config UI not allowing notifyOnFailure to be toggled. * changelog * amend changelog to be cohierent * Actual fixes.
* Add commands for removing webhooks * Fix command setting state twice * changelog
* Remove GoNEB migrator. * changelog * Remove frontend pieces * Remove unused statuscodes * Linting * Remove warning about ts-comment
…g#866) * Ensure connection state always explicitly states all keys, even if some are undefined. * changelog * Fix type * fix test types
* Ensure connection state always explicitly states all keys, even if some are undefined. * changelog * Fix type * fix test types * Add support for E2E testing * Add CI job for e2e test * Ensure integration test only runs when regular tests complete * Add homerunner image * Disallow concurrent runs * Add concurrency to other expensive steps * changelog * Fix mq test * Cache rust deps * Drop only * Use a shared key
* Fix widget client only talking to localhost * Improve error text around widget communication. * changelog * Remove unused.
…atrix-org#872) * Bind listener in bridge. * Add a test to confirm behaviour * Fix test name * changelog
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.