Evgeny Poberezkin
fd90b47194
Merge branch 'stable'
2024-07-09 11:23:54 +01:00
Stanislav Dmitrenko
acd3467d10
desktop: change libffi dependency ( #4416 )
2024-07-08 21:23:25 +01:00
sh
1e6dc8002c
flatpak: update metainfo ( #4400 )
2024-07-04 17:39:16 +04:00
Evgeny Poberezkin
5f96f6c117
core: extending queue information to debug delivery ( #4395 )
...
* core: extending queue information to debug delivery
* simplexmq
2024-07-03 19:34:58 +01:00
spaced4ndy
4bd6517d19
core: servers stats improvements, fixes ( #4358 )
2024-07-03 15:58:37 +04:00
Evgeny Poberezkin
85af368371
core: 5.8.2.0, simplexmq: 5.8.2.0
2024-07-02 15:07:46 +01:00
Evgeny Poberezkin
00ba468898
core: update simplexmq (disable fast handshake) ( #4388 )
...
* core: update simplexmq (disable fast handshake)
* fix encoding tests
* fix
* update simplexmq
2024-07-02 14:35:47 +01:00
Evgeny Poberezkin
5907d8bd0c
core: remove legacy agent stats ( #4375 )
2024-07-01 11:25:27 +01:00
sh
5baf8789d6
flatpak: add desktop and metainfo ( #4366 )
...
* flatpak: add desktop and metainfo
* metainfo: update
* corrections
* ampersand
* shorter
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-06-28 10:09:34 +01:00
spaced4ndy
d951003191
core: servers summary api ( #4319 )
...
* core: servers summary api
* rework
* server known types
* set stats file path
* rename
* local simplexmq
* update
* rfc
* update
* update
* get servers
* compile summary
* remove sort
* rename
* rename, refactor
* refactor attempt
* refactor attempt 2
* refactor
* fix
* fix2
* remove space
* refactor xftp
* update
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2024-06-25 09:51:55 +04:00
Evgeny Poberezkin
85dc467f74
5.8.1: ios 225, android 221, desktop 54
2024-06-19 23:41:23 +01:00
spaced4ndy
a58522ef15
core: api to reconnect single server ( #4317 )
2024-06-17 11:52:55 +04:00
spaced4ndy
ce55c84b96
core: differentiate RCP error in view, test ( #4310 )
2024-06-10 17:58:53 +04:00
spaced4ndy
13751d5705
core: update simplexmq (upload chunks after preparation) ( #4299 )
2024-06-06 16:09:56 +04:00
spaced4ndy
490e8cead8
core: file errors ( #4261 )
2024-06-05 21:02:13 +04:00
Evgeny Poberezkin
f578ee843b
core: update simplexmq (remove protocol encodings) ( #4272 )
...
* core: update simplexmq (remove protocol encodings)
* nix
* update simplexmq
* update simplexmq
2024-06-05 20:49:01 +04:00
Evgeny Poberezkin
11d4872186
core: 5.8.0.5 (simplexmq 5.8.0.10)
2024-06-01 00:22:26 +01:00
Evgeny Poberezkin
5ac521f6d8
core: commands to debug subscribed SMP queues ( #4253 )
...
* core: commands to debug subscribed SMP queues
* getLastRcvMsgInfo
* DESC
* update
* update commands, ui compiles
* update
* ios: fix type
* swap
* simplexmq
* group member queue info
* copy button in the alert
2024-05-31 12:45:58 +01:00
spaced4ndy
54088c6d5a
core: "/get queues" api to debug agent queues ( #4252 )
2024-05-30 14:24:33 +04:00
Evgeny Poberezkin
ad0a678c5f
core: 5.8.0.4 (simplexmq 5.8.0.7)
2024-05-29 08:20:51 +01:00
spaced4ndy
3d395b0e45
core: inactive connections/members ( #4009 )
2024-05-28 16:42:07 +04:00
Evgeny Poberezkin
291df6e9d0
core: logging of chat events ( #4216 )
...
* core: update simplexmq (persist server errors)
* fix
* same config
* logging
* logging 2
* log
* log 2
* finally
* catch better
* more logs
* logs
* fix
* more logging, context from PROHIBITED
* warning
* more logs
* logs3
* logs4
* logs in simplexmq
* log locks from simplemq
* log queue size
* log sendMessagesB in simplexmq
* update simplexmq
* logs5
* logs6
* logs7
* logs8
* logs8
* logs9
* logs10
* log11
* log12
* fix test
* more logs
* logging
* clean up
* refactor
* simplify
* tags
* log level
* remove network errors from the log
* rename
2024-05-24 21:09:21 +01:00
Evgeny Poberezkin
dae0b63c22
Merge branch 'stable'
2024-05-23 22:56:04 +01:00
Evgeny Poberezkin
0964982782
core: ensure that messages are sent to different members ( #4221 )
...
* core: ensure that messages are sent to different members
* update simplexmq
2024-05-23 22:50:23 +01:00
Evgeny Poberezkin
9eb6034e1a
core: 5.7.4.0 (simplexmq 5.7.4.1: networking improvements)
2024-05-22 20:30:24 +01:00
Evgeny Poberezkin
423fc96638
core: 5.8.0.2 (simplexmq 5.8.0.2)
2024-05-20 18:38:46 +01:00
spaced4ndy
d2d450d1d7
core: check known relays before file reception, support user approval of unknown relays ( #4043 )
...
* core: check known relays before file reception, support user approval of unknown relays
* comment
* reset on not approved agent error
* add privacyAskToApproveRelays to AppSettings
* filter distinct servers
* update simplexmq
* remember user_approved_relays
* refactor
* rename
* update simplexmq
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-05-20 17:23:29 +04:00
Evgeny Poberezkin
0720292ebf
core: 5.8.0.1 (simplexmq: 5.8.0.1, faster reconnection when switching networks)
2024-05-17 15:39:58 +01:00
spaced4ndy
4c0d47bbd4
core: message statuses for sending proxies ( #4161 )
...
* core: delivery path
* update simplexmq
* via proxy snd flags
* error statuses
* rework errors
* proxy expired errors
* corrections
* move backwards compatibile parser to new type
* update simplexmq
* names
* refactor, style
* simplexmq
* refactor
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-05-15 12:30:05 +01:00
Evgeny Poberezkin
93ae1145bc
core: update simplexmq (use MVar for better DB connection concurrency) ( #4183 )
...
* core: update simplexmq (use MVar for better DB connection concurrency)
* focus failing tests
* add timeouts to test
* fix tests
* more delays
* increase timeouts
* prints
* delay
* delay
* empty
* more delays
* enable all
---------
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
2024-05-15 11:16:38 +01:00
Evgeny Poberezkin
396b73b480
core: 5.8.0.0
2024-05-13 21:13:07 +01:00
Evgeny Poberezkin
29db2b4e9b
core: command to show duplicate message count ( #4172 )
...
* core: command to show duplicate message count
* update
* updated
* update
* update
* simplexmq
2024-05-13 19:55:57 +01:00
Evgeny Poberezkin
06d61ea73e
core: update simplexmq
2024-05-13 08:19:40 +01:00
Evgeny Poberezkin
84d7a77a9f
core: update simplexmq (better subscription management) ( #4131 )
...
* core: update simplexmq (better subscription management)
* ui: update settings
* update simplexmq
* simplexmq
* simplexmq
* test output
* delay
* disable test
2024-05-13 08:04:12 +01:00
Evgeny Poberezkin
567e9981be
core: 5.7.3.0
2024-05-11 23:48:39 +01:00
Evgeny Poberezkin
1025fa94a1
core: 5.7.2.0 (simplexmq 5.7.3.0: update protocol versions, fix file downloads)
2024-05-10 15:18:42 +01:00
Evgeny Poberezkin
e38d5bd885
core: update simplexmq (upgrade client protocol versions SMP v7, NTF v2)
2024-05-08 13:40:25 +01:00
Evgeny Poberezkin
b8e8124faf
ui: translations ( #4135 )
...
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1515 of 1515 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (1741 of 1741 strings)
Co-authored-by: summoner001 <summoner@vivaldi.net >
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
Translation: SimpleX Chat/SimpleX Chat Android
Translation: SimpleX Chat/SimpleX Chat iOS
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1515 of 1515 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (1741 of 1741 strings)
Co-authored-by: Ghost of Sparta <makesocialfoss32@keemail.me >
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
Translation: SimpleX Chat/SimpleX Chat Android
Translation: SimpleX Chat/SimpleX Chat iOS
* Translated using Weblate (Polish)
Currently translated at 100.0% (1515 of 1515 strings)
Translated using Weblate (Polish)
Currently translated at 99.9% (1740 of 1741 strings)
Translated using Weblate (Polish)
Currently translated at 99.1% (1727 of 1741 strings)
Co-authored-by: B.O.S.S <BxOxSxS@protonmail.com >
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pl/
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/pl/
Translation: SimpleX Chat/SimpleX Chat Android
Translation: SimpleX Chat/SimpleX Chat iOS
* Translated using Weblate (German)
Currently translated at 100.0% (1515 of 1515 strings)
Translated using Weblate (German)
Currently translated at 100.0% (1741 of 1741 strings)
Co-authored-by: mlanp <github@lang.xyz >
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/de/
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/
Translation: SimpleX Chat/SimpleX Chat Android
Translation: SimpleX Chat/SimpleX Chat iOS
* Translated using Weblate (Italian)
Currently translated at 100.0% (1515 of 1515 strings)
Translated using Weblate (Italian)
Currently translated at 100.0% (1741 of 1741 strings)
Co-authored-by: Random <random-r@users.noreply.hosted.weblate.org >
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/
Translation: SimpleX Chat/SimpleX Chat Android
Translation: SimpleX Chat/SimpleX Chat iOS
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1515 of 1515 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (1741 of 1741 strings)
Co-authored-by: No name <CertainBot@users.noreply.hosted.weblate.org >
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
Translation: SimpleX Chat/SimpleX Chat Android
Translation: SimpleX Chat/SimpleX Chat iOS
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1515 of 1515 strings)
Translated using Weblate (Dutch)
Currently translated at 100.0% (1741 of 1741 strings)
Co-authored-by: M1K4 <oomikaoo@gmail.com >
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
Translation: SimpleX Chat/SimpleX Chat Android
Translation: SimpleX Chat/SimpleX Chat iOS
* Translated using Weblate (Arabic)
Currently translated at 100.0% (1741 of 1741 strings)
Co-authored-by: jonnysemon <jonnysemon@users.noreply.hosted.weblate.org >
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
Translation: SimpleX Chat/SimpleX Chat Android
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1741 of 1741 strings)
Co-authored-by: 大王叫我来巡山 <hamburger2048@users.noreply.hosted.weblate.org >
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/
Translation: SimpleX Chat/SimpleX Chat Android
* Translated using Weblate (Japanese)
Currently translated at 100.0% (1741 of 1741 strings)
Co-authored-by: Miyu Sakatsuki <miyu-sakatsuki@outlook.jp >
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
Translation: SimpleX Chat/SimpleX Chat Android
* Translated using Weblate (Czech)
Currently translated at 98.1% (1709 of 1741 strings)
Co-authored-by: zenobit <zen@osowoso.xyz >
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
Translation: SimpleX Chat/SimpleX Chat Android
* Translated using Weblate (Bulgarian)
Currently translated at 100.0% (1741 of 1741 strings)
Translated using Weblate (Bulgarian)
Currently translated at 100.0% (1515 of 1515 strings)
Co-authored-by: elgratea <weblate@fastmail.com >
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/bg/
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/bg/
Translation: SimpleX Chat/SimpleX Chat Android
Translation: SimpleX Chat/SimpleX Chat iOS
* Translated using Weblate (Turkish)
Currently translated at 100.0% (1741 of 1741 strings)
Translated using Weblate (Turkish)
Currently translated at 100.0% (1515 of 1515 strings)
Co-authored-by: z0rden <kaanpeker196@gmail.com >
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/tr/
Translation: SimpleX Chat/SimpleX Chat Android
Translation: SimpleX Chat/SimpleX Chat iOS
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1515 of 1515 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (1741 of 1741 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (1515 of 1515 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (1741 of 1741 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (1515 of 1515 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (1741 of 1741 strings)
Co-authored-by: summoner001 <summoner@vivaldi.net >
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
Translation: SimpleX Chat/SimpleX Chat Android
Translation: SimpleX Chat/SimpleX Chat iOS
* Translated using Weblate (Japanese)
Currently translated at 80.7% (1224 of 1515 strings)
Translated using Weblate (Japanese)
Currently translated at 80.3% (1218 of 1515 strings)
Co-authored-by: koreirozzu <trueworldfacts+asjfsajfhajfh@proton.me >
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ja/
Translation: SimpleX Chat/SimpleX Chat iOS
* Translated using Weblate (Japanese)
Currently translated at 80.3% (1218 of 1515 strings)
Co-authored-by: a4318 <dalse.077@gmail.com >
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ja/
Translation: SimpleX Chat/SimpleX Chat iOS
* Translated using Weblate (Turkish)
Currently translated at 100.0% (1515 of 1515 strings)
Co-authored-by: xe1st <dnzkckali@gmail.com >
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/tr/
Translation: SimpleX Chat/SimpleX Chat iOS
* Translated using Weblate (Turkish)
Currently translated at 100.0% (1741 of 1741 strings)
Co-authored-by: J R <jr@simplex.chat >
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
Translation: SimpleX Chat/SimpleX Chat Android
* Translated using Weblate (Persian)
Currently translated at 9.8% (171 of 1741 strings)
Translated using Weblate (Persian)
Currently translated at 9.4% (164 of 1741 strings)
Co-authored-by: Siavash <ciavash@proton.me >
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fa/
Translation: SimpleX Chat/SimpleX Chat Android
* Translated using Weblate (Persian)
Currently translated at 10.1% (176 of 1741 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fa/
* Translated using Weblate (French)
Currently translated at 100.0% (1741 of 1741 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fr/
* Translated using Weblate (French)
Currently translated at 100.0% (1515 of 1515 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Persian)
Currently translated at 11.9% (208 of 1741 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fa/
* Translated using Weblate (Vietnamese)
Currently translated at 8.5% (148 of 1741 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/vi/
* import/export localizations
* tr revert
---------
Co-authored-by: summoner001 <summoner@vivaldi.net >
Co-authored-by: Ghost of Sparta <makesocialfoss32@keemail.me >
Co-authored-by: B.O.S.S <BxOxSxS@protonmail.com >
Co-authored-by: mlanp <github@lang.xyz >
Co-authored-by: Random <random-r@users.noreply.hosted.weblate.org >
Co-authored-by: No name <CertainBot@users.noreply.hosted.weblate.org >
Co-authored-by: M1K4 <oomikaoo@gmail.com >
Co-authored-by: jonnysemon <jonnysemon@users.noreply.hosted.weblate.org >
Co-authored-by: 大王叫我来巡山 <hamburger2048@users.noreply.hosted.weblate.org >
Co-authored-by: Miyu Sakatsuki <miyu-sakatsuki@outlook.jp >
Co-authored-by: zenobit <zen@osowoso.xyz >
Co-authored-by: elgratea <weblate@fastmail.com >
Co-authored-by: z0rden <kaanpeker196@gmail.com >
Co-authored-by: koreirozzu <trueworldfacts+asjfsajfhajfh@proton.me >
Co-authored-by: a4318 <dalse.077@gmail.com >
Co-authored-by: xe1st <dnzkckali@gmail.com >
Co-authored-by: J R <jr@simplex.chat >
Co-authored-by: Siavash <ciavash@proton.me >
Co-authored-by: Ophiushi <41908476+ishi-sama@users.noreply.github.com >
Co-authored-by: tuananh-ng <158744840+tuananh-ng@users.noreply.github.com >
2024-05-05 18:57:52 +01:00
Evgeny Poberezkin
26c5ed4caf
core: 5.7.1.0 (simplexmq 5.7.2.0: reduce "ping" traffic, remove TLS timeouts)
2024-05-05 17:43:09 +01:00
Evgeny Poberezkin
b6e57c0fa2
core: fix connection failure because of race condition when connecting via link or joining group via invitation ( #4133 )
...
* core: fix connection failure because of race condition when connecting via link or joining group via invitation
* fix race for connection via contact address
* simplexmq
2024-05-05 13:11:30 +01:00
Evgeny Poberezkin
c4cbf751b9
Merge branch 'stable'
2024-05-02 23:28:59 +01:00
Stanislav Dmitrenko
535ff1d836
actions: add macos aarch64 build and fix openssl include path ( #4107 )
2024-05-02 21:41:15 +01:00
Evgeny Poberezkin
7cc86574fe
core: update simplexmq to 5.7.1.0
2024-05-02 16:43:08 +01:00
sh
d5a0c5e56a
scripts/build-android: update nix and refactor ( #4099 )
2024-04-27 09:23:14 +01:00
Evgeny Poberezkin
0fe949e225
5.7-beta.3: ios 210, android 199, desktop 40
2024-04-25 15:51:23 +01:00
Evgeny Poberezkin
5325b0a543
core: update simplexmq to 5.7.0.3
2024-04-25 13:40:06 +01:00
Alexander Bondarenko
20fa366231
core: use contextless decompression ( #4089 )
...
* core: use contextless decompression
* fuse concatMap/map
* nix
* update simplexmq
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-04-25 10:52:26 +01:00
Evgeny Poberezkin
9979983742
ui: translations ( #4075 )
...
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1507 of 1507 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* ios: Hungarian translations
* Translated using Weblate (German)
Currently translated at 99.5% (1730 of 1738 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/de/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1738 of 1738 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1512 of 1512 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1738 of 1738 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1512 of 1512 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Lithuanian)
Currently translated at 100.0% (1738 of 1738 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/lt/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (1512 of 1512 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/tr/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (1738 of 1738 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/tr/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1512 of 1512 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/
* import/export
---------
Co-authored-by: summoner001 <summoner@vivaldi.net >
Co-authored-by: M1K4 <oomikaoo@gmail.com >
Co-authored-by: No name <CertainBot@users.noreply.hosted.weblate.org >
Co-authored-by: Anonimas <Anonimas3@users.noreply.hosted.weblate.org >
Co-authored-by: z0rden <kaanpeker196@gmail.com >
2024-04-24 09:44:44 +01:00
Evgeny Poberezkin
bea19f76e9
5.7.0.3 (simplexmq 5.7.0.2)
2024-04-22 22:24:00 +01:00
spaced4ndy
7567791866
core: enable PQ encryption for contacts ( #4049 )
...
* wip
* migration
* remove migration
* remove flag wip
* Revert "remove migration"
This reverts commit 9e64663f9d .
* wip
* remove vrange parameterization
* tests mostly pass
* more tests pass
* enable for upgraded contacts
* remove migration
* core: test large messages (#4061 )
* update simplexmq, fix tests
* test test
* another test
* enable tests
* empty
* empty
2024-04-22 17:46:48 +01:00