mirror of
https://github.com/matrix-org/synapse.git
synced 2025-10-05 04:21:12 +02:00
Continue to use presence data as fallback solution which is required when users do not join the room yet. Created eventHandlerService.getUserDisplayName() as a single point to compute display name.