-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* π fix: update the invitation API id-server call payload * π¨ chore: lint * π fix: the lookup API handler timing out * π fix: the store-invite API handler * π fix: the getKeys method * β¨ feat: added buildUrl helper to matrix-identity-server * π·οΈ chore: add matrix_server to matrix-id-server types * π fix: tweetnacl-util import fixes base64Encode call error * π¨ feat: add express.json and express.urlencoded middlewares * π§ͺ chore: add json and urlencoded support to test * π¨ chore: refactor decode json util * π₯ chore: handle empty body * π§ͺ chore: update test * π chore: better log errors * π§ͺ chore: update tests * π¨ chore: lint * π§ͺ chore: update tests
- Loading branch information
Showing
14 changed files
with
280 additions
and
157 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
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
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
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
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.