forked-synapse/webclient/components/matrix
Kegan Dougal 0f192579ac SYWEB-48: Better regex for binging on usernames.
This uses /\blocalpart\b|\bdisplayname\b/i which is overall a lot
better than before. This specifically gets @localpart references
which the bug was originally for.
2014-10-29 17:44:57 +00:00
..
event-handler-service.js SYWEB-48: Better regex for binging on usernames. 2014-10-29 17:44:57 +00: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 Add stun server fallback and I-told-you-so message if we get no TURN server and the connection fails. 2014-09-25 11:14:29 +01:00
matrix-filter.js SYWEB-27: Public rooms with 2 users must not considered as 1:1 chat room and so, they must no be renamed 2014-09-24 13:17:47 +02:00
matrix-phone-service.js Propagate failure reason to the other party. 2014-09-22 11:44:15 +01:00
matrix-service.js SYWEB-98: Add redactEvent matrix API call. 2014-10-29 15:31:50 +00:00
presence-service.js fix desktop notifs, which were broken in eab463fd 2014-09-08 11:28:51 +02:00