xmpp.chapril.org-conversejs/src/templates
JC Brand 1d9bbb8ddd Message display improvements
* Checkmark and edit modal button are now on the right
* Instead of showing checkmarks for MUC messages,
  we now show them as light grey before MUC reflection
* Simplify message markup by requiring less `if` statements
2019-06-04 11:12:22 +02:00
..
add_chatroom_modal.html Fix: when closing a modal the overlay doesn't get removed 2019-04-18 16:14:51 +02:00
add_contact_modal.html Fix: when closing a modal the overlay doesn't get removed 2019-04-18 16:14:51 +02:00
alert_modal.html Add XHTML compatibility 2018-11-14 22:08:12 +01:00
alert.html Catch, log and report errors related to vcard update 2018-10-25 23:08:19 +02:00
audio.html Move unnecessary templates in headless package to main package 2018-10-22 13:59:06 +02:00
avatar.svg Switch avatar rendering from canvas to SVG. 2018-11-14 16:03:37 +01:00
background_logo.html Make background darker and add new logo 2019-01-02 22:54:04 +01:00
bookmark.html Add XHTML compatibility 2018-11-14 22:08:12 +01:00
bookmarks_list.html Update CSS of controlbox list items 2018-07-04 10:57:30 +02:00
chat_status_modal.html Fix: when closing a modal the overlay doesn't get removed 2019-04-18 16:14:51 +02:00
chatarea.html Loosen coupling between ChatRoomOccupantsView and ChatRoomView 2019-05-15 14:50:12 +02:00
chatbox_head.html Refactor initialization and defaults for chat boxes 2019-04-18 16:14:51 +02:00
chatbox_message_form.html Add XHTML compatibility 2018-11-14 22:08:12 +01: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 Hide the textarea when a user is muted in a groupchat 2019-04-11 01:40:16 +02: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 Render MUC forms with Backbone.VDOMView 2019-04-24 14:51:12 +02:00
chatroom_bookmark_toggle.html Update chatbox headers and buttons 2018-02-20 16:48:01 +01:00
chatroom_bottom_panel.html Hide the textarea when a user is muted in a groupchat 2019-04-11 01:40:16 +02:00
chatroom_destroyed.html User-facing term is "groupchat", not "room" 2018-12-16 11:22:12 +01:00
chatroom_details_modal.html Fix: when closing a modal the overlay doesn't get removed 2019-04-18 16:14:51 +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 "XMPP address" instead of "XMPP username" 2019-02-19 15:00:38 +01:00
chatroom_form.html Render MUC forms with Backbone.VDOMView 2019-04-24 14:51:12 +02:00
chatroom_head.html Improve chatroom name rendering 2019-05-29 13:27:41 +02:00
chatroom_invite.html Add some padding to form error message 2019-04-11 23:42:19 +02:00
chatroom_nickname_form.html Don't wipe the nickname value when rerendering the form 2019-04-25 08:35:44 +02:00
chatroom_password_form.html Render MUC forms with Backbone.VDOMView 2019-04-24 14:51:12 +02:00
chatroom_registration_modal.html Fix: when closing a modal the overlay doesn't get removed 2019-04-18 16:14:51 +02: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
client_info_modal.html Fix: when closing a modal the overlay doesn't get removed 2019-04-18 16:14:51 +02:00
controlbox_toggle.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
controlbox.html Add client info modal showing name and version number 2018-11-14 12:01:27 +01:00
converse_brand_heading.html CSS/HTML: Nicer styling of branding on the login page 2019-01-10 21:15:01 +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 Show emoji shortname in tooltip 2019-03-27 08:41:32 +01:00
error_message.html Refactoring of the XEP-0085 Chat State Notifications code 2018-04-06 17:02:28 +02:00
file_progress.html Allow translation of “Uploading file:”. 2018-11-03 00:15:23 +01:00
file.html Move unnecessary templates in headless package to main package 2018-10-22 13:59:06 +02:00
form_captcha.html Make sure required registration fields have "required" attribute 2019-03-26 14:52:26 +01:00
form_checkbox.html Add XHTML compatibility 2018-11-14 22:08:12 +01:00
form_input.html Render MUC forms with Backbone.VDOMView 2019-04-24 14:51:12 +02:00
form_select.html Move unnecessary templates in headless package to main package 2018-10-22 13:59:06 +02:00
form_textarea.html Move unnecessary templates in headless package to main package 2018-10-22 13:59:06 +02:00
form_url.html Move unnecessary templates in headless package to main package 2018-10-22 13:59:06 +02:00
form_username.html Make sure required registration fields have "required" attribute 2019-03-26 14:52:26 +01:00
group_header.html HTML and CSS improvements for listed items in the controlbox 2018-12-07 11:37:51 +01:00
help_message.html Updated and refactored the work from @worlword 2018-04-17 15:21:09 +02:00
image.html Add XHTML compatibility 2018-11-14 22:08:12 +01:00
info.html Also squash leave/join messages 2018-10-11 19:04:06 +02:00
inverse_brand_heading.html Avoid horizontal scrolling on the fullscreen login page 2019-03-07 17:47:30 +01:00
list_chatrooms_modal.html Fix: when closing a modal the overlay doesn't get removed 2019-04-18 16:14:51 +02:00
login_panel.html Fixes #1576 2019-05-26 15:30:15 +02:00
message_versions_modal.html Refactor message corrections 2019-05-22 13:26:46 +02:00
message.html Message display improvements 2019-06-04 11:12:22 +02:00
new_day.html Add XHTML compatibility 2018-11-14 22:08:12 +01:00
oauth_providers.html Add XHTML compatibility 2018-11-14 22:08:12 +01:00
occupant.html CSS: set groupchat owner badge to groupchat color 2018-12-10 15:12:29 +01:00
pending_contact.html Fix trash icons for pending contacts 2018-11-14 15:46:51 +01:00
profile_modal.html Fix: when closing a modal the overlay doesn't get removed 2019-04-18 16:14:51 +02:00
profile_view.html New config setting show_client_info 2019-02-27 14:42:27 +01:00
register_link.html Add support for logging in with OAuth 2018-06-13 18:39:51 +02:00
register_panel.html Remove row class. 2019-01-10 21:17:05 +01:00
registration_form.html Fixes #1199 Provide a link back to the login form 2018-10-05 20:32:34 +02:00
registration_request.html Fix failing tests 2018-03-13 13:42:00 +01:00
requesting_contact.html CSS: Reuse list-item-action class for "Contact Requests" actions 2018-12-10 15:12:27 +01:00
room_description.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
room_item.html Add XHTML compatibility 2018-11-14 22:08:12 +01:00
room_panel.html CSS: Give color to the controlbox headings 2018-12-10 15:12:28 +01:00
rooms_list_item.html Fix bookmark icon 2018-12-12 17:40:14 +01:00
rooms_list.html Update CSS of controlbox list items 2018-07-04 10:57:30 +02:00
rooms_results.html Add XHTML compatibility 2018-11-14 22:08:12 +01:00
roster_filter.html Fixes #1213. Switch roster filter input and icons 2019-03-01 11:56:22 +01:00
roster_item.html Fix more missing icons due to Fontawesome upgrade 2018-09-06 19:50:41 +02:00
roster.html CSS: Give color to the controlbox headings 2018-12-10 15:12:28 +01:00
search_contact.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
select_option.html Move unnecessary templates in headless package to main package 2018-10-22 13:59:06 +02:00
spinner.html Various smaller fixes and improvements 2018-03-07 14:36:19 +01:00
spoiler_button.html Add XHTML compatibility 2018-11-14 22:08:12 +01: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 Add XHTML compatibility 2018-11-14 22:08:12 +01:00
toolbar_omemo.html Always render the OMEMO lock icon 2018-12-14 11:25:57 +01:00
toolbar.html Fixes #1272 Hiding MUC occupants leaves a blank space 2018-10-26 16:37:56 +02:00
trimmed_chat.html Simplify rendering of trimmed chats 2019-05-29 13:28:45 +02:00
user_details_modal.html Fix: when closing a modal the overlay doesn't get removed 2019-04-18 16:14:51 +02:00
video.html Move unnecessary templates in headless package to main package 2018-10-22 13:59:06 +02:00