Warrick Corfe-Tan
|
fc31f8d2b1
|
Merge branch 'clearnet' into audio-messages-play-all
|
4 years ago |
Warrick Corfe-Tan
|
be11c37a59
|
Linting and formatting.
|
4 years ago |
Warrick Corfe-Tan
|
da00ac8d44
|
Saving userConfig redux slice to local storage.
|
4 years ago |
Audric Ackermann
|
89a0868fc3
|
remove getInstance of conversationController to get()
|
4 years ago |
Warrick Corfe-Tan
|
f381102860
|
WIP: autoplay consecutive messages. Setting state done.
|
4 years ago |
Audric Ackermann
|
93e43fe929
|
move conversation dialogs to redux store
|
4 years ago |
Audric Ackermann
|
f7581cf4eb
|
increase prettier maxWidth to 100
|
4 years ago |
Audric Ackermann
|
08ce55f1a6
|
move LeftPane items to hooks
|
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
|
ad117fe4e5
|
uniformized redux convo type and getProps() of conversation
|
4 years ago |
Audric Ackermann
|
e1114c8ce7
|
add some types to Data.ts calls
|
4 years ago |
Audric Ackermann
|
370158951a
|
move events from MessageQueue to MessageSentHandler
|
4 years ago |
Audric Ackermann
|
8ea9f02cec
|
Move data.js to data.ts
|
4 years ago |
Audric Ackermann
|
b76ce0f2ff
|
update models to TS part2
|
4 years ago |
Audric Ackermann
|
a51f95d28c
|
move models to TS part1
|
4 years ago |
Audric Ackermann
|
02fb5783a4
|
remove regionCode and PhoneNumber.ts
|
4 years ago |
Audric Ackermann
|
a0703bc2f9
|
remove primary and secondary device separate status
|
4 years ago |
Audric Ackermann
|
135fc3b366
|
remove prekeys
|
4 years ago |
Audric Ackermann
|
6a776b56f6
|
fix ban of users on open group
|
4 years ago |
Audric Ackermann
|
2fe6b11e89
|
move ConversationController to typescript
|
4 years ago |
Audric Ackermann
|
29eb528d1f
|
remove signal gear icon, and show back ours on calculatingPow
this is used for a message in the message list and in the conversation
list item
|
4 years ago |
Audric Ackermann
|
228e4ed662
|
move MessageController to typescript
|
4 years ago |
Audric Ackermann
|
727261b36a
|
be sure to register outgoing message for medium groups when created
|
4 years ago |
Audric Ackermann
|
80523a9a3e
|
rename MessageQueue event to be more easily searchable
success -> sendSuccess
fail -> sendFail
|
4 years ago |
Audric Ackermann
|
535b1d59ef
|
add a reset conversation action type and call it on message destroyed
|
4 years ago |
Audric Ackermann
|
1fd15ac977
|
Make SettingsView refresh on conversation change
|
4 years ago |
Audric Ackermann
|
1503d83f3a
|
add ourPrimary convo to redux and update the actionPanel with it
|
4 years ago |
Audric Ackermann
|
0beb47e597
|
add messageDeleted redux action
|
4 years ago |
Audric Ackermann
|
6e14718a32
|
reactity the expired Session version warning
|
4 years ago |
Audric Ackermann
|
977569cde0
|
move offline network view to react
|
4 years ago |
Audric Ackermann
|
f9ab90fb71
|
link backbone message added to redux
|
4 years ago |
Audric Ackermann
|
2f2eb2ad53
|
link back backbone conversation events to redux store
|
4 years ago |
Audric Ackermann
|
918eeae275
|
move InboxView to react
|
4 years ago |