Commit Graph

7787 Commits (9ea95e59fa7d0927f3d4b867a474d51d8c10b4f6)
 

Author SHA1 Message Date
Audric Ackermann 9ea95e59fa
add GroupInvitationMessage and tests
Audric Ackermann 56d744fda9
add TypingMessage and tests
Audric Ackermann 956491ec82
session established message with ttl of 5 minutes
Audric Ackermann fa26ff9e32
pass args by {} and add deviceLink tests
Audric Ackermann f1244f3031
add device unlink and receiptMessage class and tests
Audric Ackermann 81cb1122f8
remove window.getMessageTTL
Audric Ackermann e45ef6f291
add test for unpairing request message
Audric Ackermann 443f177daa
ContentMessage remove auto padding
Audric Ackermann 892b2f8474
add ttl as abstract method so each message can define its own
Audric Ackermann f4a24c5c98
add empty messages ts files
Mikunj 15560a4cb5 Linting and comments
Mikunj 46b3032a05 Remove MessageCategory.
We don't need this as we can infer the encryption type from the message.
Mikunj 9bd08ba930 Initial barebone commit for messages refactor
Mikunj Varsani c7b76dfebb
Merge pull request from Mikunj/protocol-bridge
Made changes for new protocol backward compatibility
Mikunj ec3132afc9 Fix auto accepting friend requests
Mikunj 3dc8ba2f02 Minor fix
Mikunj a1f2b38325 Merge changes
Audric Ackermann 14594f5762
Merge pull request from Bilb/fix-various-closed-group
Mikunj e666c3c97d Add comments
Mikunj a497871ea3 Made changes for new protocol
Ryan Tharp d2aeb545c9
Merge pull request from loki-project/neuroscr-seed-await-patch
fix snodes retrieval from seed
Ryan Tharp a5c61b7a9d
fix snodes retrieval from seed
Audric Ackermann eb894a9b66
lint
Audric Ackermann f46c885fdf
merge fix-closed-group to clearnet
Maxim Shishmarev f3a8f4328e
Merge pull request from msgmaxim/sender-keys
Medium groups with sender keys (essentials)
Ryan Tharp ead2f62b6d
Merge branch 'clearnet' into sender-keys
Mikunj Varsani e9fea782b9
Merge pull request from vincentbavitz/fr-fixes
FR Duplication Fixes | Patch for 
Mikunj 74a2988249 Bump to version 1.0.8
Ryan Tharp 21622c7dea
Merge pull request from neuroscr/seed-https-support
Seed https support
Vincent a668be33d7 remove lodash
Vincent ca910be1ef removed comments
Vincent 08e223e96e final w comments
Vincent 2b0ea5bcc5 simplificaiton
Ryan Tharp 73f0e2758f remove unneeded generated file
Ryan Tharp 7baf69ae00 update seedNode format in config, try ip_url as fallback
Ryan Tharp 6a2e0af4c2 update seedNode format
Ryan Tharp 99202947ce add note
Audric Ackermann 13329c0b2a
Merge pull request from vincentbavitz/fr-fixes
Audric Ackermann 09d8d67386
Merge pull request from Mikunj/fix-background-message
Mikunj 873dadef48 Lint
Mikunj 13832f83bb Stop processing message when it is empty
Ryan Tharp 040a8cb225
Merge pull request from loki-project/neuroscr-seed-update
Update mainnet servers, stop using testnet port
Ryan Tharp e9054450b5
Update mainnet servers, stop using testnet port
Kee and I have confirmed mainnet port on `storage.seed2.loki.network` was fine since 6.x
imaginary.stream change Jason's approval:
https://discordapp.com/channels/408081923835953153/563594234632863754/685282143743901696
Vincent c22ba999e7 remove getconvs
Vincent af48865c92 remove getconvs
Vincent 843be3921e finalised
Vincent 10ccea5ec8 tight filtering
Vincent 7d803280e8 halfway
Vincent 2b7df8e40b Filtering groups fromstate
Maxim Shishmarev 8292775e96 Minor fix