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

[stable28] fix(shares): reply to message with attachments #11242

Merged
merged 4 commits into from
Dec 15, 2023

Commits on Dec 15, 2023

  1. fix(shares): pass parent message id with metadata when uploading

    Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
    
    (cherry picked from commit 3f443b3)
    Antreesy committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    4fdda09 View commit details
    Browse the repository at this point in the history
  2. fix(shares): retreive parent id from metadata

    Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
    (cherry picked from commit b4b2d37)
    Antreesy committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    2f1dc48 View commit details
    Browse the repository at this point in the history
  3. fix(shares): Verify replying captions are replyable and add tests

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    (cherry picked from commit 9cc8f78)
    nickvergessen authored and Antreesy committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    b561842 View commit details
    Browse the repository at this point in the history
  4. feat(shares): Add notifications for caption mentions and replies

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    (cherry picked from commit bfa2c83)
    nickvergessen authored and Antreesy committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    68f0194 View commit details
    Browse the repository at this point in the history