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