xmpp.chapril.org-conversejs/src/templates
JC Brand 9ed2ad631a Store whether this is a trusted device in _converse.session
So that it persists across page loads. Otherwise storage falls back to
the default, causing records to be in both local- and sessionStorage.

Additionally, update singleton models to have the 'id' available as a getter.

Otherwise multiple records gets stored in browserStorage, causing random
results being returned.
2018-08-22 23:36:54 +02:00
..
add_chatroom_modal.html New modal for adding contacts. 2018-02-23 16:33:09 +01:00
add_contact_modal.html Bugfix. Validation messages wasn't being shown 2018-06-06 18:31:04 +02:00
alert_modal.html Fix various failing tests and update Makefile 2018-06-04 11:20:34 +02:00
alert.html fixes #337 2018-05-08 18:14:56 +02:00
audio.html Add support for XEP-0066 Out of band data 2018-04-18 16:58:52 +02:00
bookmark.html Add missing CSS class to bookmark list item and fix test 2018-07-04 11:24:02 +02:00
bookmarks_list.html Update CSS of controlbox list items 2018-07-04 10:57:30 +02:00
chat_status_modal.html Fix more failing tests 2018-03-16 23:37:52 +00:00
chatarea.html More code reuse between chatboxview and chatroomview 2018-08-07 15:32:13 +02:00
chatbox_head.html Use the roster name or vCard nickname before falling back to vCard fullname or JID. 2018-08-20 08:59:01 +02:00
chatbox_message_form.html Generic message which works for both single and groupchats 2018-08-16 15:17:53 +02:00
chatbox_minimize.html chat head: Show minimize icon and hide for now the vcard icon 2018-03-09 23:20:14 +01:00
chatbox.html Don't render message form via separate Backbone.View 2018-02-07 11:16:24 +01:00
chatboxes.html Don't use the bootstrap responsive grid for chats in overlay mode 2018-03-09 23:06:41 +01:00
chatroom_bookmark_form.html Use bootstrap button markup 2018-03-11 12:07:36 +01:00
chatroom_bookmark_toggle.html Update chatbox headers and buttons 2018-02-20 16:48:01 +01:00
chatroom_details_modal.html Found more instance of room to be replaced with groupchat 2018-07-22 11:31:45 +02:00
chatroom_disconnect.html Nicer rendering of MUC disconnection messages 2018-07-02 12:52:19 +02:00
chatroom_dragresize.html Refactoring in MUC 2016-12-02 18:41:05 +01:00
chatroom_features.html Use "Groupchat" instead of "Chatroom" 2018-07-02 16:27:58 +02:00
chatroom_form.html Fix failing tests 2018-03-13 13:42:00 +01:00
chatroom_head.html Add info icon in room header and show room details in modal 2018-06-04 19:54:11 +02:00
chatroom_invite.html Re-add xhr_user_search_url and autocomplete when adding contacts 2018-03-30 14:22:51 +02:00
chatroom_nickname_form.html Use bootstrap button markup 2018-03-11 12:07:36 +01:00
chatroom_password_form.html Use bootstrap button markup 2018-03-11 12:07:36 +01:00
chatroom_sidebar.html Add a close button on the occupants sidebar 2018-05-30 16:55:28 +02:00
chatroom.html Nicer rendering of MUC disconnection messages 2018-07-02 12:52:19 +02:00
chats_panel.html Update the minimized chats widget 2018-03-09 18:14:18 +01:00
controlbox_toggle.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
controlbox.html Add close button for controlbox in overlay view mode 2018-03-09 23:53:05 +01:00
converse_brand_heading.html Add close button for controlbox in overlay view mode 2018-03-09 23:53:05 +01:00
csn.html Use vcard from the collection for rendering messages 2018-05-03 20:05:45 +02:00
dragresize.html Refactoring in MUC 2016-12-02 18:41:05 +01:00
emojis.html Add shims to webpack config and fix bugs in templates 2018-06-02 17:18:42 +02:00
error_message.html Refactoring of the XEP-0085 Chat State Notifications code 2018-04-06 17:02:28 +02:00
field.html Fix various failing tests and update Makefile 2018-06-04 11:20:34 +02:00
file_progress.html Update with new message markup 2018-07-21 07:34:03 +02:00
file.html Add support for XEP-0066 Out of band data 2018-04-18 16:58:52 +02:00
form_captcha.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
form_checkbox.html Bootstrap markup for auto-generated forms 2018-07-02 20:18:22 +02:00
form_input.html Don't render labels for hidden inputs 2018-07-02 20:22:16 +02:00
form_select.html Bootstrap markup for auto-generated forms 2018-07-02 20:18:22 +02: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 updates #1069 Highlight currently open private chat in the sidebar 2018-07-04 09:08:22 +02:00
help_message.html Updated and refactored the work from @worlword 2018-04-17 15:21:09 +02:00
image.html Also style file upload and action messages. 2018-04-30 15:37:37 +02:00
info.html Refactoring of the XEP-0085 Chat State Notifications code 2018-04-06 17:02:28 +02:00
inverse_brand_heading.html Forgot we're moving away from using inverse here :) 2018-05-17 11:19:07 +02:00
list_chatrooms_modal.html New modal for adding contacts. 2018-02-23 16:33:09 +01:00
login_panel.html Store whether this is a trusted device in _converse.session 2018-08-22 23:36:54 +02:00
message_versions_modal.html Test multiple corrections of the same message 2018-07-06 01:51:27 +02:00
message.html Allow messages to be edited by clicking a pencil icon 2018-07-21 10:41:10 +02:00
new_day.html Fix the failing tests 2018-04-30 15:37:37 +02:00
oauth_providers.html Add support for logging in with OAuth 2018-06-13 18:39:51 +02:00
occupant.html Add shims to webpack config and fix bugs in templates 2018-06-02 17:18:42 +02:00
pending_contact.html Use the VCards collection for roster contacts 2018-05-05 20:51:14 +02:00
profile_modal.html Swop buttons and try to make column responsive 2018-05-24 10:18:27 +02:00
profile_view.html Update padding of controlbox elements 2018-05-18 15:44:42 +02:00
register_link.html Add support for logging in with OAuth 2018-06-13 18:39:51 +02:00
register_panel.html Make more semantic by putting login/register column info in css 2018-03-07 18:06:02 +01:00
registration_form.html Bootstrap markup for auto-generated forms 2018-07-02 20:18:22 +02:00
registration_request.html Fix failing tests 2018-03-13 13:42:00 +01:00
requesting_contact.html Use the VCards collection for roster contacts 2018-05-05 20:51:14 +02:00
room_description.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
room_item.html Fix failing tests 2018-03-13 13:42:00 +01:00
room_panel.html Use different icon for adding a groupchat 2018-05-30 16:38:51 +02:00
rooms_list_item.html Update CSS of controlbox list items 2018-07-04 10:57:30 +02:00
rooms_list.html Update CSS of controlbox list items 2018-07-04 10:57:30 +02:00
rooms_results.html Bugfix. Fix selector 2018-03-30 14:16:07 +02:00
roster_filter.html Update padding of controlbox elements 2018-05-18 15:44:42 +02:00
roster_item.html Update CSS of controlbox list items 2018-07-04 10:57:30 +02:00
roster.html Update padding of controlbox elements 2018-05-18 15:44:42 +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 Various smaller fixes and improvements 2018-03-07 14:36:19 +01:00
spoiler_button.html Bugfix. Show message author in spoiler messages 2018-03-17 14:39:30 +00:00
status_message.html Refactoring of the XEP-0085 Chat State Notifications code 2018-04-06 17:02:28 +02:00
status_option.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
toggle_chats.html Small fixes for minimized chats toggle 2018-03-09 23:14:08 +01:00
toolbar_fileupload.html updates #161 2018-04-24 07:49:37 +02:00
toolbar_otr.html Render OTR menu as a bootstrap dropdown 2018-03-09 17:30:42 +01:00
toolbar.html Make sure occupants toggle gets shown 2018-08-16 15:17:53 +02:00
trimmed_chat.html Add identifiable class name 2018-03-14 18:25:33 +00:00
user_details_modal.html Add a button to refresh a contact's vcard 2018-05-15 10:11:13 +02:00
vcard.html Bugfix. Nickname wasn't being set correctly in vcard 2018-05-24 10:15:25 +02:00
video.html Add support for XEP-0066 Out of band data 2018-04-18 16:58:52 +02:00