JC Brand
|
8a4aa4efdd
|
Use a named variable for _.template
This removes the need for `switch (obj)` in the template which is not
allowed in strict mode.
Additionally using a named variable speeds up rendering.
|
2017-11-05 18:59:29 +01:00 |
|
JC Brand
|
f84790e68c
|
muc: Show JID (instead of only server) in room info
Also made some styling changes and tweaked the room head to better
differentiate between the Name and JID of a room.
|
2017-07-19 08:30:04 +02:00 |
|
JC Brand
|
bc1fa24315
|
Show the MUC server in a bookmarked room's info view
|
2017-04-21 19:05:10 +02:00 |
|
JC Brand
|
85f6a75fed
|
Escape user-generated input to avoid injection attacks
|
2017-02-13 13:41:37 +00:00 |
|
JC Brand
|
feb81a02f3
|
Move more templates out into separate files.
|
2014-01-19 06:37:55 +02:00 |
|