JC Brand c9f29f76e5 Use lit-html to render URLs 5 年之前
..
add_chatroom_modal.js ad93407907 Replace modal templates with lit-html components 5 年之前
add_contact_modal.js ad93407907 Replace modal templates with lit-html components 5 年之前
alert.js ad93407907 Replace modal templates with lit-html components 5 年之前
alert_modal.js ad93407907 Replace modal templates with lit-html components 5 年之前
audio.js c9f29f76e5 Use lit-html to render URLs 5 年之前
avatar.js 893ef10563 Use lit-html to render chat head 5 年之前
avatar.svg ab5dd4a146 Switch avatar rendering from canvas to SVG. 6 年之前
background_logo.html aa274f41c2 Make background darker and add new logo 6 年之前
bookmarks_list.js 9fb2d279e9 Replace VDOMView with HTMLView 5 年之前
buttons.js ad93407907 Replace modal templates with lit-html components 5 年之前
chat_status_modal.js ad93407907 Replace modal templates with lit-html components 5 年之前
chatarea.html d7d810ba89 Improvements to rendering MUC MAM logs before joining 5 年之前
chatbox.html 3400acbfeb Show MUC buttons in a dropdown menu 5 年之前
chatbox_head.js 3400acbfeb Show MUC buttons in a dropdown menu 5 年之前
chatbox_message_form.html 916e300a79 Updates #1313 and #1793: Send button improvements 5 年之前
chatboxes.html 392a7e8ab3 Don't use the bootstrap responsive grid for chats in overlay mode 7 年之前
chatroom.html 1880b3f209 Nicer rendering of MUC disconnection messages 7 年之前
chatroom_bookmark_toggle.html 21556832f8 Update chatbox headers and buttons 7 年之前
chatroom_bottom_panel.html d7d810ba89 Improvements to rendering MUC MAM logs before joining 5 年之前
chatroom_destroyed.html d5472a8d23 muc-views: Use native methods instead of lodash 5 年之前
chatroom_details_modal.js d310f1e3e4 emoji-views: use lit-html for templating 5 年之前
chatroom_disconnect.html d5472a8d23 muc-views: Use native methods instead of lodash 5 年之前
chatroom_dragresize.html 910e9bddcd Refactoring in MUC 8 年之前
chatroom_head.js 2c5cde050e CSS: fix bookmark indicator color and add title 5 年之前
chatroom_nickname_form.html 115abdda27 muc-views: pass all model attributes to template 5 年之前
chats_panel.html 849d6b2612 Update the minimized chats widget 7 年之前
client_info_modal.js ad93407907 Replace modal templates with lit-html components 5 年之前
controlbox.html 1e7247b4d2 Add client info modal showing name and version number 6 年之前
controlbox_toggle.html 8a4aa4efdd Use a named variable for _.template 7 年之前
converse_brand_heading.html 1eb00d3e5d CSS/HTML: Nicer styling of branding on the login page 6 年之前
csn.html 99915a26f4 Use vcard from the collection for rendering messages 7 年之前
dragresize.html 910e9bddcd Refactoring in MUC 8 年之前
emoji_button.html b71500104b Move emoji-picker out so that its width can expand 5 年之前
emoji_picker.js d2b6b41128 emoji-picker: Make sure that emojis as images are rendered properly 5 年之前
error_message.html 9a526d4194 Refactoring of the XEP-0085 Chat State Notifications code 7 年之前
file.js c9f29f76e5 Use lit-html to render URLs 5 年之前
file_progress.html 73e2d44d22 Allow translation of “Uploading file:”. 6 年之前
form_captcha.html 3ce3d661bc Make sure required registration fields have "required" attribute 6 年之前
form_checkbox.html 339d8a8f92 Add XHTML compatibility 6 年之前
form_input.html d311e14013 Render MUC forms with Backbone.VDOMView 6 年之前
form_select.html 7590a030b0 Move unnecessary templates in headless package to main package 6 年之前
form_textarea.html 7590a030b0 Move unnecessary templates in headless package to main package 6 年之前
form_url.html 7590a030b0 Move unnecessary templates in headless package to main package 6 年之前
form_username.html 3ce3d661bc Make sure required registration fields have "required" attribute 6 年之前
group_header.html 90bf42a002 HTML and CSS improvements for listed items in the controlbox 6 年之前
headline_list.js c55a2171d5 Refactor headlines-view 5 年之前
headline_panel.js e3708bd598 Refactor headlines list to render everything with one view 5 年之前
help_message.html 584f293d05 Updated and refactored the work from @worlword 7 年之前
image.js c9f29f76e5 Use lit-html to render URLs 5 年之前
info.html f564a1edaf Show reason and actor for ban/kick events 5 年之前
inverse_brand_heading.html 143d44c3f6 Avoid horizontal scrolling on the fullscreen login page 6 年之前
list_chatrooms_modal.js ad93407907 Replace modal templates with lit-html components 5 年之前
login_panel.js 39f189b1d1 Use HTMLView for login form 5 年之前
message.html 025cdbf18f Check for support before allowing message moderation 5 年之前
message_versions_modal.js ad93407907 Replace modal templates with lit-html components 5 年之前
moderator_tools_modal.js 2af93f4492 modtools: settings for which roles/affiliations may be queried or assigned 5 年之前
muc_bookmark_form.js c4b48d701f bookmark-views: Changes templates to lit-html 5 年之前
muc_config_form.js d32c4c1f61 muc-views: replace VDOMView with HTMLView 5 年之前
muc_invite_modal.js f854e477b7 Add placeholder to MUC invite modal input 5 年之前
muc_password_form.js d32c4c1f61 muc-views: replace VDOMView with HTMLView 5 年之前
muc_sidebar.js 3400acbfeb Show MUC buttons in a dropdown menu 5 年之前
new_day.html 339d8a8f92 Add XHTML compatibility 6 年之前
oauth_providers.js fef92ad99e oauth: Replace VDOMView with HTMLView 5 年之前
occupant.js 181d18fcfe Translation and undefined variable fixes 5 年之前
pending_contact.html dde2efb653 Fix trash icons for pending contacts 6 年之前
profile.js ad93407907 Replace modal templates with lit-html components 5 年之前
profile_modal.js 181d18fcfe Translation and undefined variable fixes 5 年之前
prompt.js 6430691c22 Fix template condition 5 年之前
register_panel.html 224f41ca8a Remove `autofocus`, it's bad for accessibility and mobile usability 5 年之前
registration_form.html c62dca4bd4 Fixes #1199 Provide a link back to the login form 6 年之前
registration_request.html ca141401a0 Fix failing tests 7 年之前
requesting_contact.html 4c965b58d3 CSS: Reuse `list-item-action` class for "Contact Requests" actions 6 年之前
room_description.html 8a4aa4efdd Use a named variable for _.template 7 年之前
room_item.html 339d8a8f92 Add XHTML compatibility 6 年之前
room_panel.html 73fa24a844 headlines: move view code into converse-headlines-view.js 5 年之前
rooms_list.js 73fa24a844 headlines: move view code into converse-headlines-view.js 5 年之前
rooms_results.html 339d8a8f92 Add XHTML compatibility 6 年之前
roster.html 262b9f9260 CSS: Give color to the controlbox headings 6 年之前
roster_filter.js 8b5227761e Replace roster filter VDOMView with HTMLView 5 年之前
roster_item.html 97b8ecbbdf Display status avatars in the occupants list 5 年之前
search_contact.html 8a4aa4efdd Use a named variable for _.template 7 年之前
select_option.html 7590a030b0 Move unnecessary templates in headless package to main package 6 年之前
spinner.html b3f2fafeea Various smaller fixes and improvements 7 年之前
spinner.js ad93407907 Replace modal templates with lit-html components 5 年之前
spoiler_button.html 339d8a8f92 Add XHTML compatibility 6 年之前
status_message.html 9a526d4194 Refactoring of the XEP-0085 Chat State Notifications code 7 年之前
status_option.html 8a4aa4efdd Use a named variable for _.template 7 年之前
toggle_chats.html 986921c630 Small fixes for minimized chats toggle 7 年之前
toolbar.html 1cf9a936a4 Move Views associated to emojis into a new plugin 6 年之前
toolbar_fileupload.html 339d8a8f92 Add XHTML compatibility 6 年之前
toolbar_omemo.html d5485d09ae Always render the OMEMO lock icon 6 年之前
trimmed_chat.html 45e19acfb1 Use `cursor: pointer` instead of `href="#"` 6 年之前
user_details_modal.js 3400acbfeb Show MUC buttons in a dropdown menu 5 年之前
video.js c9f29f76e5 Use lit-html to render URLs 5 年之前