Commit graph

7778 commits

Author SHA1 Message Date
Mikunj
e0f27ba712 basic classes for message sending 2020-05-22 10:26:11 +10:00
Mikunj
15560a4cb5 Linting and comments 2020-05-21 16:44:18 +10:00
Mikunj
46b3032a05 Remove MessageCategory.
We don't need this as we can infer the encryption type from the message.
2020-05-21 16:31:15 +10:00
Mikunj
9bd08ba930 Initial barebone commit for messages refactor 2020-05-21 16:14:22 +10:00
Mikunj Varsani
c7b76dfebb
Merge pull request #1135 from Mikunj/protocol-bridge
Made changes for new protocol backward compatibility
2020-05-21 09:57:51 +10:00
Mikunj
ec3132afc9 Fix auto accepting friend requests 2020-05-21 09:27:25 +10:00
Mikunj
3dc8ba2f02 Minor fix 2020-05-20 09:08:34 +10:00
Mikunj
a1f2b38325 Merge changes 2020-05-20 09:04:36 +10:00
Audric Ackermann
14594f5762
Merge pull request #1110 from Bilb/fix-various-closed-group 2020-05-19 06:31:33 +01:00
Mikunj
e666c3c97d Add comments 2020-05-19 13:47:34 +10:00
Mikunj
a497871ea3 Made changes for new protocol 2020-05-19 12:17:08 +10:00
Ryan Tharp
d2aeb545c9
Merge pull request #1133 from loki-project/neuroscr-seed-await-patch
fix snodes retrieval from seed
2020-05-17 20:39:19 -07:00
Ryan Tharp
a5c61b7a9d
fix snodes retrieval from seed 2020-05-17 20:03:28 -07:00
Audric Ackermann
eb894a9b66
lint 2020-05-15 12:57:23 +10:00
Audric Ackermann
f46c885fdf
merge fix-closed-group to clearnet 2020-05-15 12:53:49 +10:00
Maxim Shishmarev
f3a8f4328e
Merge pull request #1117 from msgmaxim/sender-keys
Medium groups with sender keys (essentials)
2020-05-14 19:54:02 +10:00
Ryan Tharp
ead2f62b6d
Merge branch 'clearnet' into sender-keys 2020-05-13 23:47:49 -07:00
Mikunj Varsani
e9fea782b9
Merge pull request #1129 from vincentbavitz/fr-fixes
FR Duplication Fixes | Patch for #1118
2020-05-14 16:36:55 +10:00
Mikunj
74a2988249 Bump to version 1.0.8 2020-05-14 16:25:49 +10:00
Ryan Tharp
21622c7dea
Merge pull request #1128 from neuroscr/seed-https-support
Seed https support
2020-05-13 23:00:40 -07:00
Vincent
a668be33d7 remove lodash 2020-05-14 15:58:44 +10:00
Vincent
ca910be1ef removed comments 2020-05-14 15:47:33 +10:00
Vincent
08e223e96e final w comments 2020-05-14 15:36:07 +10:00
Vincent
2b0ea5bcc5 simplificaiton 2020-05-14 15:13:06 +10:00
Ryan Tharp
73f0e2758f remove unneeded generated file 2020-05-12 23:00:49 -07:00
Ryan Tharp
7baf69ae00 update seedNode format in config, try ip_url as fallback 2020-05-12 22:56:38 -07:00
Ryan Tharp
6a2e0af4c2 update seedNode format 2020-05-12 22:55:52 -07:00
Ryan Tharp
99202947ce add note 2020-05-12 22:55:05 -07:00
Audric Ackermann
13329c0b2a
Merge pull request #1118 from vincentbavitz/fr-fixes 2020-05-13 05:11:42 +01:00
Audric Ackermann
09d8d67386
Merge pull request #1127 from Mikunj/fix-background-message 2020-05-13 05:11:36 +01:00
Mikunj
873dadef48 Lint 2020-05-13 11:00:38 +10:00
Mikunj
13832f83bb Stop processing message when it is empty 2020-05-13 10:59:25 +10:00
Ryan Tharp
040a8cb225
Merge pull request #1126 from loki-project/neuroscr-seed-update
Update mainnet servers, stop using testnet port
2020-05-12 16:20:46 -07:00
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
2020-05-11 23:09:54 -07:00
Vincent
c22ba999e7 remove getconvs 2020-05-12 15:01:30 +10:00
Vincent
af48865c92 remove getconvs 2020-05-12 15:01:12 +10:00
Vincent
843be3921e finalised 2020-05-12 15:00:17 +10:00
Vincent
10ccea5ec8 tight filtering 2020-05-12 13:27:22 +10:00
Vincent
7d803280e8 halfway 2020-05-12 13:15:58 +10:00
Vincent
2b7df8e40b Filtering groups fromstate 2020-05-12 09:29:10 +10:00
Maxim Shishmarev
8292775e96 Minor fix 2020-05-11 10:41:44 +10:00
Maxim Shishmarev
61d4c7c349 Encrypt source for medium groups 2020-05-05 17:03:21 +10:00
Vincent
a429771b92 Linted 2020-05-04 17:02:53 +10:00
Vincent
3c2320635a Filter secondaries 2020-05-04 15:47:40 +10:00
Maxim Shishmarev
dd6b91bb36 Minor clean-up 2020-05-04 15:36:39 +10:00
Vincent
a5b1101216 Slave unlinking & FR dup fix 2020-05-04 13:53:25 +10:00
Maxim Shishmarev
debb922521 Medium groups with sender keys essentials 2020-05-04 13:29:28 +10:00
Vincent
3f650a1d15 prevent note to self on unlink from slave 2020-05-04 12:55:30 +10:00
Vince
f9c13e4018
Merge pull request #1112 from vincentbavitz/slave-unlink
Slave Unlink
2020-05-04 12:52:31 +10:00
Vince
81df1e9a47
Merge pull request #1113 from vincentbavitz/notification-alginment
Notification Count Positioning
2020-05-04 12:52:19 +10:00