Skip to content

Added updateSms method to update an existing sms message#142

Merged
pooranjoyb merged 2 commits into
pooranjoyb:developfrom
me-hem:feature/updateSms
Nov 1, 2025
Merged

Added updateSms method to update an existing sms message#142
pooranjoyb merged 2 commits into
pooranjoyb:developfrom
me-hem:feature/updateSms

Conversation

@me-hem

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

Copy link
Copy Markdown
Contributor

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

me-hem commented Oct 11, 2025

Copy link
Copy Markdown
Contributor Author

@pooranjoyb @sristy17 Please review.

@pooranjoyb

Copy link
Copy Markdown
Owner

@pooranjoyb @sristy17 Please review.

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

@me-hem

me-hem commented Oct 17, 2025

Copy link
Copy Markdown
Contributor Author

@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

me-hem commented Oct 17, 2025

Copy link
Copy Markdown
Contributor Author

@pooranjoyb Kindly assign GSSoC-related labels to it.

@pooranjoyb

Copy link
Copy Markdown
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

me-hem commented Oct 22, 2025

Copy link
Copy Markdown
Contributor Author

@pooranjoyb Conflicts resolved.

Comment thread examples/messaging/messages/createSms.cpp
@me-hem

me-hem commented Oct 30, 2025

Copy link
Copy Markdown
Contributor Author

@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