xmpp.chapril.org-conversejs/src/templates
2017-05-23 21:50:48 +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 Escape user-generated input to avoid injection attacks 2017-02-13 13:41:37 +00:00
add_contact_form.html Escape user-generated input to avoid injection attacks 2017-02-13 13:41:37 +00:00
avatar.html Move avatar markup to a template and make size configurable 2016-10-14 23:42:54 +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
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 Send button must be translateable and should type "submit" 2017-04-11 07:32:17 +00:00
chatbox_minimize.html Escape user-generated input to avoid injection attacks 2017-02-13 13:41:37 +00:00
chatbox.html Send button must be translateable and should type "submit" 2017-04-11 07:32:17 +00: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 Show room jid in a tooltip 2017-02-28 07:44:08 +00:00
chatroom_invite.html Make sure to show the invite widget 2017-02-27 17:56:40 +00: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 Some small css fixes. Show correct icon for clearing messages 2017-05-15 17:38:37 +02:00
chatroom.html Refactoring in MUC 2016-12-02 18:41:05 +01:00
chatrooms_tab.html Remember which panel was open when reloading the page. 2016-11-02 22:08:20 +00: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 Escape user-generated input to avoid injection attacks 2017-02-13 13:41:37 +00:00
controlbox_toggle.html Escape user-generated input to avoid injection attacks 2017-02-13 13:41:37 +00:00
controlbox.html Add the option sticky_controlbox, to disable closing it. 2016-03-31 09:17:32 +00:00
dragresize.html Refactoring in MUC 2016-12-02 18:41:05 +01:00
field.html Escape user-generated input to avoid injection attacks 2017-02-13 13:41:37 +00:00
form_captcha.html Escape user-generated input to avoid injection attacks 2017-02-13 13:41:37 +00:00
form_checkbox.html Escape user-generated input to avoid injection attacks 2017-02-13 13:41:37 +00:00
form_input.html Escape user-generated input to avoid injection attacks 2017-02-13 13:41:37 +00:00
form_select.html Escape user-generated input to avoid injection attacks 2017-02-13 13:41:37 +00:00
form_textarea.html Escape user-generated input to avoid injection attacks 2017-02-13 13:41:37 +00: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
login_panel.html Fixes #775 2017-02-13 14:26:59 +00:00
login_tab.html Bugfix. Endless spinner when trying to log in 2017-03-31 01:54:42 +00: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_panel.html Bugfix. Endless spinner when trying to log in 2017-03-31 01:54:42 +00:00
register_tab.html Bugfix. Endless spinner when trying to log in 2017-03-31 01:54:42 +00:00
registration_form.html Escape user-generated input to avoid injection attacks 2017-02-13 13:41:37 +00:00
registration_request.html Bugfix. Endless spinner when trying to log in 2017-03-31 01:54:42 +00:00
requesting_contact.html Make accept/decline buttons accessible 2017-02-19 09:03:58 +00:00
room_description.html Show the MUC server in a bookmarked room's info view 2017-04-21 19:05:10 +02:00
room_item.html Right-float info icon 2017-05-15 18:43:12 +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 Markup and CSS for showing unread messages for a room 2017-05-23 21:50:48 +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 Initial CSS work on showing an unread messages indicator 2017-04-24 15:56:54 +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
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 Escape user-generated input to avoid injection attacks 2017-02-13 13:41:37 +00:00
toolbar.html Escape user-generated input to avoid injection attacks 2017-02-13 13:41:37 +00:00
trimmed_chat.html Csp compat 2 (#864) 2017-04-30 10:22:54 +02:00