Audric Ackermann
|
c07271109f
|
Add a ConversationType OPEN_GROUP
|
4 years ago |
Audric Ackermann
|
b9586c90ce
|
working open group v2 getInfo for https only
|
4 years ago |
Audric Ackermann
|
cfc7825eee
|
Merge remote-tracking branch 'upstream/master' into clearnet
|
4 years ago |
Audric Ackermann
|
2393dce448
|
fix tslint
|
4 years ago |
Audric Ackermann
|
a0698202df
|
redact snode IP used in logs on production builds
|
4 years ago |
Audric Ackermann
|
3ea628a02f
|
pin certificate for seed nodes
|
4 years ago |
Audric Ackermann
|
f12ca66008
|
redact snode IP used in logs on production builds
|
4 years ago |
Audric Ackermann
|
47026b8d5b
|
pin certificate for seed nodes
|
4 years ago |
Audric Ackermann
|
142bbd8eee
|
disable getVersion to snodes calls as we don't need it anymore
|
4 years ago |
Audric Ackermann
|
8a2b6a5519
|
remove fallback to node-fetch
|
4 years ago |
Audric Ackermann
|
2132395afb
|
disable getVersion to snodes calls as we don't need it anymore
|
4 years ago |
Audric Ackermann
|
53d16d7dac
|
remove fallback to node-fetch
|
4 years ago |
Audric Ackermann
|
f5a4094e0a
|
Merge pull request #1542 from Bilb/refactor-message-types
refactor to Visible and ControlMessage types
|
4 years ago |
Audric Ackermann
|
ec6a5995db
|
sync expire timer updates
|
4 years ago |
Audric Ackermann
|
79193ee7be
|
refactor to Visible and ControlMessage types
|
4 years ago |
Audric Ackermann
|
eb30c7823c
|
add a way to click the toast to turn on microphone to show the settings
|
4 years ago |
Audric Ackermann
|
24d33c7900
|
Merge branch 'clearnet' into add-attachment-padding
|
4 years ago |
Audric Ackermann
|
0228cd5115
|
add attachment padding
|
4 years ago |
Audric Ackermann
|
35e57f2509
|
move mnemonic.js to typescript
|
4 years ago |
Audric Ackermann
|
553f264d12
|
make unread attrs as before a number, and remove calculatingPow
calculating pow is just the same as sending state
|
4 years ago |
Audric Ackermann
|
ad117fe4e5
|
uniformized redux convo type and getProps() of conversation
|
4 years ago |
Audric Ackermann
|
4a794e90a0
|
signInWithRecovery = show full screen loader
|
4 years ago |
Audric Ackermann
|
39f8ca293a
|
speedup tests
|
4 years ago |
Audric Ackermann
|
aac54e6045
|
Merge remote-tracking branch 'upstream/clearnet' into restore-handle-configuration
|
4 years ago |
Audric Ackermann
|
6fbe060973
|
move deleteAccount() to AccountManager
|
4 years ago |
Audric Ackermann
|
feb6d5a39a
|
register allconvos on ActionPanel start
|
4 years ago |
Audric Ackermann
|
2ae259092f
|
fix propagation of WrongSwarmError in pollForAllKeys()
|
4 years ago |
Audric Ackermann
|
533b95c827
|
fix updateMessage being always at the end of the messagesList
this was because we were using Date.now() always rather than using the
envelope timestamp to save the update
|
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
|
05e9c936ff
|
speed up loading of messages by not notify on every new message
|
4 years ago |
Audric Ackermann
|
f6e3b354d0
|
join openGroup => allow only one at a time for each channel/server
|
4 years ago |
Audric Ackermann
|
c656dd25cf
|
move configMessage handling to a another file
|
4 years ago |
Audric Ackermann
|
b8a17bcd94
|
do not include lokiProfile on sync Message => we use ConfigMessage now
|
4 years ago |
Audric Ackermann
|
e052a6743a
|
fix building of sync message from 1-to-1 convo
|
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
|
5d6d81b9ef
|
Move accountManager to typescript
|
4 years ago |
Audric Ackermann
|
0a539c79ce
|
on signup/register, set last_profile_update_timestamp to now()
|
4 years ago |
Audric Ackermann
|
b6ff4dc186
|
always share profileKey if it is set
|
4 years ago |
Audric Ackermann
|
43e2ca00ff
|
do not sync profileKey on sync => only on ConfigurationMessage
|
4 years ago |
Audric Ackermann
|
fc24df00fb
|
always share our profileKey on outgoing messages
|
4 years ago |
Audric Ackermann
|
01085244bd
|
split up registration signup tab logic to sub components
|
4 years ago |
Audric Ackermann
|
641f9ee368
|
Fix the bug where if we leave and get added back, we get removed again
|
4 years ago |
Audric Ackermann
|
c55f204440
|
Merge branch 'clearnet' into restore-handle-configuration
|
4 years ago |
Audric Ackermann
|
08c41004a2
|
do not send expire timer to member added on closed group
|
4 years ago |
Audric Ackermann
|
215cffdd75
|
address reviews
|
4 years ago |
Audric Ackermann
|
e0c2cf8e9a
|
Force configuration message on avatar or display name update
|
4 years ago |
Audric Ackermann
|
3f59ce1692
|
fix updates of message on message syncing
|
4 years ago |
Audric Ackermann
|
a61f5e6814
|
add contacts to ConfigurationMessage
|
4 years ago |
Audric Ackermann
|
0a82bf98fa
|
Add displayName and avatar pointer to ConfigurationMessage
|
4 years ago |