Skip to content
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

🐛 Store invite fix #169

Merged
merged 17 commits into from
Jan 27, 2025
Merged

🐛 Store invite fix #169

merged 17 commits into from
Jan 27, 2025

Conversation

rezk2ll
Copy link
Member

@rezk2ll rezk2ll commented Jan 17, 2025

No description provided.

@rezk2ll rezk2ll force-pushed the store-invite-fix branch 2 times, most recently from c045070 to 92fcc18 Compare January 21, 2025 14:04
@rezk2ll rezk2ll merged commit 8fa4fef into master Jan 27, 2025
8 of 9 checks passed
rezk2ll added a commit that referenced this pull request Feb 10, 2025
* 🐛 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
rezk2ll added a commit that referenced this pull request Feb 11, 2025
* 🐛 Store invite fix (#169)

* 🐛 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

* ✨ SMS service (#172)

* ✨ feat: added SMS service

* 🏷️ chore: added sms service related types

* 🔧 chore: fetch SMS service config from env vars

* 🎨 chore: use SMS service in sore-invite API

* 📄 chore: add 3pid SMS invitation template

* 🔧 chore: added chat_url config

* 🧑‍💻 chore: fix buildUrl util

* 🎨 chore: update invitation process

add invitation link to store-invite API

* 🐛 chore: update SMS service

* 🧪 chore: add SMS Service API test

* 🧪 chore: fix missing config in terms tests

* 🧪 chore: add store-invite tests

* 🚨 chore: lint

* 🧪 chore: fix decode json content unit test

* 🎨 chore: revert jsondecode changes

* 🧪 chore: revert id server test

* 🧪 chore: fix missing done in tests

* 🧪 chore: fix invitation test

* 🐛 fix: use correct medium address for phone

* 🧪 chore: fix broken skipped tests

* 🧪 chore: fix additional features skipped tests

* 🧪 chore: update test default config

* 🐛 fix: sms service constructor preventing server init

* 🐛 fix: sms service tests

* 🧪 chore: update test config files

* 🐛 chore: fix skipped unit tests

* ⚡️ chore: init SMS service when in case of msisdn

* 🧪 chore: fix tom server skipped tests

---------

Co-authored-by: Khaled Ferjani <[email protected]>
@rezk2ll rezk2ll deleted the store-invite-fix branch March 4, 2025 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant