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

feat(phonenumber): Add OCP wrapper for PhoneNumber utils library #40620

Merged
merged 3 commits into from Sep 26, 2023

Conversation

nickvergessen
Copy link
Member

@nickvergessen nickvergessen commented Sep 25, 2023

Summary

  • Extract current code that interacts with 3rdparty libphonenumber into an OCP wrapper, so it can be used savely by apps, e.g. Talk for the upcoming SIP dial-out.

Checklist

Signed-off-by: Joas Schilling <coding@schilljs.com>
…usage

Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessen nickvergessen added enhancement 3. to review Waiting for reviews technical debt feature: profile PRs or issues related to the Profile feature (e.g. Profile page, API, etc.) labels Sep 25, 2023
@nickvergessen nickvergessen added this to the Nextcloud 28 milestone Sep 25, 2023
@nickvergessen nickvergessen self-assigned this Sep 25, 2023
ChristophWurst

This comment was marked as resolved.

@ChristophWurst ChristophWurst added the pending documentation This pull request needs an associated documentation update label Sep 25, 2023
lib/private/Accounts/AccountManager.php Fixed Show fixed Hide fixed
lib/private/Accounts/AccountManager.php Fixed Show fixed Hide fixed
apps/provisioning_api/lib/Controller/UsersController.php Dismissed Show dismissed Hide dismissed
apps/provisioning_api/lib/Controller/UsersController.php Dismissed Show dismissed Hide dismissed
@nickvergessen nickvergessen force-pushed the feat/noid/ocp-for-phonenumber-util branch from 4f7dc69 to 0956b49 Compare September 25, 2023 14:52
Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessen
Copy link
Member Author

Docs in nextcloud/documentation#11147

@nickvergessen nickvergessen removed the pending documentation This pull request needs an associated documentation update label Sep 25, 2023
@nickvergessen nickvergessen merged commit 23a2e34 into master Sep 26, 2023
38 checks passed
@nickvergessen nickvergessen deleted the feat/noid/ocp-for-phonenumber-util branch September 26, 2023 06:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews enhancement feature: profile PRs or issues related to the Profile feature (e.g. Profile page, API, etc.) technical debt
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants