Skip to content

feat(notification): add room topic to NotificationItem and NotificationRoomInfo structs #5300

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jonasrichardrichter
Copy link
Contributor

This pull request adds a new room_topic field to the NotificationItem struct and exposes it in the FFI layer via NotificationRoomInfo. By including the room topic directly in notification-related data structures, clients especially those running in constrained environments such as iOS Notification Service Extensions can more easily access and display the room topic in notifications without requiring additional API calls or context.

  • Public API changes documented in changelogs (optional)

Signed-off-by: Jonas Richard Richter [email protected]

@jonasrichardrichter jonasrichardrichter requested a review from a team as a code owner June 27, 2025 13:02
@jonasrichardrichter jonasrichardrichter requested review from andybalaam and removed request for a team June 27, 2025 13:02
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