Skip to content

Conversation

@me-hem
Copy link
Contributor

@me-hem me-hem commented Oct 7, 2025

This PR adds the updateSms() method (issue #75) to update an existing SMS message via the Appwrite Messaging API.

Changes made:

  • classes/Messaging.hpp - Added declaration for updateSms() method
  • services/Messaging.cpp - Implemented updateSms() method to update an existing SMS message
  • Makefile - Added an entry forupdateSms() method to compile and test it.
  • updateSms.cpp - Added test to validate updateSms() functionality

Test result:

updateSms

@me-hem
Copy link
Contributor Author

me-hem commented Oct 11, 2025

@pooranjoyb @sristy17 Please review.

@pooranjoyb
Copy link
Owner

@pooranjoyb @sristy17 Please review.

Please show video demo/screenshots to verify the code implementation.

@me-hem
Copy link
Contributor Author

me-hem commented Oct 17, 2025

@pooranjoyb @sristy17 Please review.

Please show video demo/screenshots to verify the code implementation.

@pooranjoyb, I have attached a test screenshot (appwrite console + terminal) to verify code implementation (SMS content has been updated).

Test results:

1. Terminal

image

2. Appwrite console

image image

@me-hem
Copy link
Contributor Author

me-hem commented Oct 17, 2025

@pooranjoyb Kindly assign GSSoC-related labels to it.

@pooranjoyb
Copy link
Owner

merge conflicts 😞

@me-hem me-hem force-pushed the feature/updateSms branch from 8206242 to c6ab519 Compare October 22, 2025 16:21
@me-hem
Copy link
Contributor Author

me-hem commented Oct 22, 2025

@pooranjoyb Conflicts resolved.

@me-hem
Copy link
Contributor Author

me-hem commented Oct 30, 2025

@pooranjoyb Could you proceed with it now?

@pooranjoyb pooranjoyb merged commit 1479887 into pooranjoyb:develop Nov 1, 2025
@pooranjoyb pooranjoyb added touch-of-magic Smiles Guaranteed (enhancements) mission: possible Good for newcomers mild-mayhem purple litmus paper (pH 7) level 2 GSSOC level 2 labels Nov 1, 2025
@pooranjoyb pooranjoyb moved this to Done in C++ SDK Appwrite Nov 1, 2025
@pooranjoyb pooranjoyb linked an issue Nov 1, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

level 2 GSSOC level 2 mild-mayhem purple litmus paper (pH 7) mission: possible Good for newcomers touch-of-magic Smiles Guaranteed (enhancements)

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

feat: update_sms [messaging]

2 participants