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
Audric Ackermann e41d182972
Fix fonts sans serif (#1619)
* force deleteAccount after 10sec timeout waiting for configMessage

* move some constants to file where they are used

* add a way to fetch snodes from snodes

* remove a snode from a pubkey's swarm if we get 421 without valid content

* remove getVersion from snodes

* hide groupMembers in right panel for non-group convo

* fix font sans serif by using roboto instead

Fixes #1617
4 years ago
..
SessionTheme.tsx Fix fonts sans serif (#1619) 4 years ago
conversations.ts Uniformize once and for all the conversation types 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