.. |
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
|
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 |
change_status_message.html
|
Use a named variable for _.template
|
2017-11-05 18:59:29 +01:00 |
chatarea.html
|
Render spoiler button as a template
|
2018-02-06 18:05:12 +01:00 |
chatbox_head.html
|
Update chatbox head with new markup
|
2018-02-19 22:36:37 +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
|
Render .row inside #conversejs element
|
2018-02-15 15:50:37 +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
|
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
|
Update chatbox headers and buttons
|
2018-02-20 16:48:01 +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
|
Fix linting errors and failing tests
|
2018-02-07 14:21:46 +01:00 |
chatroom.html
|
Update chatbox headers and buttons
|
2018-02-20 16:48:01 +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 |
controlbox_pane.html
|
Remove controlbox tabs and show rooms and contacts panels together
|
2018-02-16 14:16:55 +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
|
Start moving css from mockup.css into the core sass files
|
2018-01-23 14:34:05 +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
|
Improve and update roster markup
|
2018-02-19 15:01:02 +01:00 |
profile_view.html
|
Fix logout
|
2018-02-20 16:51:59 +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
|
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
|
Get ancestor element via selector
|
2018-02-19 20:54:58 +01:00 |
room_panel.html
|
Render rooms and bookmarks lists according to mockups
|
2018-02-16 15:08:16 +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
|
Renaming of template
|
2018-01-09 14:02:01 +00:00 |
roster_filter.html
|
Fix roster filter functionality
|
2018-02-19 17:37:47 +01:00 |
roster_item.html
|
Improve and update roster markup
|
2018-02-19 15:01:02 +01:00 |
roster.html
|
Remove controlbox tabs and show rooms and contacts panels together
|
2018-02-16 14:16:55 +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
|
Show only icon for OTR button
|
2018-02-07 11:16:24 +01:00 |
toolbar.html
|
Asynchronously render spoiler button only if all clients support it
|
2018-02-08 17:48:15 +01:00 |
trimmed_chat.html
|
Use a named variable for _.template
|
2017-11-05 18:59:29 +01:00 |