You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-desktop/js/views
Warrick 3854d0e10d
WIP: Closed group reliability (#1630)
* WIP: added non-durable messaging function.

* WIP: Non-durable sending

* WIP: adding dialog box.

* Creating dialog if group invite message promises don't return true.

* removed console log

* applied PR changes, linting and formatting.

* WIP: allowing resend invite to failures.

* using lookup.

* WIP: recursively opening dialog.

* WIP: debugging reject triggering on confirmation modal.

* register events fix.

* Closed group invite retry dialog working.

* Added english text to messages.

* Prevent saving of hexkey pair if it already exists.

* Fixed nickname edit
input trimming end letter.

* Don't show closed group invite dialog unless it has failed at least once.

* Fix linting error.

* Fix plurality.

* Ensure admin members are included in all invite reattempts, mixed plurality.
4 years ago
..
admin_leave_closed_group_dialog_view.js fix leave opengroup button right panel, and add memberCount 4 years ago
app_view.js WIP: User nicknames (#1618) 4 years ago
debug_log_view.js increase prettier maxWidth to 100 4 years ago
edit_profile_dialog_view.js fetch theme for each dialog, as they are out of the themed tree for now 4 years ago
identicon_svg_view.js remove right buttons on Message. use right click instead 5 years ago
import_view.js increase prettier maxWidth to 100 4 years ago
invite_contacts_dialog_view.js add zombies logic for member leaving and removing 4 years ago
moderators_add_dialog_view.js make moderator dialogs the Session way 4 years ago
moderators_remove_dialog_view.js make moderator dialogs the Session way 4 years ago
password_dialog_view.js optimisation of ternary & binary expr. 5 years ago
password_view.js Password lock screen and delete data screen 5 years ago
react_wrapper_view.js increase prettier maxWidth to 100 4 years ago
seed_dialog_view.js fetch theme for each dialog, as they are out of the themed tree for now 4 years ago
session_change_nickname_dialog_view.js WIP: User nicknames (#1618) 4 years ago
session_confirm_view.js WIP: Closed group reliability (#1630) 4 years ago
session_id_reset_view.js add Dialog on app start to ask to update SessionID 4 years ago
session_inbox_view.js link back backbone conversation events to redux store 5 years ago
session_registration_view.js use pushToast through ToastUtils when it's a static toast content 5 years ago
update_group_dialog_view.js add zombies logic for member leaving and removing 4 years ago
user_details_dialog_view.js increase prettier maxWidth to 100 4 years ago
whisper_view.js Infinte duration toasts 5 years ago