Audric Ackermann
|
bc4bee6270
|
hide some logs
|
4 years ago |
Audric Ackermann
|
7ec663df71
|
move SwarmPolling from window to require singleton
|
4 years ago |
Audric Ackermann
|
66d5fd93e2
|
Merge branch 'master' into open-group-v2
|
4 years ago |
Audric Ackermann
|
5c4f544b1a
|
Do not rebuild onion path everyday
|
4 years ago |
Audric Ackermann
|
87c3fa0c55
|
refresh snode list and rebuild onion path once in a day
|
4 years ago |
Audric Ackermann
|
9bf3cb1880
|
cleanup actionPanel
|
4 years ago |
Audric Ackermann
|
75cc39e9e7
|
move appStartup stuff todo on start
|
4 years ago |
Audric Ackermann
|
5289d4c2aa
|
add joinable rooms on opengroupv2 joining screen
|
4 years ago |
Audric Ackermann
|
0c0da48150
|
remove pow
|
4 years ago |
Audric Ackermann
|
9d825dc2d2
|
add start of OpenGroup Pollers v2 to start of the app
|
4 years ago |
Audric Ackermann
|
fa22edb1fb
|
lint
|
4 years ago |
Audric Ackermann
|
786cd384fb
|
add the OpenGroupManagerV2 logic to add and remove rooms
|
4 years ago |
Audric Ackermann
|
f7581cf4eb
|
increase prettier maxWidth to 100
|
4 years ago |
Audric Ackermann
|
6896cffd75
|
Merge branch 'clearnet' into HEAD
|
4 years ago |
Audric Ackermann
|
19f3b6014d
|
add poller for open group v2
|
4 years ago |
Audric Ackermann
|
ad1d5a3c4c
|
add the compactPoll logic
|
4 years ago |
Audric Ackermann
|
675da5cdb2
|
add preview of room image downloading
|
4 years ago |
Audric Ackermann
|
7b3f31dee6
|
add Opengroupv2 download and upload
|
4 years ago |
Audric Ackermann
|
b73685008c
|
add getMessages and postMessages OpenGroupAPIV2
|
4 years ago |
Audric Ackermann
|
b68338e26c
|
working get and post request with opengroup api v2
|
4 years ago |
Audric Ackermann
|
b9586c90ce
|
working open group v2 getInfo for https only
|
4 years ago |
Audric Ackermann
|
42f0d21740
|
generate attachment key on migration
|
4 years ago |
Audric Ackermann
|
050739b0ab
|
cleanup old blobs from time to time
|
4 years ago |
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 |