Matthew Hodgson
|
ad873c2b60
|
handle matrix.to links correctly. add partial support for #/user URLs
|
2016-08-28 01:55:42 +01:00 |
Matthew Hodgson
|
2a3b0e85ea
|
add rel='noopener' wherever we do target='_blank' because https://mathiasbynens.github.io/rel-noopener/
|
2016-08-15 21:37:26 +01:00 |
Matthew Hodgson
|
c3e96f8af1
|
incorporate review
|
2016-03-21 15:45:04 +00:00 |
Matthew Hodgson
|
d54a75c913
|
actually, only intercept URLs which are explicitly referring to our current app
|
2016-03-20 12:31:30 +00:00 |
Matthew Hodgson
|
1aed9ccbf4
|
linkify vector.im URLs directly into the app, both from HTML and non-HTML messages
|
2016-03-20 03:05:07 +00:00 |
David Baker
|
aef04d682b
|
Make the links we emit for room URLs valid rather than relying on the onClick handler (ie. make them work if you c+p them)
|
2016-02-18 18:16:39 +00:00 |
Matthew Hodgson
|
0772f50fab
|
update copyright for 2016
|
2016-01-07 04:06:52 +00:00 |
Kegan Dougal
|
77d1b9af04
|
Hook up aliases via listeners too.
|
2015-10-27 09:58:55 +00:00 |
Kegan Dougal
|
24ac801417
|
Invoke onUserClick to allow impls to do whatever on user clicks.
|
2015-10-26 17:59:49 +00:00 |
Kegan Dougal
|
11ef1ac336
|
Prevent the url from being butchered when clicking user IDs
|
2015-10-26 17:36:03 +00:00 |
Kegan Dougal
|
a1444d3214
|
Linkify room aliases. Add listener for user ID clicks.
|
2015-10-26 17:32:31 +00:00 |
David Baker
|
fe369858b7
|
Unused variables & redundant stuff
|
2015-09-25 15:17:46 +01:00 |
David Baker
|
8fbce5fce8
|
de-tab
|
2015-09-08 16:17:06 +01:00 |
David Baker
|
ed2cc33616
|
Linkify user IDs and room aliases (to nothing at the moment because we don't have anything to do with them)
|
2015-07-10 14:37:13 +01:00 |