Audric Ackermann
|
ed30be5334
|
fix attachments loading for avatar and exporting files
|
4 years ago |
Audric Ackermann
|
f704708524
|
fix bug with extension not being send if we don't have contenttype set
|
4 years ago |
Audric Ackermann
|
041a32101b
|
move ActionsPanel to hooks
|
4 years ago |
Audric Ackermann
|
08ce55f1a6
|
move LeftPane items to hooks
|
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
|
feb6d5a39a
|
register allconvos on ActionPanel start
|
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
|
e6cf28cb2a
|
prettier on pre-commit
|
4 years ago |
Audric Ackermann
|
5d6d81b9ef
|
Move accountManager to typescript
|
4 years ago |
Audric Ackermann
|
ca22b4635f
|
fixup some building of sync message issues
|
4 years ago |
Audric Ackermann
|
e92632285b
|
init messageQueue in the ActionsPanel
This is to unsure that unsent messages in the pipeline are added to the
pipeline right when we start the app again
|
4 years ago |
Audric Ackermann
|
5ab3680903
|
make OnionPath a singleton and build path on app Start only
|
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
|
36fab86d30
|
Merge remote-tracking branch 'upstream/clearnet' into move-models-to-ts-2
|
4 years ago |
Audric Ackermann
|
f41bf31515
|
fix tests
|
4 years ago |
Audric Ackermann
|
b88ea110e8
|
Add multi device v2 support
|
4 years ago |
Audric Ackermann
|
b218611831
|
remove contactCollection in convos.
|
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
|
46dfb3489b
|
remove mock sockets and websockets unused resources
|
4 years ago |
Audric Ackermann
|
dc0733968d
|
make moderators and groupAdmins a single name
|
4 years ago |
Audric Ackermann
|
2fe6b11e89
|
move ConversationController to typescript
|
4 years ago |
Audric Ackermann
|
adf0d03d35
|
add test for the MessageEncrypter using Session protocol
|
4 years ago |
Audric Ackermann
|
b0a229bf13
|
add Dialog on app start to ask to update SessionID
|
4 years ago |
Audric Ackermann
|
1045bfeba8
|
add SessionProtocol wip
|
4 years ago |
Audric Ackermann
|
e38be266c2
|
major rework of session icon => make them styled with styled-component
|
4 years ago |
Audric Ackermann
|
88cd58e7ff
|
trigger theme switch with user theme on app start
|
4 years ago |
Audric Ackermann
|
291d4682e4
|
fix some tests
|
4 years ago |
Audric Ackermann
|
1503d83f3a
|
add ourPrimary convo to redux and update the actionPanel with it
|
4 years ago |
Audric Ackermann
|
e613613416
|
show toast with react-toastify and make them a styled-component
|
4 years ago |
Audric Ackermann
|
0b4400837b
|
fix scroll to quoted message and contact display name of group updates
|
4 years ago |
Audric Ackermann
|
fe3cfb9e82
|
move all menu to react-contexify
|
5 years ago |
Audric Ackermann
|
c41eaada25
|
move display of message list to a subcomponent
|
5 years ago |
Audric Ackermann
|
1a379d2466
|
add theme logic to switch between dark/light theme based on redux store
|
5 years ago |
Audric Ackermann
|
56cd42d34c
|
remove authorColor unused in Session
|
5 years ago |
Audric Ackermann
|
6eb13e43e3
|
simplify a lot avatar props
|
5 years ago |
Audric Ackermann
|
1da4ae69c2
|
render NoteToSelf list item as a normal conversation
|
5 years ago |
Audric Ackermann
|
62be54c05a
|
update text for lightmode forced to user
|
5 years ago |
Audric Ackermann
|
22b2d80993
|
make light theme default for existing users and show dialog to revert
|
5 years ago |
Audric Ackermann
|
94bd47fb8c
|
add way to add icon to SessionConfirm dialog
|
5 years ago |
Audric Ackermann
|
422c2610b6
|
add light theme for leftpane conversation list view
|
5 years ago |
Audric Ackermann
|
39463d2f93
|
enable back ability to switch theme from leftpane
|
5 years ago |
Mikunj
|
22c64395d9
|
Remove multi-device warnings
|
5 years ago |
Audric Ackermann
|
471a381b4b
|
show disabled multi device message every 5 loads
|
5 years ago |
Audric Ackermann
|
9464c03806
|
adress reviews
|
5 years ago |
Audric Ackermann
|
761ebf4a7c
|
lint
|
5 years ago |
Audric Ackermann
|
abc9456d14
|
add popup for disabling multi device
|
5 years ago |