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 cb307790f6
WIP: User nicknames (#1618)
* WIP Adding change nickname dialog.

* WIP adding nickname change dialog.

* WIP nickname dialog.

* WIP: Able to set conversation nicknames. Next step cleaning and adding to conversation list menu.

* Fix message capitilisations.

* Add change nickname to conversation list menu.

* Enable clear nickname menu item.

* Added messages for changing nicknames.

* Clearing nicknames working from header and message list.

* Adding modal styling to nickname modal.

* Reorder nickname menu item positions.

* Add group based conditional nickname menu options to conversation header menu.

* minor tidying.

* Remove unused error causing el option.

* Formatting.

* Linting fixes.

* Made PR fixes

* Prioritise displaying nicknames for inviting new closed group members
and updating closed group members.
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 add Dialog on app start to ask to update SessionID 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