session-desktop/js/views
2020-01-21 10:32:27 +11:00
..
app_view.js add unpairing of device from settings 2020-01-21 10:32:27 +11:00
banner_view.js Remove jshint - move everything over to eslint 2018-07-17 15:54:32 -07:00
beta_release_disclaimer_view.js optimisation of ternary & binary expr. 2020-01-20 14:36:46 +11:00
blocked_number_view.js Enforce curlies completely and lint with new settings 2019-09-05 11:48:10 +10:00
bulk_edit_view.js lazy instantiation 2019-11-15 10:39:51 +11:00
clear_data_view.js Added db resetting. 2019-01-29 12:57:24 +11:00
confirm_session_reset_view.js Prompting the user to reset session on invalid ciphertext 2019-11-28 14:05:11 +11:00
confirmation_dialog_view.js Prompt user when an incoming friend request is received 2018-10-25 15:18:32 +11:00
connecting_to_server_dialog_view.js make findOrCreateChannel async 2019-11-21 17:46:43 -08:00
contact_list_view.js Update to new design for avatars: individual/group icons/colors 2018-10-01 18:18:37 -07:00
conversation_list_item_view.js Move left pane entirely to React 2019-03-12 17:44:14 -07:00
conversation_list_view.js Merge signal 1.23.2 2019-04-18 12:31:39 +10:00
conversation_loading_view.js Fixed typos 2020-01-15 14:04:23 +11:00
conversation_search_view.js Add eslint rule to enforce curlys, run eslint --fix to automatically apply this rule and add swapfiles to gitignore 2019-08-01 12:54:48 +10:00
conversation_view.js remove useless code 2020-01-16 11:27:30 +11:00
create_group_dialog_view.js Use Array.includes in place of Array.indexOf 2019-11-01 12:00:29 +11:00
debug_log_view.js Use window.log in browser context, turn on console eslint rule 2018-07-21 14:52:43 -07:00
device_pairing_dialog_view.js add unpairing of device from settings 2020-01-21 10:32:27 +11:00
device_pairing_words_dialog_view.js New menu item "show pairing words" for secondary devices 2019-10-31 18:18:07 +11:00
edit_profile_dialog_view.js Enable profile pictures 2019-11-18 17:34:41 +11:00
file_input_view.js Filesize toast amend 2019-12-16 17:38:43 +11:00
group_member_list_view.js Remove jshint - move everything over to eslint 2018-07-17 15:54:32 -07:00
group_update_view.js Add group admins and the ability to remove members from private groups 2019-11-01 12:00:29 +11:00
identicon_svg_view.js Fix some of the notification avatar colors 2019-01-04 12:25:48 -08:00
import_view.js Merge signal changes into branch. 2018-11-07 15:26:37 +11:00
inbox_view.js Fixed typos 2020-01-15 14:04:23 +11:00
install_view.js Use window.log in browser context, turn on console eslint rule 2018-07-21 14:52:43 -07:00
invite_friends_dialog_view.js Add channel id field to invitations 2019-11-25 10:02:24 +11:00
key_verification_view.js Infinte duration toasts 2020-01-03 11:48:55 +11:00
last_seen_indicator_view.js Finish new Message component, integrate into application 2018-07-17 15:58:07 -07:00
list_view.js Remove jshint - move everything over to eslint 2018-07-17 15:54:32 -07:00
member_list_view.js When composing: show mentions as profile names and treat them as indivisible elements 2019-09-30 16:50:22 +10:00
message_list_view.js Preserve scroll position when adding/removing staged quote 2019-01-14 19:20:45 -08:00
message_view.js Prompting the user to reset session on invalid ciphertext 2019-11-28 14:05:11 +11:00
network_status_view.js Fix tests 2019-08-07 14:58:32 +10:00
nickname_dialog_view.js Update display name sanitisation to allow a bunch of languages and spaces 2019-10-28 12:45:13 +11:00
password_dialog_view.js optimisation of ternary & binary expr. 2020-01-20 14:36:46 +11:00
password_view.js Added enter to log in 2019-03-01 16:20:28 +11:00
phone-input-view.js Remove jshint - move everything over to eslint 2018-07-17 15:54:32 -07:00
qr_dialog_view.js Modal additions incl. QR fixup and Seed View 2020-01-06 15:46:49 +11:00
react_wrapper_view.js Move left pane entirely to React 2019-03-12 17:44:14 -07:00
recorder_view.js Ensure that dialog pops up when permissions denied for voice note 2019-01-29 13:53:14 -08:00
scroll_down_button_view.js Finish new Message component, integrate into application 2018-07-17 15:58:07 -07:00
seed_dialog_view.js Modal additions incl. QR fixup and Seed View 2020-01-06 15:46:49 +11:00
session_confirm_view.js Settings view modals and categories 2020-01-08 17:21:39 +11:00
session_dropdown_view.js Modal additions incl. QR fixup and Seed View 2020-01-06 15:46:49 +11:00
session_modal_view.js Inital dropdown, modal and toggle 2019-12-18 11:50:19 +11:00
session_registration_view.js move the enter session editable to a custom component 2020-01-03 17:06:58 +11:00
session_settings_view.js Updated React dialogs to SessionModals 2019-12-23 09:44:18 +11:00
session_toast_view.js Password set, change and remove complete 2020-01-20 14:10:28 +11:00
session_toggle_view.js Fixed breaking sessionToggle issues 2019-12-18 17:48:37 +11:00
settings_view.js settings toggling abstraction 2020-01-15 12:26:14 +11:00
standalone_registration_view.js Filesize toast amend 2019-12-16 17:38:43 +11:00
toast_view.js Completed toast stacking, fadeout and close. 2019-12-16 17:28:23 +11:00
user_details_dialog_view.js Fixed wrt review @ Audric 2020-01-03 16:54:27 +11:00
whisper_view.js Infinte duration toasts 2020-01-03 11:48:55 +11:00