xmpp.chapril.org-conversejs/src/templates
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
..
action.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
add_contact_dropdown.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
add_contact_form.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
avatar.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
bookmark.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
bookmarks_list.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
brand_heading.html Render register and login forms via links 2017-09-24 00:30:43 +02:00
change_status_message.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
chat_status.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
chatarea.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
chatbox_minimize.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
chatbox.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
chatroom_bookmark_form.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
chatroom_bookmark_toggle.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
chatroom_disconnect.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
chatroom_dragresize.html Refactoring in MUC 2016-12-02 18:41:05 +01:00
chatroom_features.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
chatroom_form.html Update the JS to better render the chatroom config form. 2015-10-31 16:18:31 +00:00
chatroom_head.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
chatroom_invite.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
chatroom_nickname_form.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
chatroom_password_form.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
chatroom_sidebar.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
chatroom_toolbar.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
chatroom.html Refactoring in MUC 2016-12-02 18:41:05 +01:00
chatrooms_tab.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
chats_panel.html Use the chats_panel.html template in converse-minimize.js 2016-11-22 17:39:36 +01:00
choose_status.html More templates refactored into separate files. 2014-01-19 11:22:56 +02:00
contacts_panel.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
contacts_tab.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
controlbox_toggle.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
controlbox.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
converse_brand_heading.html Various changes 2017-09-24 00:30:43 +02:00
dragresize.html Refactoring in MUC 2016-12-02 18:41:05 +01:00
emojis.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
field.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
form_captcha.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
form_checkbox.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
form_input.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
form_select.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
form_textarea.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
form_url.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
form_username.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
group_header.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
help_message.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
info.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
inverse_brand_heading.html Render register and login forms via links 2017-09-24 00:30:43 +02:00
login_panel.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
message.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
new_day.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
occupant.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
pending_contact.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
register_link.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
register_panel.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
registration_form.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
registration_request.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
requesting_contact.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
room_description.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
room_item.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
room_panel.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
rooms_list_item.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
rooms_list.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
roster_filter.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
roster_item.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
roster.html Csp compat 2 (#864) 2017-04-30 10:22:54 +02:00
search_contact.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
select_option.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
spinner.html Make spinner into a template 2017-06-14 19:43:02 +02:00
status_option.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
toggle_chats.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
toolbar_otr.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
toolbar.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
trimmed_chat.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00