xmpp.chapril.org-conversejs/src/templates
2020-07-29 09:56:22 +02:00
..
directives Maintain scroll position when re-inserting #conversejs element 2020-07-29 09:56:22 +02:00
add_chatroom_modal.js fix rendering of muc_roomid_policy_hint 2020-04-28 10:52:49 +02:00
add_contact_modal.js Replace modal templates with lit-html components 2020-01-30 17:36:55 +01:00
alert_modal.js Replace modal templates with lit-html components 2020-01-30 17:36:55 +01:00
alert.js Replace modal templates with lit-html components 2020-01-30 17:36:55 +01:00
audio.js Use lit-html to render URLs 2020-03-06 12:24:23 +01:00
avatar.js Render chat messages as web components 2020-06-01 09:53:19 +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
bookmarks_list.js muc-views: Update ListChatRoomsModal to make better use of lit-html 2020-04-15 11:54:07 +02:00
buttons.js Replace modal templates with lit-html components 2020-01-30 17:36:55 +01:00
chat_message.js Improve stying for /me messages 2020-06-18 16:54:12 +02:00
chat_status_modal.js Replace modal templates with lit-html components 2020-01-30 17:36:55 +01:00
chatbox_head.js Use the settings API for setting and getting config settings 2020-03-31 11:57:03 +02:00
chatbox_message_form.js Turn the chat toolbar into a component 2020-07-08 10:17:06 +02:00
chatbox.js Turn the chat toolbar into a component 2020-07-08 10:17:06 +02:00
chatroom_bookmark_toggle.html Update chatbox headers and buttons 2018-02-20 16:48:01 +01:00
chatroom_bottom_panel.html Improvements to rendering MUC MAM logs before joining 2019-11-29 09:23:15 +01:00
chatroom_destroyed.html muc-views: Use native methods instead of lodash 2020-01-21 11:46:39 +01:00
chatroom_details_modal.js Fix typo in js-xss data 2020-04-28 21:28:33 +02:00
chatroom_disconnect.html muc-views: Use native methods instead of lodash 2020-01-21 11:46:39 +01:00
chatroom_dragresize.html Refactoring in MUC 2016-12-02 18:41:05 +01:00
chatroom_head.js Render chat messages as web components 2020-06-01 09:53:19 +02:00
chatroom_nickname_form.html muc-views: pass all model attributes to template 2019-12-03 15:02:37 +01:00
chatroom.js Don't smooth-scroll upon first appearance of the chat 2020-06-30 14:11:53 +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 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
converse.js Rendeer SVG icons inline 2020-07-02 01:21:40 +02:00
dragresize.html Refactoring in MUC 2016-12-02 18:41:05 +01:00
emoji_picker.js Turn the chat toolbar into a component 2020-07-08 10:17:06 +02:00
file_progress.js Render chat messages as web components 2020-06-01 09:53:19 +02:00
file.js Use lit-html to render URLs 2020-03-06 12:24:23 +01: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
headline_list.js Refactor headlines-view 2020-01-30 19:37:00 +01:00
headline_panel.js Refactor headlines list to render everything with one view 2020-01-30 19:57:04 +01:00
image_modal.js Open images in a modal 2020-07-14 15:45:16 +02:00
image.js Open images in a modal 2020-07-14 15:45:16 +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.js MUC: provide feedback when no rooms found 2020-04-27 18:31:56 +02:00
login_panel.js CSS: Fix horizontally centered spinner 2020-07-27 12:42:50 +02:00
message_versions_modal.js Replace modal templates with lit-html components 2020-01-30 17:36:55 +01:00
moderator_tools_modal.js Finds names by RegExp with i param for case insensitive 2020-06-09 10:33:21 +02:00
muc_bookmark_form.js Fixes #2039 2020-06-03 10:52:41 +02:00
muc_config_form.js muc-views: replace VDOMView with HTMLView 2020-01-30 17:36:55 +01:00
muc_invite_modal.js Add placeholder to MUC invite modal input 2020-02-03 23:24:44 +01:00
muc_password_form.js muc-views: replace VDOMView with HTMLView 2020-01-30 17:36:55 +01:00
muc_sidebar.js Show MUC buttons in a dropdown menu 2020-02-13 20:57:47 +01:00
new_day.js Render chat messages as web components 2020-06-01 09:53:19 +02:00
oauth_providers.js Fix oauth provider template (#1916) 2020-03-20 11:31:35 +01:00
occupant.js Translation and undefined variable fixes 2020-02-11 10:13:23 +01:00
pending_contact.html Fix trash icons for pending contacts 2018-11-14 15:46:51 +01:00
profile_modal.js Create an image picker component and use it in the profile modal 2020-06-03 13:53:52 +02:00
profile.js Add new config setting allow_adhoc_commands 2020-04-17 15:01:12 +02:00
prompt.js modal: Add ability to show multiple input fields for confirm modal 2020-04-15 09:29:52 +02:00
register_panel.html Remove autofocus, it's bad for accessibility and mobile usability 2020-01-09 14:15:16 +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_panel.html headlines: move view code into converse-headlines-view.js 2020-01-30 18:18:27 +01:00
rooms_list.js Fix styling issue for the unread badge 2020-06-03 10:38:46 +02:00
roster_filter.js Replace roster filter VDOMView with HTMLView 2020-01-30 17:36:55 +01:00
roster_item.html Display status avatars in the occupants list 2019-12-05 14:13:52 +01: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
spinner.js Add experimental support for running the XMPP conneciton inside a shared worker 2020-07-27 12:43:47 +02:00
status_option.html Use a named variable for _.template 2017-11-05 18:59:29 +01:00
toggle_chats.js Replace lodash templates with lit-html 2020-07-09 22:08:23 +02:00
toolbar_fileupload.html Add XHTML compatibility 2018-11-14 22:08:12 +01:00
toolbar.js Fix toggling of the spoiler form 2020-07-08 11:33:06 +02:00
trimmed_chat.js Replace lodash templates with lit-html 2020-07-09 22:08:23 +02:00
user_details_modal.js Use <code> instead of <span> for fingerprint 2020-05-12 10:55:11 +02:00
user_settings_modal.js Add new config setting allow_adhoc_commands 2020-04-17 15:01:12 +02:00
video.js Use lit-html to render URLs 2020-03-06 12:24:23 +01:00