xmpp.chapril.org-conversejs/src/templates
2018-03-06 18:33:59 +01:00
..
action.html Use template to render .chat-info messages 2017-12-24 17:09:49 +00:00
add_chatroom_modal.html New modal for adding contacts. 2018-02-23 16:33:09 +01:00
add_contact_form.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
add_contact_modal.html New modal for adding contacts. 2018-02-23 16:33:09 +01:00
bookmark.html Get ancestor element via selector 2018-02-19 20:54:58 +01: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
chat_status_modal.html Work on the status modal 2018-02-21 16:17:57 +01:00
chatarea.html Show occupants sidebar again 2018-03-05 16:58:31 +01:00
chatbox_head.html Don't overwrite default avatar with undefined 2018-03-04 07:29:24 +01:00
chatbox_message_form.html Don't render message form via separate Backbone.View 2018-02-07 11:16:24 +01:00
chatbox_minimize.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
chatbox.html Don't render message form via separate Backbone.View 2018-02-07 11:16:24 +01:00
chatboxes.html More work on the "add chatroom" modal. Working now. 2018-02-22 15:58:23 +01:00
chatroom_bookmark_form.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
chatroom_bookmark_toggle.html Update chatbox headers and buttons 2018-02-20 16:48:01 +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 Update room features markup to use font awesome 2018-03-06 18:33:59 +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 Update and further style toolbars 2018-03-06 15:26:05 +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 Update and further style toolbars 2018-03-06 15:26:05 +01:00
chatroom.html Show occupants sidebar again 2018-03-05 16:58:31 +01:00
chats_panel.html Use the chats_panel.html template in converse-minimize.js 2016-11-22 17:39:36 +01:00
controlbox_toggle.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
controlbox.html Remove controlbox tabs and show rooms and contacts panels together 2018-02-16 14:16:55 +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 Update the login form with markup from bootstrap mockup 2018-02-24 18:43:32 +01:00
list_chatrooms_modal.html New modal for adding contacts. 2018-02-23 16:33:09 +01:00
login_panel.html More login form improvements and also update registration form 2018-02-24 19:59:25 +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 Improve and update roster markup 2018-02-19 15:01:02 +01:00
profile_modal.html More work on the user profile modal 2018-02-23 23:10:46 +01:00
profile_view.html Add outline for a user profile modal 2018-02-23 16:33:10 +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 More login form improvements and also update registration form 2018-02-24 19:59:25 +01:00
registration_form.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
registration_request.html Replace tabs with spaces in source files. (#1005) 2018-01-27 16:20:35 +01:00
requesting_contact.html Improve and update roster markup 2018-02-19 15:01:02 +01:00
room_description.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
room_item.html Add a modal to list rooms 2018-02-22 17:40:01 +01:00
room_panel.html New modal for adding contacts. 2018-02-23 16:33:09 +01:00
rooms_list_item.html Get ancestor element via selector 2018-02-19 20:54:58 +01:00
rooms_list.html Render rooms and bookmarks lists according to mockups 2018-02-16 15:08:16 +01:00
rooms_results.html Add a modal to list rooms 2018-02-22 17:40:01 +01:00
roster_filter.html Work on the status modal 2018-02-21 16:17:57 +01:00
roster_item.html Improve and update roster markup 2018-02-19 15:01:02 +01:00
roster.html New modal for adding contacts. 2018-02-23 16:33:09 +01: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
spoiler_button.html Asynchronously render spoiler button only if all clients support it 2018-02-08 17:48:15 +01:00
spoiler_message.html Use template to render the spoiler message. 2018-02-06 18:58:06 +01: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 Fixes #1025 2018-03-02 12:11:47 +01:00
toolbar.html Update and further style toolbars 2018-03-06 15:26:05 +01:00
trimmed_chat.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00