Skip to content

Remove current_user from awareness payload

Hannes Moser requested to merge filter-current-user-in-awareness-payload into master

What does this MR do and why?

Based on feedback in this MR, we want to remove the current_user from the awareness payload. This is not a breaking change, because it isn't used anywhere yet.

We remove the current_user from the payload every time the payload is transmitted. We do not need to display the avatar for the current_user. In addition, the size of the avatar image is reduced a bit.

How to set up and validate locally

Added and modified an existing spec to cover the changes.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Hannes Moser

Merge request reports

Loading