Evgeny Poberezkin
55954a004b
android, desktop: notices about SOCKS proxy limitations ( #3044 )
2023-09-10 18:53:34 +01:00
Stanislav Dmitrenko
54e1e10382
multiplatform: local file encryption ( #3043 )
...
* multiplatform: file encryption
* setting
* fixed sharing
* check
* fixes, change lock icon
* update JNI bindings (crashes on desktop)
* fix JNI
* fix errors and warnings
* fix saving
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2023-09-10 17:05:12 +01:00
Evgeny Poberezkin
a87aaa50c7
website: add nostr.json for NIP-05
2023-09-10 11:21:40 +01:00
Evgeny Poberezkin
fdef37e8f3
Merge branch 'stable'
2023-09-10 11:01:42 +01:00
Evgeny Poberezkin
364d889056
docs: add mastodon rel=me to readme
2023-09-10 10:53:38 +01:00
Evgeny Poberezkin
923a5e2984
Merge branch 'stable'
2023-09-10 10:45:46 +01:00
Evgeny Poberezkin
272b02b686
docs: readme follow updates section, add rel=me for mastodon link
2023-09-10 10:45:30 +01:00
Evgeny Poberezkin
281d9c7f79
ios: add Finnish and Ukranian interface languages ( #3040 )
2023-09-08 13:21:56 +01:00
sh
45682aa7ce
website: fix the apple-app-site-association ( #3038 )
2023-09-08 11:45:22 +01:00
Stanislav Dmitrenko
ad65622407
desktop: catch Toast exception ( #3028 )
2023-09-07 22:45:00 +01:00
Evgeny Poberezkin
113a57c7c7
ios: update chat_read_file ( #3037 )
2023-09-07 22:43:51 +01:00
Stanislav Dmitrenko
e76440ee66
desktop: local alias update ( #3026 )
...
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2023-09-07 20:32:47 +01:00
Evgeny Poberezkin
82fd3b9004
core: change encoding of the result returned by chat_read_file C API ( #3036 )
...
* core: change encoding of the result returned by chat_read_file C API
* remove unused dependency
* remove pointer cast
2023-09-07 20:18:43 +01:00
Evgeny Poberezkin
b5a0269aa2
core: support unicode filenames and catch IO exceptions in C API for local file encryption ( #3035 )
...
* core: support unicode filenames in C API
* catch IO exceptions and return as errors
2023-09-07 13:44:37 +01:00
Evgeny Poberezkin
7cd4a417e7
ios: fix type that was preventing sent item status update
2023-09-07 11:51:17 +01:00
Evgeny Poberezkin
748572ace9
ui: types and stubs to encrypt local files ( #3003 )
...
* ui: types and stubs to encrypt local files
* ios: encrypt automatically received images in local storage
* encrypt sent images, marked to be received via NSE
* ios: encrypt sent and received local voice files
* encrypt sent and received local files
* fix NSE
* remove comment
* decrypt files in background thread
2023-09-07 11:28:37 +01:00
Stanislav Dmitrenko
a27f30ce12
android: changing a chat on user change ( #3027 )
...
* android: changing a chat on user change
* test
* test2
* Revert "test2"
This reverts commit 198873ecad
.
* Revert "test"
This reverts commit 6e0e3d4930
.
* style
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2023-09-07 10:59:37 +01:00
Seth For Privacy
a90641c1d1
Fix broken RSS feed source URL ( #3033 )
2023-09-07 10:03:32 +01:00
Evgeny Poberezkin
47b783e727
core: export chat_encrypt_file/chat_decrypt_file
2023-09-06 20:21:43 +01:00
Evgeny Poberezkin
edeaf36e8b
core: C api to encrypt/decrypt local app files ( #3029 )
...
* core: C api to encrypt/decrypt local app files
* do not call CF.hPut with empty chunk
2023-09-06 19:54:13 +01:00
spaced4ndy
5e8e4c295c
Merge pull request #2995 from simplex-chat/chat-version-negotiation
...
core: communicate connection chat version range; don't create direct connections in group (disabled)
2023-09-06 18:06:57 +04:00
spaced4ndy
37eef3c6c9
core: enable creation of direct connections in group (revert this instead of #3022 ) ( #3025 )
2023-09-06 18:05:42 +04:00
spaced4ndy
b6c23b59ca
core: change logic of checking if peer supports feature (check if peer version is compatible) ( #3024 )
2023-09-06 17:48:37 +04:00
spaced4ndy
e6baca5610
core: rename conn vrange into peer vrange ( #3023 )
2023-09-06 11:41:23 +04:00
spaced4ndy
0c4b843a3f
Merge branch 'master' into chat-version-negotiation
2023-09-06 10:41:06 +04:00
spaced4ndy
68f359c904
core: enable creation of direct connections in group for chat protocol v2 (for beta; to be reverted for full release) ( #3022 )
2023-09-06 10:15:32 +04:00
Stanislav Dmitrenko
e60dbf6add
multiplatform: reduce variables that is controlling running chat ( #3021 )
...
* multiplatform: reduce variables that is controlling running chat
* removed second variable
2023-09-05 18:54:31 +01:00
Stanislav Dmitrenko
67d5b6eace
desktop: open database dir ( #3019 )
...
* desktop: open database dir
* alert
* move button
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2023-09-05 18:24:39 +01:00
spaced4ndy
43e233f0eb
core: don't create direct connections in group ( #2996 )
2023-09-05 20:15:50 +04:00
Evgeny Poberezkin
83b939d215
android: add Arabic, Finnish, Hebrew ( #3018 )
...
* android: add Arabic, Finnish, Hebrew
* update localization lib to support Hebrew
---------
Co-authored-by: Avently <7953703+avently@users.noreply.github.com>
2023-09-05 15:07:37 +01:00
Evgeny Poberezkin
4d6283630a
website: translations ( #3017 )
...
* Translated using Weblate (Arabic)
Currently translated at 100.0% (244 of 244 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ar/
* Translated using Weblate (Polish)
Currently translated at 100.0% (244 of 244 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/pl/
* Added translation using Weblate (Hebrew)
* Translated using Weblate (French)
Currently translated at 100.0% (245 of 245 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/fr/
* Translated using Weblate (German)
Currently translated at 100.0% (245 of 245 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 100.0% (245 of 245 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% (245 of 245 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% (245 of 245 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Japanese)
Currently translated at 22.4% (55 of 245 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ja/
* Added translation using Weblate (Finnish)
* Translated using Weblate (Arabic)
Currently translated at 100.0% (244 of 244 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ar/
* Translated using Weblate (Polish)
Currently translated at 100.0% (244 of 244 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/pl/
* Added translation using Weblate (Hebrew)
* Translated using Weblate (French)
Currently translated at 100.0% (245 of 245 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/fr/
* Translated using Weblate (German)
Currently translated at 100.0% (245 of 245 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 100.0% (245 of 245 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% (245 of 245 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% (245 of 245 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/es/
* Translated using Weblate (Japanese)
Currently translated at 22.4% (55 of 245 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/ja/
* Added translation using Weblate (Finnish)
* Translated using Weblate (Hebrew)
Currently translated at 30.6% (75 of 245 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/he/
* Translated using Weblate (Finnish)
Currently translated at 100.0% (245 of 245 strings)
Translation: SimpleX Chat/SimpleX Chat website
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/website/fi/
---------
Co-authored-by: jonnysemon <jonnysemon@users.noreply.hosted.weblate.org>
Co-authored-by: B.O.S.S <BxOxSxS@protonmail.com>
Co-authored-by: Ophiushi <41908476+ishi-sama@users.noreply.github.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: a4318 <dalse.077@gmail.com>
Co-authored-by: ItaiShek <itaishek@gmail.com>
Co-authored-by: petri <pkajander@gmail.com>
2023-09-05 12:50:11 +01:00
Evgeny Poberezkin
6ff3024238
mobile: translations ( #3015 )
...
* Translated using Weblate (Chinese (Simplified))
Currently translated at 93.6% (1154 of 1232 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/zh_Hans/
* Translated using Weblate (Japanese)
Currently translated at 96.5% (1311 of 1358 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Finnish)
Currently translated at 100.0% (1358 of 1358 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fi/
* Translated using Weblate (Finnish)
Currently translated at 19.4% (240 of 1232 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fi/
* Translated using Weblate (Polish)
Currently translated at 100.0% (1232 of 1232 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/pl/
* Translated using Weblate (Hebrew)
Currently translated at 99.9% (1357 of 1358 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/he/
* Translated using Weblate (French)
Currently translated at 100.0% (1358 of 1358 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% (1232 of 1232 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fr/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (1358 of 1358 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 99.9% (1231 of 1232 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% (1358 of 1358 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% (1232 of 1232 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/nl/
* Translated using Weblate (Japanese)
Currently translated at 99.5% (1227 of 1232 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ja/
* Translated using Weblate (Japanese)
Currently translated at 99.0% (1345 of 1358 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Arabic)
Currently translated at 99.7% (1354 of 1358 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ar/
* Translated using Weblate (Arabic)
Currently translated at 3.7% (46 of 1232 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ar/
* Translated using Weblate (Finnish)
Currently translated at 100.0% (1358 of 1358 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/fi/
* Translated using Weblate (Finnish)
Currently translated at 100.0% (1232 of 1232 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/fi/
* Translated using Weblate (Hebrew)
Currently translated at 100.0% (1358 of 1358 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/he/
* Translated using Weblate (Hebrew)
Currently translated at 51.7% (637 of 1232 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/he/
* Translated using Weblate (Japanese)
Currently translated at 99.8% (1230 of 1232 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ja/
* Translated using Weblate (Japanese)
Currently translated at 99.8% (1356 of 1358 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Czech)
Currently translated at 99.5% (1352 of 1358 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/cs/
* Translated using Weblate (Czech)
Currently translated at 99.0% (1220 of 1232 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/cs/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 98.2% (1334 of 1358 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/pt_BR/
* Translated using Weblate (Japanese)
Currently translated at 99.0% (1220 of 1232 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ja/
* Translated using Weblate (Japanese)
Currently translated at 99.2% (1348 of 1358 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Update translation files
Updated by "Remove blank strings" hook in Weblate.
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/
* Translated using Weblate (Japanese)
Currently translated at 99.2% (1223 of 1232 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ja/
* Translated using Weblate (Japanese)
Currently translated at 99.2% (1348 of 1358 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Japanese)
Currently translated at 98.8% (1218 of 1232 strings)
Translation: SimpleX Chat/SimpleX Chat iOS
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/ios/ja/
* Translated using Weblate (Japanese)
Currently translated at 98.9% (1344 of 1358 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* Translated using Weblate (Japanese)
Currently translated at 98.6% (1339 of 1358 strings)
Translation: SimpleX Chat/SimpleX Chat Android
Translate-URL: https://hosted.weblate.org/projects/simplex-chat/android/ja/
* ios: import/export translations, android: formatted string tags
---------
Co-authored-by: 小连招 <onecombo666@gmail.com>
Co-authored-by: a4318 <dalse.077@gmail.com>
Co-authored-by: petri <pkajander@gmail.com>
Co-authored-by: B.O.S.S <BxOxSxS@protonmail.com>
Co-authored-by: ItaiShek <itaishek@gmail.com>
Co-authored-by: Ophiushi <41908476+ishi-sama@users.noreply.github.com>
Co-authored-by: No name <CertainBot@users.noreply.hosted.weblate.org>
Co-authored-by: John m <jvanmanen@gmail.com>
Co-authored-by: jonnysemon <jonnysemon@users.noreply.hosted.weblate.org>
Co-authored-by: zenobit <zen@osowoso.xyz>
Co-authored-by: marfS2 <work.j6nnu@slmail.me>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
2023-09-05 12:44:21 +01:00
Stanislav Dmitrenko
aff71c58d7
desktop: setup passphrase during onboarding ( #2987 )
...
* desktop: setup passphrase during onboarding
* updated logic
* removed unused code
* button and starting chat action
* better
* removed debug code
* fallback
* focusing and moving focus on desktop text fields
* different logic
* removed unused variable
* divided logic in two functions
* enabled keyboard enter
* rollback when db deleted by hand on desktop
* update texts, font size
* stopping chat before other actions
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2023-09-05 11:45:09 +01:00
Stanislav Dmitrenko
8aed568199
multiplatform: layout fix on link creation page and self destruct option ( #3012 )
2023-09-04 23:21:29 +01:00
Evgeny Poberezkin
0ec3e0c18d
core: add debug info for subscriptions ( #3014 )
2023-09-04 23:19:24 +01:00
Stanislav Dmitrenko
c7f1af8742
android: sharing of files with plain text ( #3011 )
2023-09-04 18:37:53 +01:00
Evgeny Poberezkin
4793173465
core: update return type of read/write file C api, tests ( #3010 )
2023-09-03 22:25:19 +01:00
Evgeny Poberezkin
aa67692465
rfc: local file encryption ( #2342 )
2023-09-03 08:32:21 +01:00
Evgeny Poberezkin
af02a92442
core: fix WebRTC encryption, test ( #3005 )
2023-09-02 23:34:00 +01:00
Evgeny Poberezkin
461142b875
core: update simplexmq (import stateTVar)
2023-09-01 22:27:03 +01:00
Evgeny Poberezkin
0b214acf97
core: support encrypted local files ( #2989 )
...
* core: support encrypted local files
* add migration
* update agent api, chat api
* fix query, exported functions to read/write files
* update simplexmq
* remove formatting changes
* test, fix file size
* reduce diff
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com>
* fail when receiving SMP files with local encryption
* update simplexmq
* remove style changes
---------
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com>
2023-09-01 19:43:27 +01:00
spaced4ndy
1c90eb0a2e
docs: groups improvements rfc ( #2988 )
2023-09-01 19:43:07 +04:00
spaced4ndy
7a5d4a5a3d
core: communicate connection chat version range ( #2886 )
...
* core: communicate connection chat version range
* encoding
* type
* implementation wip
* contact requests
* tests
* more tests
* refactor
* remove comment
* change encoding
* remove Maybe
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2023-09-01 19:20:07 +04:00
Stanislav Dmitrenko
215020b1df
desktop (mac): fixed linking ( #2993 )
2023-08-30 16:27:36 +01:00
Evgeny Poberezkin
5d580c3a1b
Merge branch 'master' into master-ghc9
2023-08-30 16:27:11 +01:00
Stanislav Dmitrenko
7103524174
desktop: signing and notarizing mac build in Github action ( #2986 )
...
* desktop: signing and notarizing mac build in Github action
* changed path
2023-08-29 08:22:04 +01:00
Evgeny Poberezkin
4aac3c7922
website: update comparison
2023-08-28 22:23:49 +01:00
Evgeny Poberezkin
134465fd9d
Merge branch 'stable'
2023-08-28 20:33:07 +01:00
Evgeny Poberezkin
0f076d9ac9
docs: update technical details and limitations
2023-08-28 20:32:44 +01:00
Stanislav Dmitrenko
95d57bc4e1
desktop: fixed gradle ( #2982 )
...
* fix gradle
* correct cert identity
* proper file paths
* moving to secrets
* order of lines
* returned back
2023-08-28 08:23:37 +01:00