xmpp.chapril.org-conversejs/src/templates
2018-01-18 11:14:06 +01:00
..
action.html Use template to render .chat-info messages 2017-12-24 17:09:49 +00: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
bookmark.html Use an OrderedListView to render the bookmarks list 2018-01-04 21:51:42 +00:00
bookmarks_list.html Remove jQuery from converse-bookmarks 2017-12-23 20:56:20 +00: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 Some of refactoring to avoid code duplication and jQuery 2017-12-06 16:26:53 +01:00
chatbox_head.html Don't render avatar for headlines chatbox 2017-12-06 22:10:21 +01:00
chatbox_minimize.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
chatbox.html Fix: In chatbox heading two avatars sometimes get rendered 2017-11-17 12:50:16 +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_join_form.html Create separate view for the MUC join form 2017-11-10 21:37:35 +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 Some of refactoring to avoid code duplication and jQuery 2017-12-06 16:26:53 +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 Refactoring of the roster view. 2017-12-19 18:44:31 +00:00
help_message.html Fixes #985 Give help messages a "message" class and isodate data attr. 2018-01-15 20:32:24 +01:00
info.html Use template to render .chat-info messages 2017-12-24 17:09:49 +00:00
inverse_brand_heading.html Add a link to weblate on inverse landing page 2018-01-18 11:14:06 +01:00
login_panel.html Use [backbone.vdomview](https://github.com/jcbrand/backbone.vdomview) 2017-11-10 22:01:36 +01:00
message.html Make the :last-child selector more specific 2017-12-22 20:49:10 +00:00
new_day.html Take all messages except chat events into consideration 2018-01-10 12:45:12 +00: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 Render "create account" link via a VDOMView and hide when connecting 2017-12-14 12:30:50 +00: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 [backbone.vdomview](https://github.com/jcbrand/backbone.vdomview) 2017-11-10 22:01:36 +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
rooms_results.html Renaming of template 2018-01-09 14:02:01 +00:00
roster_filter.html Bugfix. Disappearing contacts filter when changing the type 2017-11-17 11:30:50 +01:00
roster_item.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
roster.html Refactoring of the roster view. 2017-12-19 18:44:31 +00: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 Fixed error building DOM toggle_chats.html span.unread-message-count class attribute (#960) 2017-12-04 20:44:54 +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