Audric Ackermann
|
357421f161
|
rename window.console.log to window.log.info
|
5 years ago |
Audric Ackermann
|
c7e54c4257
|
make attachment download use onion routing
|
5 years ago |
Audric Ackermann
|
933eb73aa1
|
Merge remote-tracking branch 'upstream/clearnet' into fix-integration-tests
|
5 years ago |
Audric Ackermann
|
fec0ead1de
|
fix link device test and lint
|
5 years ago |
Maxim Shishmarev
|
d95dfdc04a
|
Merge pull request #1280 from msgmaxim/medium-group-fixes
Medium group protocol changes
|
5 years ago |
Audric Ackermann
|
4fe0705f3f
|
do not filter by existing conversation when syncing blocked ids
|
5 years ago |
Audric Ackermann
|
38724d0992
|
filter convos to block sync by getting list from BlockedNumberController
|
5 years ago |
Audric Ackermann
|
5d7ecc690d
|
remove unused USERNAME and PASSWORD from MessageReceiver & MessageSender
|
5 years ago |
Audric Ackermann
|
3e23039adb
|
do not sync blocked closed group as mobile is not ready yet
|
5 years ago |
Maxim Shishmarev
|
cc43555cd2
|
Merge branch 'clearnet' into medium-group-fixes
|
5 years ago |
Audric Ackermann
|
d2a4757061
|
trigger and handle blocked contacts/groups as a list on block/unblock
|
5 years ago |
Maxim Shishmarev
|
87144336b7
|
Large refactor of medium groups. Fixes them for multidevice
|
5 years ago |
Audric Ackermann
|
45cdbcbb2f
|
handle sync of blocked contact/groups as sync events
|
5 years ago |
Audric Ackermann
|
839938bad7
|
add missing timestamp field for some Outgoing messages
|
5 years ago |
Audric Ackermann
|
aa635e9cd3
|
trigger opengroup sync when joining an open group
|
5 years ago |
Audric Ackermann
|
24f86de087
|
use SyncMessage when we are only sending a syncMessage
|
5 years ago |
Audric Ackermann
|
8b4e69739d
|
adress review
|
5 years ago |
Audric Ackermann
|
9941c12586
|
finish adding mediumGroupUpdates
|
5 years ago |
Audric Ackermann
|
23d22622ca
|
remove unused methods on sendMessage.js
|
5 years ago |
Audric Ackermann
|
39bad87a18
|
updateMediumGroup replaced with new pipeline
|
5 years ago |
Audric Ackermann
|
df028b7ac6
|
remove sendMessage()
|
5 years ago |
Audric Ackermann
|
c5cf7f395f
|
remove sendMessageToNumber and sendMessageToGroup
|
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 |
Audric Ackermann
|
cadc92ee7a
|
lint
|
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 |
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
|
c783e14a86
|
move sync request messages types to new pipeline
|
5 years ago |
Audric Ackermann
|
029851400d
|
include endSession message with new pipeline
|
5 years ago |
Audric Ackermann
|
908316f00d
|
update ReadReceiptMessage and DeliveryReceiptMessage to new pipeline
|
5 years ago |
Audric Ackermann
|
e0979fc4a5
|
add RequestContactSyncMessage and RequestGroup and RequestConfiguration messages to new pipeline
|
5 years ago |
Audric Ackermann
|
9c1f0e76fd
|
add RequestContactSyncMesage
|
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
|
12bb6673ea
|
fix session requests
|
5 years ago |
Audric Ackermann
|
4865b72e93
|
Merge remote-tracking branch 'upstream/clearnet' into receiver-remove-friend-request-logic
|
5 years ago |
Audric Ackermann
|
28fb1dd12a
|
address PR reviews
|
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 |
Mikunj
|
7b7d8c0e2a
|
Remove multi device from libloki
|
5 years ago |
Audric Ackermann
|
f500fed69c
|
rename missing envelope type FR to SESSION_REQUEST
|
5 years ago |
Mikunj
|
e6139a5463
|
Merge branch 'clearnet' into message-sending-refactor
|
5 years ago |