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/ts/state/ducks
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
..
SessionTheme.tsx Fix fonts sans serif (#1619) 4 years ago
conversations.ts WIP: User nicknames (#1618) 4 years ago
defaultRooms.tsx store base64 defaut room avatar in redux 4 years ago
search.ts Uniformize once and for all the conversation types 4 years ago
section.tsx increase prettier maxWidth to 100 4 years ago
theme.tsx move LeftPane items to hooks 4 years ago
user.ts increase prettier maxWidth to 100 4 years ago