Skip to content

[WIP] Update WebSocket data handling for files#6124

Draft
anakin78z wants to merge 1 commit intomasterfrom
issue-6081-websocket-rest-calls
Draft

[WIP] Update WebSocket data handling for files#6124
anakin78z wants to merge 1 commit intomasterfrom
issue-6081-websocket-rest-calls

Conversation

@anakin78z
Copy link
Copy Markdown
Contributor

See #6081

When receiving a WebSocket chat comment with a file attachment, fetch messages via REST call to get user specific file paths.
This allows the user to display media without needing to wait on the insurance call to trigger.

🚧 TODO

  • Look into system message handling

🏁 Checklist

  • ⛑️ Tests (unit and/or integration) are included or not needed
  • 🔖 Capability is checked or not needed
  • 🔙 Backport requests are created or not needed: /backport to stable-xx.x
  • 📅 Milestone is set
  • 🌸 PR title is meaningful (if it should be in the changelog: is it meaningful to users?)

…messages via REST call.

Signed-off-by: Jens Zalzala <jens@shakingearthdigital.com>
@github-actions
Copy link
Copy Markdown
Contributor

APK file: https://github.com/nextcloud/talk-android/actions/runs/24935776966/artifacts/6641289039
To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.
qrcode (please click on link to get QR code displayed)

@github-actions
Copy link
Copy Markdown
Contributor

Codacy

Lint

TypemasterPR
Warnings8888
Errors00

SpotBugs

CategoryBaseNew
Bad practice66
Correctness1010
Dodgy code5353
Internationalization33
Malicious code vulnerability33
Performance44
Security11
Total8080

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