Commit Graph

1099 Commits (cb74c9fe1dfe4d7316429c3d31f1f9f02c198ab0)

Author SHA1 Message Date
Audric Ackermann cb74c9fe1d
use extends to extends typescript constructor parameters 5 years ago
Audric Ackermann 7191038f21
add SessioNEstablishedMessage and tests 5 years ago
Audric Ackermann 46a48406c7
add EndSession and SessionReset messages & tests 5 years ago
Audric Ackermann 601d978883
make OutgoingMessage interface an abstract class and add setIdentifier 5 years ago
Audric Ackermann 4d6ceac0f2
typo 5 years ago
Audric Ackermann 798efd8e00
use export* syntax to clean ts index.ts 5 years ago
Audric Ackermann 823bc4216e
ReceiptMessage test: toNumber() for long values 5 years ago
Audric Ackermann 9ea95e59fa
add GroupInvitationMessage and tests 5 years ago
Audric Ackermann 56d744fda9
add TypingMessage and tests 5 years ago
Audric Ackermann 956491ec82
session established message with ttl of 5 minutes 5 years ago
Audric Ackermann fa26ff9e32
pass args by {} and add deviceLink tests 5 years ago
Audric Ackermann f1244f3031
add device unlink and receiptMessage class and tests 5 years ago
Audric Ackermann 81cb1122f8
remove window.getMessageTTL 5 years ago
Audric Ackermann e45ef6f291
add test for unpairing request message 5 years ago
Audric Ackermann 443f177daa
ContentMessage remove auto padding 5 years ago
Audric Ackermann 892b2f8474
add ttl as abstract method so each message can define its own 5 years ago
Audric Ackermann f4a24c5c98
add empty messages ts files 5 years ago
Mikunj 15560a4cb5 Linting and comments 5 years ago
Mikunj 46b3032a05 Remove MessageCategory.
We don't need this as we can infer the encryption type from the message.
5 years ago
Mikunj 9bd08ba930 Initial barebone commit for messages refactor 5 years ago
Audric Ackermann eb894a9b66
lint 6 years ago
Audric Ackermann f46c885fdf
merge fix-closed-group to clearnet 6 years ago
Mikunj Varsani e9fea782b9
Merge pull request #1129 from vincentbavitz/fr-fixes
FR Duplication Fixes | Patch for #1118
6 years ago
Vincent a668be33d7 remove lodash 6 years ago
Vincent ca910be1ef removed comments 6 years ago
Vincent 08e223e96e final w comments 6 years ago
Vincent 2b0ea5bcc5 simplificaiton 6 years ago
Audric Ackermann 13329c0b2a
Merge pull request #1118 from vincentbavitz/fr-fixes 6 years ago
Vincent af48865c92 remove getconvs 6 years ago
Vincent 843be3921e finalised 6 years ago
Vincent 10ccea5ec8 tight filtering 6 years ago
Vincent 7d803280e8 halfway 6 years ago
Vincent 2b7df8e40b Filtering groups fromstate 6 years ago
Vincent a429771b92 Linted 6 years ago
Vincent 3c2320635a Filter secondaries 6 years ago
Vincent a5b1101216 Slave unlinking & FR dup fix 6 years ago
Vince f9c13e4018
Merge pull request #1112 from vincentbavitz/slave-unlink
Slave Unlink
6 years ago
Vincent a0cec3f0fd notification count positioning 6 years ago
Vincent 1fa7ee25f7 leftpane settings 6 years ago
Audric Ackermann 5564bfa134
Merge pull request #1105 from Mikunj/fix-reset-registration
Fix corner cases for registration reset
6 years ago
Vince cdc88f3cd1
Merge pull request #1077 from vincentbavitz/integration-test-vince
Message & Settings Tests
6 years ago
Audric Ackermann 5d9c334809
Merge pull request #1099 from Bilb/fix-enter-create-private-group 6 years ago
Mikunj a2b60cdd2a Remove token data upon registration reset 6 years ago
Audric Ackermann 14ba0aeb65
fix lint 6 years ago
Mikunj Varsani 1a0b760fa1
Merge pull request #1093 from Bilb/fix-various-closed-group
Fix various closed group
6 years ago
Mikunj Varsani 3e3df7717f
Merge pull request #1094 from Bilb/link-device-fixes
Link device fixes
6 years ago
Audric Ackermann 73bc9e1204
reset registration on excepion got 6 years ago
Audric Ackermann 2a9a2f7fb9
show closed group in channels list 6 years ago
Audric Ackermann caace04c32
fix enter press to create a closed group 6 years ago
Audric Ackermann 3c2746d910
fix group update notifcation when we are added to the group 6 years ago