Vincent
|
447d2b3406
|
edit-loading-state
|
5 years ago |
Maxim Shishmarev
|
12f73e23f2
|
Move onion requests to typescript
|
5 years ago |
Vincent
|
4c48c9f6d6
|
Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into closed-group-fixes
|
5 years ago |
Vincent
|
2f38a4a7a3
|
revert primary-device-pubkey
|
5 years ago |
Vincent
|
600653d3d6
|
allow cancel linking
|
5 years ago |
Audric Ackermann
|
ed48818867
|
include old avatar and expireTimer on groupUpdate
|
5 years ago |
Audric Ackermann
|
809b4d9461
|
Merge remote-tracking branch 'upstream/clearnet' into various-closed-group-fixes
|
5 years ago |
Maxim Shishmarev
|
d429390e62
|
Merge pull request #1218 from msgmaxim/swarm-nodes
Remove swarm nodes from conversations
|
5 years ago |
Audric Ackermann
|
235ab0bfb3
|
create convo for both primary and secondary in receivemessage
|
5 years ago |
Vincent
|
0386259fce
|
cancelling linked
|
5 years ago |
Maxim Shishmarev
|
d5a98b8b47
|
Remove swarm nodes from conversations
|
5 years ago |
Vincent
|
6e1f3fdc75
|
linked-devices-limit
|
5 years ago |
Audric Ackermann
|
2257420523
|
ignore other empty buffers which should be null after protobuf decode
|
5 years ago |
Mikunj Varsani
|
26e3eca1a2
|
Merge pull request #1215 from Mikunj/session-restoration
Automatically restore session on no record error
|
5 years ago |
Vincent
|
d7f8b2ccdd
|
Merge branch 'session-restoration' of https://github.com/Mikunj/session-desktop into fix-group-name
|
5 years ago |
Mikunj
|
8f82e7a442
|
Fix multi device pairing
|
5 years ago |
Mikunj
|
f33897abe2
|
Automatically restore session on no record error
|
5 years ago |
Mikunj
|
669648d9cb
|
Fix expire timer
|
5 years ago |
Mikunj Varsani
|
416d5f69c0
|
Merge pull request #1211 from Mikunj/closed-group-fixes
Closed group fixes
|
5 years ago |
Maxim Shishmarev
|
6a41aa1d88
|
Merge pull request #1210 from msgmaxim/fix-some-tests
Stub out swarm polling
|
5 years ago |
Mikunj
|
2ff177d814
|
Fix promise test
|
5 years ago |
Mikunj
|
2d5230715f
|
Merge branch 'clearnet' into closed-group-fixes
|
5 years ago |
Maxim Shishmarev
|
9cdb7710ec
|
Stub out swarm polling
|
5 years ago |
Mikunj
|
c422c9e2ad
|
Lint
|
5 years ago |
Mikunj
|
fd547941d6
|
Fix sync message issue
|
5 years ago |
Mikunj
|
269c87a42e
|
Fix closed group issues
|
5 years ago |
Mikunj
|
8d11660b13
|
Fix attachments
|
5 years ago |
Maxim Shishmarev
|
7e737a3ccd
|
Merge branch 'clearnet' into refactor-polling
|
5 years ago |
Maxim Shishmarev
|
114f6d083f
|
Fix pubkey comparison
|
5 years ago |
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 |