Commit Graph

5727 Commits

Author SHA1 Message Date
spaced4ndy
6bd2fdd231 wip 2025-10-29 14:18:57 +04:00
spaced4ndy
7dedca0eb4 remove comment 2025-10-29 13:11:27 +04:00
spaced4ndy
ac40e56e44 wip 2025-10-29 13:10:22 +04:00
spaced4ndy
c64b921a71 Merge branch 'chat-relays' into f/chat-relays-protocol 2025-10-27 18:25:21 +04:00
spaced4ndy
f79f679065 core: change relay link type (#6411) 2025-10-27 14:24:53 +00:00
spaced4ndy
8995419645 json 2025-10-27 17:53:29 +04:00
spaced4ndy
a12748de2e Merge branch 'chat-relays' into f/chat-relays-protocol 2025-10-27 16:47:52 +04:00
spaced4ndy
47dd07803b Merge branch 'master' into chat-relays 2025-10-27 16:40:13 +04:00
spaced4ndy
f38d1bd747 Merge branch 'chat-relays' into f/chat-relays-protocol 2025-10-27 16:31:08 +04:00
spaced4ndy
5ddc454049 core: option to run client as chat relay; cli api to get, set relays (#6407) 2025-10-27 12:29:38 +00:00
Evgeny Poberezkin
8e8340ec01 website: update texts 2025-10-25 10:50:37 +01:00
Evgeny
6ee7f10a35 website: translations (#6405)
* Translated using Weblate (German)

Currently translated at 100.0% (313 of 313 strings)

Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/de/

* Translated using Weblate (Arabic)

Currently translated at 99.6% (312 of 313 strings)

Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ar/

* Translated using Weblate (Italian)

Currently translated at 100.0% (313 of 313 strings)

Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/it/

* Translated using Weblate (Spanish)

Currently translated at 100.0% (313 of 313 strings)

Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/

* Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 82.7% (259 of 313 strings)

Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/zh_Hans/

* Translated using Weblate (Hungarian)

Currently translated at 100.0% (313 of 313 strings)

Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/hu/

---------

Co-authored-by: mlanp <github@lang.xyz>
Co-authored-by: jonnysemon <jonnysemon@users.noreply.hosted.weblate.org>
Co-authored-by: Random <random-r@users.noreply.hosted.weblate.org>
Co-authored-by: No name <usiraset@dnmx.org>
Co-authored-by: 大王叫我来巡山 <hamburger2048@users.noreply.hosted.weblate.org>
Co-authored-by: summoner001 <summoner@disroot.org>
2025-10-24 21:56:38 +01:00
Evgeny Poberezkin
2d1dcd1039 6.5-beta.0: ios 309, android 323, desktop 122 v6.5.0-beta.0 2025-10-24 21:48:10 +01:00
Evgeny Poberezkin
84a82b7d4a core: 6.5.0.3 (simplexmq 6.5.0.3) 2025-10-24 16:12:39 +01:00
sh
52661e8a74 nix: enable 16 KB page sizes (#6357)
* nix: enable 16 KB page sizes

* remove 16kb page from armv7a

---------

Co-authored-by: Evgeny <evgeny@poberezkin.com>
2025-10-24 16:05:24 +01:00
spaced4ndy
dea4d2ddb0 Merge branch 'chat-relays' into f/chat-relays-protocol 2025-10-24 15:32:33 +04:00
spaced4ndy
79bdc03529 Merge branch 'master' into chat-relays 2025-10-24 15:32:17 +04:00
spaced4ndy
35963f9c74 core: don't show no connections diff on event (fix tests) (#6403)
* different approach

* fix tests
2025-10-24 12:24:05 +01:00
Evgeny
1c684ae654 rfc: unlinkable infrastructure (community) vouchers (#6402) 2025-10-23 21:49:12 +01:00
spaced4ndy
0582af8c7c update 2025-10-23 19:19:11 +04:00
spaced4ndy
24fda60a9a remove from protocol 2025-10-23 19:11:35 +04:00
spaced4ndy
37fffcd5f3 update 2025-10-23 18:58:38 +04:00
spaced4ndy
ee61074ead link to chat relays 2025-10-23 17:48:56 +04:00
spaced4ndy
70ce59194b XGrpRelayReady 2025-10-23 15:52:26 +04:00
spaced4ndy
3340332ec5 update 2025-10-23 15:49:47 +04:00
spaced4ndy
56bdf776b7 update 2025-10-23 15:45:24 +04:00
spaced4ndy
874c74be4b remove added 2025-10-23 13:33:27 +04:00
spaced4ndy
42e9908fb0 update 2025-10-23 13:15:06 +04:00
spaced4ndy
88e8aa3972 update 2025-10-23 13:09:53 +04:00
spaced4ndy
11b7d6f69f Merge branch 'chat-relays' into f/chat-relays-protocol 2025-10-23 12:39:44 +04:00
spaced4ndy
75c2bf920e Merge branch 'master' into chat-relays 2025-10-23 12:37:29 +04:00
spaced4ndy
7109b74b93 update doc 2025-10-23 12:31:10 +04:00
spaced4ndy
2badeea19c core: fix deleting user with chat tags (#6374)
* core: fix deleting user with chat tags

* schema, tests

* schema

* update simplexmq

* update ios

* plans
2025-10-23 08:30:36 +01:00
Evgeny
505fde30f8 core: enable removal of unused connections in migration (#6399) 2025-10-23 08:12:59 +01:00
Evgeny Poberezkin
239e6d114d website: update translations 2025-10-22 21:06:16 +01:00
spaced4ndy
48463379c0 todo 2025-10-22 20:56:40 +04:00
spaced4ndy
b847c0e5b0 typo 2025-10-22 20:37:16 +04:00
spaced4ndy
1121b09009 update 2025-10-22 20:36:15 +04:00
Evgeny
85a678dc29 ui: translations (#6392)
* Update translation files

Updated by "Cleanup translation files" hook in Weblate.

Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/

* Update translation files

Updated by "Cleanup translation files" hook in Weblate.

Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/

* Translated using Weblate (German)

Currently translated at 100.0% (2506 of 2506 strings)

Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/de/

* Translated using Weblate (German)

Currently translated at 100.0% (2168 of 2168 strings)

Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/de/

* Translated using Weblate (Italian)

Currently translated at 100.0% (2506 of 2506 strings)

Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/it/

* Translated using Weblate (Italian)

Currently translated at 100.0% (2168 of 2168 strings)

Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/it/

* Translated using Weblate (Spanish)

Currently translated at 100.0% (2506 of 2506 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% (2168 of 2168 strings)

Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/es/

* Translated using Weblate (Hungarian)

Currently translated at 100.0% (2506 of 2506 strings)

Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/

* Translated using Weblate (Hungarian)

Currently translated at 100.0% (2168 of 2168 strings)

Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/

* Translated using Weblate (Indonesian)

Currently translated at 100.0% (2506 of 2506 strings)

Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/id/

* Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (2506 of 2506 strings)

Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/zh_Hans/

* Translated using Weblate (Dutch)

Currently translated at 95.7% (2399 of 2506 strings)

Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/nl/

* Translated using Weblate (Hungarian)

Currently translated at 100.0% (2506 of 2506 strings)

Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/hu/

* Translated using Weblate (Hungarian)

Currently translated at 100.0% (2168 of 2168 strings)

Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/hu/

* process

---------

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: mlanp <github@lang.xyz>
Co-authored-by: Random <random-r@users.noreply.hosted.weblate.org>
Co-authored-by: No name <usiraset@dnmx.org>
Co-authored-by: summoner001 <summoner@disroot.org>
Co-authored-by: Rafi <rafimuhmad90@protonmail.com>
Co-authored-by: 大王叫我来巡山 <hamburger2048@users.noreply.hosted.weblate.org>
Co-authored-by: M1K4 <oomikaoo@gmail.com>
2025-10-22 16:27:40 +01:00
spaced4ndy
7a12fe304f update protocol 2025-10-22 18:29:20 +04:00
spaced4ndy
d6bce10117 update 2025-10-22 18:26:21 +04:00
Evgeny
ea1e5a57e7 website: translations (#6391)
* Translated using Weblate (German)

Currently translated at 100.0% (313 of 313 strings)

Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/de/

* Translated using Weblate (Italian)

Currently translated at 100.0% (313 of 313 strings)

Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/it/

* Translated using Weblate (Spanish)

Currently translated at 100.0% (313 of 313 strings)

Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/

* Translated using Weblate (Hungarian)

Currently translated at 100.0% (313 of 313 strings)

Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/hu/

* Translated using Weblate (Hungarian)

Currently translated at 100.0% (313 of 313 strings)

Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/hu/

* Translated using Weblate (Indonesian)

Currently translated at 100.0% (313 of 313 strings)

Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/id/

* Translated using Weblate (German)

Currently translated at 100.0% (313 of 313 strings)

Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/de/

* Translated using Weblate (Dutch)

Currently translated at 82.7% (259 of 313 strings)

Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/nl/

* Translated using Weblate (Italian)

Currently translated at 100.0% (313 of 313 strings)

Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/it/

* Translated using Weblate (Spanish)

Currently translated at 100.0% (313 of 313 strings)

Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/

* Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 82.7% (259 of 313 strings)

Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/zh_Hans/

* Translated using Weblate (Russian)

Currently translated at 98.0% (307 of 313 strings)

Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ru/

* Translated using Weblate (Hungarian)

Currently translated at 100.0% (313 of 313 strings)

Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/hu/

---------

Co-authored-by: mlanp <github@lang.xyz>
Co-authored-by: Random <random-r@users.noreply.hosted.weblate.org>
Co-authored-by: No name <usiraset@dnmx.org>
Co-authored-by: Ghost of Sparta <makesocialfoss32@keemail.me>
Co-authored-by: summoner001 <summoner@disroot.org>
Co-authored-by: Rafi <rafimuhmad90@protonmail.com>
Co-authored-by: M1K4 <oomikaoo@gmail.com>
Co-authored-by: 大王叫我来巡山 <hamburger2048@users.noreply.hosted.weblate.org>
2025-10-22 14:14:51 +01:00
Evgeny Poberezkin
97eb32c80c website: change translation string 2025-10-21 22:51:10 +01:00
spaced4ndy
cfb79ef491 correct 2025-10-21 20:35:02 +04:00
spaced4ndy
f82ae6a1c8 format 2025-10-21 20:31:58 +04:00
spaced4ndy
fd6a669464 decrease number of steps 2025-10-21 20:28:58 +04:00
spaced4ndy
145caaf42b more docs 2025-10-21 18:52:29 +04:00
spaced4ndy
bc498cdba0 comment 2025-10-21 18:44:41 +04:00
spaced4ndy
c0efd13030 more types 2025-10-21 18:41:11 +04:00
spaced4ndy
8c1a0105ee rename 2025-10-21 18:33:00 +04:00