xmpp.chapril.org-conversejs/src/templates
Emmanuel Gil Peyrot 6e26f8b50a Put the colons in the translatable message.
This helps languages which use a different typography for the colon,
such as French which has a narrow non-breakable space before it, or
Japanese which uses a full-width colon character.
2018-11-03 00:25:07 +01: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 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
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 Update user status colors and icons 2018-10-21 23:36:57 +02:00
chatarea.html Fixes #1190 by explicitly setting the column width 2018-10-05 17:40:57 +02:00
chatbox_head.html Render profile avatar as canvas. 2018-09-06 15:33:13 +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 Fixes #1222 2018-10-05 04:54:00 +02:00
chatroom_bookmark_toggle.html Update chatbox headers and buttons 2018-02-20 16:48:01 +01:00
chatroom_destroyed.html Fixes #1140 Add support for destroyed chatrooms 2018-10-10 22:57:12 +02:00
chatroom_details_modal.html Improve the moderated and not moderated explanations 2018-10-06 19:32:03 +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 Improve the moderated and not moderated explanations 2018-10-06 19:32:03 +02:00
chatroom_form.html Fix failing tests 2018-03-13 13:42:00 +01:00
chatroom_head.html Fixes #537 Open xmpp: URIs inside Converse 2018-10-13 20:16:00 +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_registration_modal.html Add option to auto-register your nickname to a room 2018-09-12 12:36:13 +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
controlbox_toggle.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
controlbox.html Render profile avatar as canvas. 2018-09-06 15:33:13 +02: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
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 Move unnecessary templates in headless package to main package 2018-10-22 13:59:06 +02:00
form_checkbox.html Move unnecessary templates in headless package to main package 2018-10-22 13:59:06 +02:00
form_input.html Move unnecessary templates in headless package to main package 2018-10-22 13:59:06 +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 Move unnecessary templates in headless package to main package 2018-10-22 13:59:06 +02: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 Move unnecessary templates in headless package to main package 2018-10-22 13:59:06 +02:00
info.html Also squash leave/join messages 2018-10-11 19:04:06 +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 Fix unclarity in tooltip 2018-10-27 19:23:35 +02:00
message_versions_modal.html Test multiple corrections of the same message 2018-07-06 01:51:27 +02:00
message.html Avoid horizontal scrolling for messages in Firefox 2018-09-18 13:14:55 +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 Right Align badges of room occupants 2018-10-28 23:20:29 +01:00
pending_contact.html Fixes #1214 2018-10-05 17:19:53 +02:00
profile_modal.html fixes #1225 2018-10-01 21:50:25 +02:00
profile_view.html Update user status colors and icons 2018-10-21 23:36:57 +02:00
register_link.html Add support for logging in with OAuth 2018-06-13 18:39:51 +02:00
register_panel.html Fixes #1199 Provide a link back to the login form 2018-10-05 20:32:34 +02: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 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 Re-add signout icon and hide clear-text icon when appropriate 2018-09-06 13:37:55 +02:00
roster_item.html Fix more missing icons due to Fontawesome upgrade 2018-09-06 19:50:41 +02:00
roster.html Fixes #1214 2018-10-05 17:19:53 +02: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 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_omemo.html Change lock icon when clicking the toggle 2018-05-23 12:51:01 +02:00
toolbar.html Fixes #1272 Hiding MUC occupants leaves a blank space 2018-10-26 16:37:56 +02:00
trimmed_chat.html Add identifiable class name 2018-03-14 18:25:33 +00:00
user_details_modal.html Put the colons in the translatable message. 2018-11-03 00:25:07 +01:00
video.html Move unnecessary templates in headless package to main package 2018-10-22 13:59:06 +02:00