Commit Graph

121 Commits (3f75fa54adf8af10fe93e8da633ea6be6a0fd808)

Author SHA1 Message Date
Audric Ackermann 3f75fa54ad
delete one opengroupv1 message every 10 sec until there is no more 4 years ago
Audric Ackermann 27fb732f50
cleanup unused prekeys table 4 years ago
Audric Ackermann ecf409bed5
fix slow app while removing v1 convoss 4 years ago
Audric Ackermann 118813661d
remove inte tests + handle opengroupv2 messages in chunk
this is to avoid freezing UI and is only a temporary fix

We need to have webworkers in this app
4 years ago
Audric Ackermann f3768a674a
short error on no network for retry sending message 4 years ago
Audric Ackermann d6b7463f5f
remove unused crypto marking us as coinminer
hopefully
4 years ago
Audric Ackermann 718f6dea9f
Merge remote-tracking branch 'upstream/master' into remove-fsv1-sogsv1 4 years ago
Audric Ackermann c8878f0a19
remove existing opengroups v1 from db along with every messages 4 years ago
Audric Ackermann 6f8c8ee1b3
remove most of sogsv1 and fsv1 and update version fetch url
version fetch is used to know when we have a new update
4 years ago
Audric Ackermann cbae5af36a
remove dialog unstable attachment
again
4 years ago
Audric Ackermann b15eeb00cd
fixup duration missing 4 years ago
Audric Ackermann a2ee3ac98f
Merge remote-tracking branch 'upstream/clearnet' into scoring-system 4 years ago
Audric Ackermann 1afbd2809a
lint 4 years ago
Audric Ackermann 8c726fd745
reupload avatar every 10 days 4 years ago
Audric Ackermann a24e0ccb32
Merge branch 'master' into clearnet 4 years ago
Audric Ackermann 4f55bb4281
remove unstable attachment for next 48 hours dialog (#1653) 4 years ago
Audric Ackermann 81f8870f41
Session V1.6.3 (#1647) 4 years ago
Audric Ackermann 11fbf79ab7
switch to dedicated server (#1646) 4 years ago
Audric Ackermann 5cab7908b4
add some test for partial path rebuilding 4 years ago
Audric Ackermann ed53ab43e6
WIP 4 years ago
Audric Ackermann 8cb50ebc91
move onionPath building to outside of index.ts 4 years ago
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