Commit Graph

8162 Commits (cf9496173602dedbc0903643341c38dedd75bb18)
 

Author SHA1 Message Date
Audric Ackermann cf94961736
throw an error if getSwarmNodes cannot find the conversation 5 years ago
Audric Ackermann ae67f424a3
move instance of MessageQueue export to ts/session folder 5 years ago
Audric Ackermann c947d99369
getMessageQueue() rather than .messageQueue to avoid startup issue 5 years ago
Audric Ackermann d946678d59
fix encryption type for rawMessage 5 years ago
Audric Ackermann 457a94790c
fix await of promises in if statements 5 years ago
Audric Ackermann 702a7d6b88
upgrade tslint to 5.19 to have no-promise-as-boolean 5 years ago
Audric Ackermann b42bc05270
replace unlink message 5 years ago
Audric Ackermann 2e78f755b4
replace sending of established, grant and link request messages 5 years ago
Audric Ackermann 4e6584c62c
Merge pull request #1178 from Bilb/receiver-remove-friend-request-logic 5 years ago
Audric Ackermann 4865b72e93
Merge remote-tracking branch 'upstream/clearnet' into receiver-remove-friend-request-logic 5 years ago
Audric Ackermann a2909c0b58
remove unless comments 5 years ago
Audric Ackermann fc7daadd41
updte profile of primary conversation when updating the secondary conversation 5 years ago
Audric Ackermann 417634086a
ignore public group on preprocessGroupMessage 5 years ago
Audric Ackermann 28fb1dd12a
address PR reviews 5 years ago
Mikunj Varsani ce868456c2
Merge pull request #1176 from Mikunj/multi-device-protocol
Multidevice Protocol Refactor
5 years ago
Mikunj 30bc4c6cbc Simplify 5 years ago
Mikunj f681fd619d Added small helper functions 5 years ago
Audric Ackermann 4d2b08f4a2
remove getSessionRequest 5 years ago
Mikunj a83ce4ee16 Review fixes 5 years ago
Audric Ackermann 10e095ba9d
Merge remote-tracking branch 'upstream/clearnet' into receiver-remove-friend-request-logic 5 years ago
Mikunj Varsani 990e8ce1e2
Update RELEASING.md 5 years ago
Mikunj 57ea59e5b7 Minor fixes 5 years ago
Mikunj c027490d2f Merge fixes 5 years ago
Mikunj 27f4378de8 Merge branch 'clearnet' into multi-device-protocol 5 years ago
Mikunj Varsani 50d27d1143
Merge pull request #1179 from Mikunj/window-fix-2
Change back to old window syntax and add stubbing method.
5 years ago
Mikunj 93c19395c1 Change back to old window syntax and allow stubbing of it 5 years ago
Mikunj 2ed8aeaf30 Lint 5 years ago
Audric Ackermann eb9a838af1
remove friends from UI logic 5 years ago
Audric Ackermann 66de8d9648
remove plenty of the friend logic 5 years ago
Audric Ackermann bccdc3cf34
Merge remote-tracking branch 'upstream/clearnet' into receiver-remove-friend-request-logic 5 years ago
Mikunj ae44f0da0f Remove old multi device functions 5 years ago
Mikunj 7b7d8c0e2a Remove multi device from libloki 5 years ago
Mikunj 0275d43fa4 Merge branch 'clearnet' into multi-device-protocol 5 years ago
Mikunj 7942ba086f Fetch device mappings from server when needed 5 years ago
Maxim Shishmarev c19d81ade8
Merge pull request #1173 from msgmaxim/refactor-receiving
Receiving Refactor: handleDataMessage onwards
5 years ago
Maxim Shishmarev b98543a9fc Fix enum in a definition type 5 years ago
Audric Ackermann 68b119fb69
remove FR logic from receiver and background.js 5 years ago
Vince aa65278548
Merge pull request #1175 from vincentbavitz/message-sending-refactor-queue
Message Sending Refactor - Queue
5 years ago
Maxim Shishmarev eb280ec1e4 Move model definition files 5 years ago
Vincent 8417e3660d fixup-review 5 years ago
Mikunj 7a6ea97efb Handle strings in MultiDeviceProtocol 5 years ago
Vincent 35665f3cb6 is-medium-group 5 years ago
Vincent bffb43dd19 review-fixes 5 years ago
Maxim Shishmarev 8ca7b8cfb4 Message receiving refactor: handleDataMessage onwards 5 years ago
Mikunj b36b3e7725 Slowly replace old multi device functions 5 years ago
Mikunj c8414fdce6 Simplify sql and data files 5 years ago
Vincent 48e3ded9d2 review changes 5 years ago
Vincent affba056d2 just-cache 5 years ago
Audric Ackermann f500fed69c
rename missing envelope type FR to SESSION_REQUEST 5 years ago
Audric Ackermann 38f64cf172
Merge pull request #1172 from Bilb/message-sending-refactor 5 years ago