xmpp.chapril.org-conversejs/src/templates
JC Brand f84790e68c muc: Show JID (instead of only server) in room info
Also made some styling changes and tweaked the room head to better
differentiate between the Name and JID of a room.
2017-07-19 08:30:04 +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 Regenerate build files. Some small fixes to inverse 2017-06-21 22:26:00 +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 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 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 Escape user-generated input to avoid injection attacks 2017-02-13 13:41:37 +00:00
controlbox.html dragresize: render handles in the plugin 2017-06-13 18:53:41 +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 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 Remove xmpp.net provider info. Service has been discontinued 2017-06-19 15:42:41 +02: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 muc: Show JID (instead of only server) in room info 2017-07-19 08:30:04 +02:00
room_item.html Don't escape room name. 2017-07-13 23:55:16 +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: Room name wasn't being shown in confirm dialog 2017-07-13 23:54:06 +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