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

[Story] Receive push notification for new message #1093

Closed
21 tasks done
kittykat opened this issue Mar 7, 2023 · 2 comments
Closed
21 tasks done

[Story] Receive push notification for new message #1093

kittykat opened this issue Mar 7, 2023 · 2 comments

Comments

@kittykat
Copy link
Contributor

kittykat commented Mar 7, 2023

As a user I that is a member in a room want to get a push notification for each new message in that room.
I want to know who send what kind of content in which room at what time.

  • Show room avatar
  • Show room / user-name
  • Show content

Scope

These should be a list of technical tasks which take ½-1 day to complete

Android

  1. A-Notifications A-Push
    bmarty

iOS

  1. A-Notifications T-Task
    Velin92 VolkerJunginger
  2. A-Notifications
    Velin92
  3. T-Defect
    Velin92
  4. T-Enhancement
    Velin92
  5. A-Notifications T-Enhancement X-Needs-Rust
    Velin92
  6. T-Enhancement Team: Element X Platform X-Needs-Rust
    VolkerJunginger

Android after SDK

iOS after SDK

  • QA signoff
  • Producs signoff
  • Design signoff

Stretch goals

None at this time

Out of scope

  • UnifyPush
  • FDroid
  • Troubleshoot screen (like on current EA)
  • Timeline around an event id (/context + backward and forward pagination)
  • Full notification timeline cache: keep cache as long as the notification is not read
@kittykat
Copy link
Contributor Author

kittykat commented Mar 7, 2023

@amshakal:

Should we consider different notification rules for different types of rooms at this point, push and inside the app?

Different types of notification settings per room:

  • All messages
  • Mentions and Keywords
  • Mute

Different types of rooms:

  • Audio rooms
  • Video rooms
  • Invites

Different types of messages:

  • Polls
  • Edited messages
  • Deleted messages
  • Reactions
  • Replies to your messages
  • Room activity/upgrades
  • Membership changes etc

@manuroe
Copy link
Member

manuroe commented Jul 5, 2023

All done 🥳

@manuroe manuroe closed this as completed Jul 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment