.. |
add_chatroom_modal.js
|
Replace modal templates with lit-html components
|
2020-01-30 17:36:55 +01: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
|
Use lit-html to render chat head
|
2020-02-07 16:09:12 +01: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
|
Replace VDOMView with HTMLView
|
2020-01-30 17:36:55 +01:00 |
buttons.js
|
Replace modal templates with lit-html components
|
2020-01-30 17:36:55 +01:00 |
chat_status_modal.js
|
Replace modal templates with lit-html components
|
2020-01-30 17:36:55 +01:00 |
chatbox_head.js
|
Show MUC buttons in a dropdown menu
|
2020-02-13 20:57:47 +01:00 |
chatbox_message_form.html
|
Updates #1313 and #1793: Send button improvements
|
2020-01-10 15:40:46 +01:00 |
chatbox.js
|
Handle and render chat state notifications separately from messages
|
2020-03-21 17:21:53 +01:00 |
chatboxes.html
|
Don't use the bootstrap responsive grid for chats in overlay mode
|
2018-03-09 23:06:41 +01: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
|
emoji-views: use lit-html for templating
|
2020-01-30 17:36:55 +01:00 |
chatroom_disconnect.html
|
muc-views: Use native methods instead of lodash
|
2020-01-21 11:46:39 +01:00 |
chatroom_dragresize.html
|
|
|
chatroom_head.js
|
CSS: fix bookmark indicator color and add title
|
2020-02-21 15:30:28 +01:00 |
chatroom_nickname_form.html
|
muc-views: pass all model attributes to template
|
2019-12-03 15:02:37 +01:00 |
chatroom.js
|
Handle and render chat state notifications separately from messages
|
2020-03-21 17:21:53 +01:00 |
chats_panel.html
|
Update the minimized chats widget
|
2018-03-09 18:14:18 +01:00 |
client_info_modal.js
|
Replace modal templates with lit-html components
|
2020-01-30 17:36:55 +01:00 |
controlbox_toggle.html
|
|
|
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 |
dragresize.html
|
|
|
emoji_button.html
|
Move emoji-picker out so that its width can expand
|
2019-10-29 17:19:33 +01:00 |
emoji_picker.js
|
emoji-picker: Make sure that emojis as images are rendered properly
|
2020-02-06 16:27:44 +01:00 |
error_message.html
|
Refactoring of the XEP-0085 Chat State Notifications code
|
2018-04-06 17:02:28 +02:00 |
file_progress.html
|
Allow translation of “Uploading file:”.
|
2018-11-03 00:15:23 +01: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 |
help_message.html
|
Updated and refactored the work from @worlword
|
2018-04-17 15:21:09 +02:00 |
image.js
|
Use lit-html to render URLs
|
2020-03-06 12:24:23 +01:00 |
info.html
|
Show reason and actor for ban/kick events
|
2020-02-14 13:19:12 +01: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
|
Replace modal templates with lit-html components
|
2020-01-30 17:36:55 +01:00 |
login_panel.js
|
Use HTMLView for login form
|
2020-01-30 17:36:55 +01:00 |
message_versions_modal.js
|
Replace modal templates with lit-html components
|
2020-01-30 17:36:55 +01:00 |
message.html
|
Check for support before allowing message moderation
|
2019-11-22 13:50:36 +01:00 |
moderator_tools_modal.js
|
modtools: settings for which roles/affiliations may be queried or assigned
|
2020-02-22 23:16:22 +01:00 |
muc_bookmark_form.js
|
bookmark-views: Changes templates to lit-html
|
2020-01-30 17:36:55 +01: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.html
|
Add XHTML compatibility
|
2018-11-14 22:08:12 +01: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
|
Translation and undefined variable fixes
|
2020-02-11 10:13:23 +01:00 |
profile.js
|
Replace modal templates with lit-html components
|
2020-01-30 17:36:55 +01:00 |
prompt.js
|
Fix template condition
|
2020-01-31 22:50:13 +01: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
|
|
|
room_item.html
|
Add XHTML compatibility
|
2018-11-14 22:08:12 +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
|
headlines: move view code into converse-headlines-view.js
|
2020-01-30 18:18:27 +01:00 |
rooms_results.html
|
Add XHTML compatibility
|
2018-11-14 22:08:12 +01: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
|
|
|
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
|
Replace modal templates with lit-html components
|
2020-01-30 17:36:55 +01:00 |
spoiler_button.html
|
Add XHTML compatibility
|
2018-11-14 22:08:12 +01:00 |
status_message.html
|
Refactoring of the XEP-0085 Chat State Notifications code
|
2018-04-06 17:02:28 +02:00 |
status_option.html
|
|
|
toggle_chats.html
|
Small fixes for minimized chats toggle
|
2018-03-09 23:14:08 +01:00 |
toolbar_fileupload.html
|
Add XHTML compatibility
|
2018-11-14 22:08:12 +01:00 |
toolbar_omemo.html
|
Always render the OMEMO lock icon
|
2018-12-14 11:25:57 +01:00 |
toolbar.html
|
Move Views associated to emojis into a new plugin
|
2019-08-22 13:56:47 +02:00 |
trimmed_chat.html
|
Use cursor: pointer instead of href="#"
|
2019-07-24 14:09:53 +02:00 |
user_details_modal.js
|
Show MUC buttons in a dropdown menu
|
2020-02-13 20:57:47 +01:00 |
video.js
|
Use lit-html to render URLs
|
2020-03-06 12:24:23 +01:00 |