Maxim Shishmarev
|
7dd9469074
|
Further improve imports
|
5 years ago |
Audric Ackermann
|
7c89b291de
|
Merge pull request #1205 from Bilb/handle-message-sending-events
|
5 years ago |
Maxim Shishmarev
|
b31b6bb912
|
Lint
|
5 years ago |
Maxim Shishmarev
|
255c7ada68
|
More clean up in message_receiver.js
|
5 years ago |
Maxim Shishmarev
|
6fcc1f7ae4
|
Merge branch 'clearnet' into refactor-polling
|
5 years ago |
Audric Ackermann
|
bbebfa4c7e
|
remove fixed comments
|
5 years ago |
Audric Ackermann
|
0474e84b19
|
fix profileKey sharing and avatar
|
5 years ago |
Audric Ackermann
|
f3ae798b12
|
remove SESSION_REQUEST flag from DataMessage. now in envelope
|
5 years ago |
Maxim Shishmarev
|
468ad9f71d
|
Add more type annotations
|
5 years ago |
Vince
|
cef647f110
|
Merge pull request #1199 from vincentbavitz/utils-tests
Utils Tests
|
5 years ago |
Vincent
|
d1a77b82ee
|
rm tmp file
|
5 years ago |
Vincent
|
e4cf21b2de
|
ConversationAttributes typofix
|
5 years ago |
Mikunj
|
23b05107fb
|
Fix closed group infinite request loop
|
5 years ago |
Vincent
|
7498a255a2
|
utils compatiblity merger
|
5 years ago |
Maxim Shishmarev
|
e2b5b6654b
|
Clean up more imports
|
5 years ago |
Audric Ackermann
|
c95bf57b28
|
Merge remote-tracking branch 'upstream/clearnet' into handle-message-sending-events
|
5 years ago |
Audric Ackermann
|
1201707d17
|
show tiny wheel while message is in sending state
|
5 years ago |
Maxim Shishmarev
|
6295e4206d
|
Clean up imports
|
5 years ago |
Mikunj
|
7b355dae78
|
Fix grunt
|
5 years ago |
Maxim Shishmarev
|
0904e7a8ca
|
Refactor from message polling to content message handling
|
5 years ago |
Mikunj
|
4a3188bbf9
|
minor fixes
|
5 years ago |
Mikunj
|
d4dc8aa2ed
|
remove SyncMessageUtils.from
|
5 years ago |
Mikunj
|
a972c328c7
|
Change how sync messages are handled
|
5 years ago |
Mikunj
|
225d7f84e4
|
Fix declaration file names
|
5 years ago |
Mikunj
|
347a1e5582
|
Add avatar uploading to attachment utils
|
5 years ago |
Audric Ackermann
|
c419ff9cd2
|
include display name in outgoing messages
|
5 years ago |
Mikunj
|
c589f4a4af
|
Finish hooking up attachments
|
5 years ago |
Mikunj
|
fbbbadada5
|
Merge branch 'clearnet' into attachments
|
5 years ago |
Vincent
|
fadbb37022
|
Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into utils-tests
|
5 years ago |
Audric Ackermann
|
5f2990d088
|
Merge pull request #1197 from Bilb/other-messages-new-sending
|
5 years ago |
Audric Ackermann
|
1b011ca74e
|
fix groupUpdate including an empty kicked field
|
5 years ago |
Vincent
|
2d0409f9c8
|
Merge branch 'gorup-tests' into utils-tests
|
5 years ago |
Vincent
|
e2e867d5c1
|
Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into utils-tests
|
5 years ago |
Vincent
|
a6433fe5dd
|
merge
|
5 years ago |
Vincent
|
a62a19145c
|
group-tests
|
5 years ago |
Vincent
|
5d8f9cf950
|
stratify-utils
|
5 years ago |
Mikunj
|
13811233b6
|
Add session request expiry checks
|
5 years ago |
Audric Ackermann
|
9941c12586
|
finish adding mediumGroupUpdates
|
5 years ago |
Vincent
|
c3af41cb80
|
merge
|
5 years ago |
Vincent
|
f4fdd42ef3
|
string-tests
|
5 years ago |
Mikunj
|
366ccdf97d
|
Add more functions
|
5 years ago |
Mikunj
|
b69ad7db16
|
Add attachment util
|
5 years ago |
Audric Ackermann
|
39bad87a18
|
updateMediumGroup replaced with new pipeline
|
5 years ago |
Audric Ackermann
|
a43abfd436
|
move groupContextType to sub classes of Closedgroup
|
5 years ago |
Vincent
|
32015eeab6
|
ptests
|
5 years ago |
Audric Ackermann
|
cae608fd01
|
drop typing message for public groups and fix opengroup sending
|
5 years ago |
Audric Ackermann
|
b07b195102
|
Merge remote-tracking branch 'upstream/clearnet' into other-messages-new-sending
|
5 years ago |
Audric Ackermann
|
3b40837ffc
|
address Pr review
|
5 years ago |
Audric Ackermann
|
cd79b5051c
|
move more logic to build sync message in ts for ContactSync and GroupSync
|
5 years ago |
Mikunj
|
fb53f9ff36
|
Fix message queue
|
5 years ago |
Audric Ackermann
|
fea75de3fe
|
make the sessionEstablishedMessage nullMessage have some random content
|
5 years ago |
Audric Ackermann
|
d114b6c130
|
add verifierSyncMesage and syncReadMessages
|
5 years ago |
Audric Ackermann
|
655cc0575e
|
add sync of closed groups/open groups/ contacts with new pipeline
|
5 years ago |
Audric Ackermann
|
aee7428282
|
remove non used function in session from sendMessage.js
|
5 years ago |
Mikunj Varsani
|
006b5760c6
|
Merge pull request #1192 from Mikunj/send-to-group
Handle typing and expiration messages when sending to group
|
5 years ago |
Mikunj
|
b52544e6ba
|
Fix imports
|
5 years ago |
Mikunj
|
212b002c62
|
Fix typo
|
5 years ago |
Mikunj
|
c2c56bb9b0
|
Handle typing and expiration messages when sending to group
|
5 years ago |
Mikunj
|
d4ea483aa0
|
Filter invalid authorisations from the file server
|
5 years ago |
vincent
|
152adbf4d5
|
syncMessage done
|
5 years ago |
Mikunj
|
2e82bf98c1
|
Added libloki typings
|
5 years ago |
Audric Ackermann
|
6a13839d9d
|
address reviews
|
5 years ago |
Audric Ackermann
|
9baefb573e
|
fix tests
|
5 years ago |
Audric Ackermann
|
0668798b72
|
Merge remote-tracking branch 'upstream/clearnet' into hooking-up-sending
|
5 years ago |
Audric Ackermann
|
aa797f6670
|
various changes to be reverted. kind of working session chats only.
|
5 years ago |
Mikunj
|
53727b7e59
|
Update ClosedGroupChatMessage
|
5 years ago |
Vincent
|
f72423c2ba
|
types-etc
|
5 years ago |
Audric Ackermann
|
cf7635428a
|
Merge remote-tracking branch 'upstream/clearnet' into hooking-up-sending
|
5 years ago |
Mikunj
|
4d0d2727bd
|
Added strict type checking to group id
|
5 years ago |
Audric Ackermann
|
77025d1afd
|
adress review
|
5 years ago |
Audric Ackermann
|
bd940a9f79
|
add groupUpdate message and groupInfo to new pipeline
|
5 years ago |
Audric Ackermann
|
b0ed0207e0
|
fix one to one (session) chats with just the body set
|
5 years ago |
Audric Ackermann
|
6380f7426f
|
fix pairing devices bugs since move to new pipeline
|
5 years ago |
Vincent
|
78b1ef4805
|
rm-electron-test
|
5 years ago |
Vincent
|
aa6ce0787b
|
with-electron?
|
5 years ago |
Audric Ackermann
|
029851400d
|
include endSession message with new pipeline
|
5 years ago |
Mikunj
|
b85348569b
|
Merge branch 'clearnet' into folder-restructure
|
5 years ago |
Audric Ackermann
|
908316f00d
|
update ReadReceiptMessage and DeliveryReceiptMessage to new pipeline
|
5 years ago |
Mikunj Varsani
|
c1248e973f
|
Merge pull request #1185 from Mikunj/fix-tests
Fix MessageQueue tests
|
5 years ago |
Mikunj
|
8f492f8e74
|
Review changes
|
5 years ago |
Vincent
|
65148300e7
|
from-to-toSyncMessage
|
5 years ago |
Vincent
|
58ab611c9e
|
pulled
|
5 years ago |
Vincent
|
74e21ff157
|
Merge branch 'fix-tests' of https://github.com/Mikunj/session-desktop into utils-tests
|
5 years ago |
Mikunj
|
3bf5796cd5
|
Modify periodic check implementation
|
5 years ago |
Maxim Shishmarev
|
7fe6583608
|
Fix incorrect conversation id for incoming open group messages
|
5 years ago |
Audric Ackermann
|
e0979fc4a5
|
add RequestContactSyncMessage and RequestGroup and RequestConfiguration messages to new pipeline
|
5 years ago |
Mikunj
|
d862269f8d
|
Update tests
|
5 years ago |
Audric Ackermann
|
9c1f0e76fd
|
add RequestContactSyncMesage
|
5 years ago |
Audric Ackermann
|
fbba5575ba
|
remove buildSessionRequest message
|
5 years ago |
Audric Ackermann
|
6e1258e3d1
|
expirationTimerUpdate uses new sending pipeline
|
5 years ago |
Audric Ackermann
|
ff7ca5a0d5
|
add leave of closed group to new sending pipeline
|
5 years ago |
Audric Ackermann
|
34cec0be34
|
RequestGroupInfo via new pipeline
|
5 years ago |
Audric Ackermann
|
439ea09027
|
lint
|
5 years ago |
Audric Ackermann
|
e43dc734de
|
TypingMessage sent with new sending pipeline
|
5 years ago |
Audric Ackermann
|
4867a560d0
|
trigger send for all devices of a closed group message
|
5 years ago |
Audric Ackermann
|
9ec0c8e6a8
|
Merge remote-tracking branch 'upstream/clearnet' into hooking-up-sending
|
5 years ago |
Mikunj
|
ef76972ccb
|
Allow passing a cache to the queue
|
5 years ago |
Audric Ackermann
|
12bb6673ea
|
fix session requests
|
5 years ago |
Audric Ackermann
|
0a2af13cb1
|
start of fix of session-request processing
|
5 years ago |
Mikunj
|
cbc3518f04
|
Fixed file structure of test utils
|
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 |
Vince
|
fe7aaa0aaa
|
Merge pull request #1177 from vincentbavitz/message-queue-test
Message Queue Tests
|
5 years ago |
Vincent
|
40368793fd
|
rm-redundant-files
|
5 years ago |
Vincent
|
99674ed2ba
|
Fixup PubKey.isEqual
|
5 years ago |
Vincent
|
20b2ba1c8a
|
generateMemberList-compactify
|
5 years ago |
Vincent
|
18af13d7d9
|
merge-fixups
|
5 years ago |
Audric Ackermann
|
457a94790c
|
fix await of promises in if statements
|
5 years ago |
Mikunj
|
3f93b25ac2
|
Added string utils
|
5 years ago |
Vincent
|
42a788c8e3
|
Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into message-queue-test
|
5 years ago |
Vincent
|
0b623aa198
|
revert-tick-on-events
|
5 years ago |
Mikunj
|
57b5effaf2
|
Replace long
|
5 years ago |
Mikunj
|
ae2b8334e0
|
Replace bytebuffer component
|
5 years ago |
Vincent
|
2c2ed1b274
|
review-fixes
|
5 years ago |
Audric Ackermann
|
2e78f755b4
|
replace sending of established, grant and link request messages
|
5 years ago |
Vincent
|
211d4e1551
|
improve sendToGroup
|
5 years ago |
Vincent
|
2edda7c9e5
|
hasSession checl
|
5 years ago |
Vincent
|
3fa9eed90b
|
stuck-w-events
|
5 years ago |
Mikunj
|
4747c5f0db
|
Merge branch 'clearnet' into multi-device-protocol-test
|
5 years ago |
Mikunj
|
0933cf8b02
|
Added multi device protocol tests
|
5 years ago |
Audric Ackermann
|
4865b72e93
|
Merge remote-tracking branch 'upstream/clearnet' into receiver-remove-friend-request-logic
|
5 years ago |
Vincent
|
33488a9520
|
final
|
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
|
30bc4c6cbc
|
Simplify
|
5 years ago |
Mikunj
|
f681fd619d
|
Added small helper functions
|
5 years ago |
Audric Ackermann
|
4d2b08f4a2
|
remove getSessionRequest
|
5 years ago |
Vincent
|
94f0fbb65a
|
params-check
|
5 years ago |
Vincent
|
ac2bb65c2a
|
isEqual on ChatMessages
|
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
|
57ea59e5b7
|
Minor fixes
|
5 years ago |
Vincent
|
e98f509304
|
resolves-on-ression-reset
|
5 years ago |
Mikunj
|
c027490d2f
|
Merge fixes
|
5 years ago |
Mikunj
|
27f4378de8
|
Merge branch 'clearnet' into multi-device-protocol
|
5 years ago |
Vincent
|
fde52e7b7f
|
splitting
|
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 |
Vincent
|
dbc44cb78b
|
Merge branch 'open-group-class' into message-queue-test
|
5 years ago |
Vincent
|
131123e751
|
rm opengrouprefs
|
5 years ago |
Vincent
|
e9cc824b0b
|
open groups
|
5 years ago |
Vincent
|
6afddf38df
|
finalise
|
5 years ago |
Vincent
|
ae8226597b
|
prototyped-stub
|
5 years ago |
Vincent
|
73d44d60cf
|
mostly-tests
|
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 |
Vincent
|
14ca56581c
|
Merge branch 'message-sending-refactor-queue' into message-queue-test
|
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 |
Maxim Shishmarev
|
eb280ec1e4
|
Move model definition files
|
5 years ago |
Vincent
|
8417e3660d
|
fixup-review
|
5 years ago |
Vincent
|
fc45f1c438
|
Merge branch 'message-sending-refactor-queue' into message-queue-test
|
5 years ago |
Vincent
|
0f2d24fa11
|
fixup-review
|
5 years ago |
Vincent
|
2be1c2fd94
|
groups-test
|
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 |
Vincent
|
119ab83e85
|
tests-init
|
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 |
Vincent
|
d0c9f8b773
|
review-fixes
|
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 |
Vincent
|
e09372eacf
|
tightening up queue
|
5 years ago |
Audric Ackermann
|
38f64cf172
|
Merge pull request #1172 from Bilb/message-sending-refactor
|
5 years ago |
Audric Ackermann
|
492cc96ad2
|
updateSessionTimestamp: return false if no write to DB needed
|
5 years ago |
Vincent
|
00122333ff
|
opengroupmessage
|
5 years ago |
Vincent
|
6c35f3c773
|
optimized OpenGroup
|
5 years ago |
Audric Ackermann
|
d1518f8233
|
add new handling of session request message
|
5 years ago |
Vincent
|
a76a0bed00
|
sync proto
|
5 years ago |
Vincent
|
3140dee2b2
|
queue-utils
|
5 years ago |
Vincent
|
0d45ed4d68
|
OpenGroup class and sending to Groups
|
5 years ago |
Vincent
|
83f70f1ff0
|
OpenGroup class and sending to Groups
|
5 years ago |
Vincent
|
8d0829e8e4
|
pulled
|
5 years ago |
Mikunj Varsani
|
542615961c
|
Merge pull request #1170 from Mikunj/message-sender-retry
Message sender retry
|
5 years ago |
Mikunj
|
1c84fa6c02
|
Renamed retries to attempts
|
5 years ago |
Mikunj Varsani
|
88f87c0a70
|
Update ts/session/sending/MessageSender.ts
Co-authored-by: Audric Ackermann <audric.bilb@gmail.com>
|
5 years ago |
Mikunj
|
3b8b9f7306
|
Added comments
|
5 years ago |
Mikunj
|
090f0e2c38
|
Add retrying and tests
|
5 years ago |
Audric Ackermann
|
f17ffd295a
|
Merge remote-tracking branch 'upstream/clearnet' into message-sending-refactor
|
5 years ago |
Audric Ackermann
|
4c07bc06fd
|
address reviews
|
5 years ago |
Audric Ackermann
|
7a797737e0
|
rename SessionReset -> SessionRequest
|
5 years ago |
Mikunj
|
f279f47b35
|
Fix other declaration files
|
5 years ago |
Audric Ackermann
|
2b58aff532
|
use pubkeys and toRawMessage()
|
5 years ago |
Mikunj
|
653efaf9cf
|
Fixed libsignal-protocol declaration
|
5 years ago |
Audric Ackermann
|
da1edab63d
|
Merge remote-tracking branch 'upstream/clearnet' into message-sending-refactor
|
5 years ago |
Mikunj
|
e1dc190ebf
|
Merge branch 'clearnet' into type-fixes
|
5 years ago |
Mikunj Varsani
|
9b93e247eb
|
Merge pull request #1167 from Mikunj/message-sender-test
Added Message Sender tests
|
5 years ago |
Vincent
|
2095c63a57
|
Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into message-sending-rafactor__cache
|
5 years ago |
Mikunj
|
9f27d62f76
|
Review fixes
|
5 years ago |
Audric Ackermann
|
7031328eea
|
remove useless hasSession test
|
5 years ago |