synapse/webclient/room
Kegan Dougal da19fd0d1a Add unsanitizedLinky filter to fix links in formatted messages.
This filter is identical to ngSanitize's linky but instead of
sanitizing text which isn't linkified in the addText function,
it doesn't.
2014-10-15 14:42:14 +01:00
..
room-controller.js BF: Do a pagination when opening a room from an invitation 2014-09-25 14:46:11 +02:00
room-directive.js on safari at least keypress's event.which returns ASCII rather than keycodes, so 38 & 40 was swallowing ( and & rather than up-arrow and down-arrow(!) 2014-09-23 23:35:17 +01:00
room.html Add unsanitizedLinky filter to fix links in formatted messages. 2014-10-15 14:42:14 +01:00