xmpp.chapril.org-conversejs/src/templates
JC Brand 74b91faf9a Use browser-based "constraint validation"
to validate required fields, instead of doing it manually.

All supported browsers have this feature.
2017-09-25 13:55:17 +02:00
..
action.html Fix edge case with /me messages. Show in italics. 2017-02-28 07:58:17 +00:00
add_contact_dropdown.html Add JID validation and error messages to the add contact form 2017-07-17 22:08:15 +02:00
add_contact_form.html Add JID validation and error messages to the add contact form 2017-07-17 22:08:15 +02:00
avatar.html Make the avatar's dimensions settable 2017-06-13 18:53:20 +02:00
bookmark.html Initial work on showing unread messages indicator for chat rooms 2017-05-15 19:08:08 +02:00
bookmarks_list.html Initial work on showing open rooms in the "Rooms" panel 2017-05-08 21:28:56 +02:00
brand_heading.html Render register and login forms via links 2017-09-24 00:30:43 +02:00
change_status_message.html Update and simplify HTML/CSS for choosing status 2017-05-08 21:25:22 +02:00
chat_status.html Escape user-generated input to avoid injection attacks 2017-02-13 13:41:37 +00:00
chatarea.html Don't specify method 2017-07-15 16:00:36 +02:00
chatbox_minimize.html Escape user-generated input to avoid injection attacks 2017-02-13 13:41:37 +00:00
chatbox.html Don't specify method 2017-07-15 16:00:36 +02:00
chatroom_bookmark_form.html Escape user-generated input to avoid injection attacks 2017-02-13 13:41:37 +00:00
chatroom_bookmark_toggle.html Escape user-generated input to avoid injection attacks 2017-02-13 13:41:37 +00:00
chatroom_disconnect.html Render disconnect message via template and add padding. 2017-04-21 18:26:59 +02:00
chatroom_dragresize.html Refactoring in MUC 2016-12-02 18:41:05 +01:00
chatroom_features.html Don't show the features heading if we don't know of any 2017-02-28 22:34:16 +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 muc: Show JID (instead of only server) in room info 2017-07-19 08:30:04 +02:00
chatroom_invite.html muc: Add JID validation to the occupant invite form 2017-07-21 19:53:57 +02:00
chatroom_nickname_form.html Escape user-generated input to avoid injection attacks 2017-02-13 13:41:37 +00:00
chatroom_password_form.html Escape user-generated input to avoid injection attacks 2017-02-13 13:41:37 +00:00
chatroom_sidebar.html Move more features HTML to chatroom_features.html 2017-02-27 17:59:33 +00:00
chatroom_toolbar.html Remove the visible_toolbar_buttons.emoticons config option 2017-07-15 08:17:41 +02:00
chatroom.html Refactoring in MUC 2016-12-02 18:41:05 +01:00
chatrooms_tab.html Discriminate between which unread messages to indicate per tab 2017-06-07 00:55:57 +02: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
contacts_panel.html Update and simplify HTML/CSS for choosing status 2017-05-08 21:25:22 +02:00
contacts_tab.html Discriminate between which unread messages to indicate per tab 2017-06-07 00:55:57 +02:00
controlbox_toggle.html Don't hang indefinitely + nicer error messages 2017-09-08 14:24:38 +02:00
controlbox.html Add validation message for an invalid JID in the login form 2017-09-24 00:30:43 +02: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 Fixed a bug in slideOut where offsetHeight changes after sliding out 2017-07-17 18:09:14 +02:00
field.html utils now no longer depends on jquery. 2017-08-16 09:05:15 +02:00
form_captcha.html Escape user-generated input to avoid injection attacks 2017-02-13 13:41:37 +00:00
form_checkbox.html Nicer CSS and markup for room configuration forms. 2017-08-16 09:39:13 +02:00
form_input.html Various changes 2017-09-24 00:30:43 +02:00
form_select.html Nicer CSS and markup for room configuration forms. 2017-08-16 09:39:13 +02:00
form_textarea.html Escape user-generated input to avoid injection attacks 2017-02-13 13:41:37 +00:00
form_url.html converse-register: refactor in order to simplify. 2017-09-24 00:30:43 +02:00
form_username.html Escape user-generated input to avoid injection attacks 2017-02-13 13:41:37 +00:00
group_header.html Escape user-generated input to avoid injection attacks 2017-02-13 13:41:37 +00:00
help_message.html Render help messages via templates. 2017-04-21 18:35:34 +02:00
info.html Escape user-generated input to avoid injection attacks 2017-02-13 13:41:37 +00:00
inverse_brand_heading.html Render register and login forms via links 2017-09-24 00:30:43 +02:00
login_panel.html Use browser-based "constraint validation" 2017-09-25 13:55:17 +02:00
message.html Escape user-generated input to avoid injection attacks 2017-02-13 13:41:37 +00:00
new_day.html Escape user-generated input to avoid injection attacks 2017-02-13 13:41:37 +00:00
occupant.html Also show a hint explaining the roomchat status 2017-02-28 06:52:33 +01:00
pending_contact.html Escape user-generated input to avoid injection attacks 2017-02-13 13:41:37 +00:00
register_link.html More user-friendly phrasing 2017-09-24 11:03:27 +02:00
register_panel.html Use browser-based "constraint validation" 2017-09-25 13:55:17 +02:00
registration_form.html converse-register: render the buttons as part of the template 2017-09-24 00:30:43 +02:00
registration_request.html converse-register: refactor in order to simplify. 2017-09-24 00:30:43 +02:00
requesting_contact.html Make accept/decline buttons accessible 2017-02-19 09:03:58 +00:00
room_description.html muc: Show JID (instead of only server) in room info 2017-07-19 08:30:04 +02:00
room_item.html css: Titles for available chat rooms were cut off too soon 2017-07-21 18:08:29 +02:00
room_panel.html Initial work on showing open rooms in the "Rooms" panel 2017-05-08 21:28:56 +02:00
rooms_list_item.html roomslist: Add ability to add or remove bookmarks 2017-08-09 15:50:24 +02:00
rooms_list.html Initial work on showing open rooms in the "Rooms" panel 2017-05-08 21:28:56 +02:00
roster_filter.html Updates #864: Bugfix. Both select elements were being shown 2017-05-07 11:24:46 +02:00
roster_item.html roster: render unread messages in tab upon reload 2017-06-15 18:38:38 +02:00
roster.html Csp compat 2 (#864) 2017-04-30 10:22:54 +02:00
search_contact.html Escape user-generated input to avoid injection attacks 2017-02-13 13:41:37 +00:00
select_option.html Escape user-generated input to avoid injection attacks 2017-02-13 13:41:37 +00:00
spinner.html Make spinner into a template 2017-06-14 19:43:02 +02:00
status_option.html Escape user-generated input to avoid injection attacks 2017-02-13 13:41:37 +00:00
toggle_chats.html Csp compat 2 (#864) 2017-04-30 10:22:54 +02:00
toolbar_otr.html Refactor slide methods in utils and use them for toolbar menus 2017-07-15 11:03:22 +02:00
toolbar.html Refactor slide methods in utils and use them for toolbar menus 2017-07-15 11:03:22 +02:00
trimmed_chat.html Csp compat 2 (#864) 2017-04-30 10:22:54 +02:00