audric
|
9e37985d03
|
enable no-unused local and imports and fix tslint
|
4 years ago |
audric
|
61b48dd06b
|
move delete_all api call to snodeAPI.ts
|
4 years ago |
audric
|
9991dc2364
|
move delete account logic to it's own dialog
|
4 years ago |
Audric Ackermann
|
3dd1a534d3
|
fix delete all on network request
|
4 years ago |
Warrick Corfe-Tan
|
f087937f6f
|
WIP debugging network deletion failing.
|
4 years ago |
Warrick Corfe-Tan
|
ec447b2e2e
|
network clear all WIP
|
4 years ago |
Warrick Corfe-Tan
|
2e5ffc3196
|
wip delete all network message.
|
4 years ago |
Audric Ackermann
|
3c0ea2b900
|
Merge pull request #1781 from Bilb/fix-link-device
fix link device. start polling for our pubkey
|
4 years ago |
audric
|
41c2ce67a7
|
fix link device. start polling for our pubkey
|
4 years ago |
Warrick Corfe-Tan
|
36cf05db1b
|
Switched conversation pin state.
|
4 years ago |
Warrick Corfe-Tan
|
49415e3bf0
|
Yarn formatting and linting.
|
4 years ago |
Warrick Corfe-Tan
|
60b3032833
|
Exclude showing pin icon and menu item for contacts list.
|
4 years ago |
Audric Ackermann
|
89a0868fc3
|
remove getInstance of conversationController to get()
|
4 years ago |
Audric Ackermann
|
27fb732f50
|
cleanup unused prekeys table
|
4 years ago |
Audric Ackermann
|
5bf844241b
|
fix tests
|
4 years ago |
Audric Ackermann
|
10b5ff9e0d
|
fix deleteAuthToken by including it on the request
|
4 years ago |
Audric Ackermann
|
5cab7908b4
|
add some test for partial path rebuilding
|
4 years ago |
Audric Ackermann
|
a26c5da6cb
|
Uniformize once and for all the conversation types
no more 'direct'. those are private convos
|
4 years ago |
Audric Ackermann
|
f7581cf4eb
|
increase prettier maxWidth to 100
|
4 years ago |
Audric Ackermann
|
c07271109f
|
Add a ConversationType OPEN_GROUP
|
4 years ago |
Audric Ackermann
|
35e57f2509
|
move mnemonic.js to typescript
|
4 years ago |
Audric Ackermann
|
ad117fe4e5
|
uniformized redux convo type and getProps() of conversation
|
4 years ago |
Audric Ackermann
|
8c33d89057
|
make AccountManager functions only rather than full static class
|
4 years ago |
Audric Ackermann
|
6fbe060973
|
move deleteAccount() to AccountManager
|
4 years ago |
Audric Ackermann
|
db167eaf1b
|
fix a bug preventing our avatar to be updated on restore from seed
this was due to the fact that the redux was not ready when our
conversation is created. so the events were not linked
|
4 years ago |
Audric Ackermann
|
853222d25b
|
Do not sync configurationMessage on app load if restored from seed
|
4 years ago |
Audric Ackermann
|
9586c3a06a
|
add linking of a device to the Registration logic
|
4 years ago |
Audric Ackermann
|
305ece1c7c
|
update our profile on incoming configMessage sent after our last update
|
4 years ago |
Audric Ackermann
|
e6cf28cb2a
|
prettier on pre-commit
|
4 years ago |
Audric Ackermann
|
5d6d81b9ef
|
Move accountManager to typescript
|
4 years ago |