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
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
..
ducks Fix fonts sans serif (#1619) 4 years ago
selectors Uniformize once and for all the conversation types 4 years ago
smart move LeftPane items to hooks 4 years ago
actions.ts add ourPrimary convo to redux and update the actionPanel with it 4 years ago
createStore.ts increase prettier maxWidth to 100 4 years ago
reducer.ts add joinable rooms on opengroupv2 joining screen 4 years ago