anonymousland-synapse/webclient/components/matrix
Emmanuel ROHEE ef5b39c410 State data now provides up-to-date users displaynames. So use it first.
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.
2014-09-24 11:04:27 +02:00
..
event-handler-service.js State data now provides up-to-date users displaynames. So use it first. 2014-09-24 11:04:27 +02:00
event-stream-service.js SYWEB-14: BF: rooms invitations were not visible in recents after launching/refreshing the web page 2014-09-18 17:34:26 +02:00
matrix-call.js Merge branch 'master' of github.com:matrix-org/synapse into develop 2014-09-22 13:02:47 +01:00
matrix-filter.js State data now provides up-to-date users displaynames. So use it first. 2014-09-24 11:04:27 +02:00
matrix-phone-service.js Propagate failure reason to the other party. 2014-09-22 11:44:15 +01:00
matrix-service.js use all new /rooms/<room id>/state to actually gather the state for rooms whenever join them. a bit ugly, as we don't currently have a nice place to gather housekeeping after joining a room, so horrible code duplication... 2014-09-23 18:50:39 +01:00
presence-service.js fix desktop notifs, which were broken in eab463fd 2014-09-08 11:28:51 +02:00