Evgeny Poberezkin
1e745b991d
Merge branch 'master' into master-android
2025-08-09 11:07:50 +01:00
Evgeny Poberezkin
76babe7791
core: 6.4.3.0 (simplexmq 6.4.3.0)
2025-08-09 10:57:39 +01:00
sh
9596029c30
scripts/simplex-chat-reproduce-builds.sh: adjust to x86_64 ( #6154 )
2025-08-07 07:43:00 +01:00
Evgeny Poberezkin
39a1c94ebc
core: updated simplexmq (prevent connection error with incomplete addresses of pre-configured servers)
2025-08-05 12:50:38 +01:00
sh
4f016ff509
flatpak: update metainfo ( #6150 )
2025-08-04 08:56:21 +01:00
Evgeny Poberezkin
9ef4761593
Merge branch 'master' into master-android
2025-08-02 09:05:49 +01:00
Evgeny Poberezkin
f1c513bd33
core: 6.4.2.0 (simplexmq 6.4.2.0)
2025-08-02 09:04:31 +01:00
sh
06902fe678
desktop: prepare linux aarch64 ( #6107 )
...
* scripts/*: adjust to be arch independent
* github/workflows: build aarch64
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2025-08-01 20:07:52 +01:00
sh
671678b2aa
flatpak: update metainfo ( #6125 )
...
* flatpak: update metainfo
* remove 6.4.0 description in 6.4.1
2025-07-29 09:31:05 +01:00
Evgeny Poberezkin
ab64fb3443
Merge branch 'master' into master-android
2025-07-24 23:47:57 +01:00
Evgeny Poberezkin
d196387624
core: 6.4.1.0 (simplexmq 6.4.1.0)
2025-07-24 23:47:27 +01:00
Evgeny Poberezkin
7d59920399
core: update simplexmq (faster creation of notification credentials)
2025-07-17 11:07:12 +01:00
sh
0506c5bdc2
flatpak: update metainfo ( #6085 )
2025-07-16 08:17:12 +01:00
Evgeny Poberezkin
01f7254778
Merge branch 'master' into master-android
2025-07-12 20:14:13 +01:00
Evgeny Poberezkin
cc32eb131b
core: 6.4.0.6 (simplexmq 6.4.0.12)
2025-07-12 20:13:48 +01:00
Evgeny Poberezkin
ca22cd4367
core: update simplexmq (fix message delivery to groups when the first member connection is broken)
2025-07-10 10:27:40 +01:00
Evgeny Poberezkin
1523c8a9e8
Merge branch 'master' into master-android
2025-07-07 11:40:21 +01:00
Evgeny Poberezkin
bd02053e28
core: 6.4.0.5.1 (simplexmq 6.4.0.11.2)
2025-07-07 11:38:14 +01:00
Evgeny
88547ab704
core: use longer timeouts for background network requests, support retries with increased timeouts ( #6043 )
...
* core: use longer timeouts for background network requests, support retries with increased timeouts
* ios: update types
* ios: allow user retry actions with failed network requests
* build: add exporting API functions with retry
* android, desktop: update types and C APIs
* android, desktop: alert to retry action on network error
* simplexmq
2025-07-07 11:01:03 +01:00
spaced4ndy
e5d3029edf
core: update simplexmq (postgres modules) ( #6031 )
...
* core: update simplexmq (postgres modules)
* simplexmq
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2025-07-04 20:28:50 +01:00
spaced4ndy
79041390f1
core: allow to accept contact requests after address is deleted ( #6032 )
...
* core: allow to accept contact requests after address is deleted
* update
* update
* plans
* ios, postgres migration
* schema
* request lock, refactor
* update simplexmq
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2025-07-03 10:34:11 +00:00
shum
1b9abdef57
flatpak: update metainfo
2025-07-02 07:21:45 +00:00
Evgeny Poberezkin
1f555b5388
Merge branch 'master' into master-android
2025-07-01 15:09:53 +01:00
Evgeny Poberezkin
9240be2dda
core: 6.4.0.5 (simplexmq 6.4.0.11)
2025-07-01 15:09:35 +01:00
Evgeny
8b770ca03e
ios: better error handling when connecting via links, improve alerts with chat information ( #6012 )
...
* simplexmq
* ios: error handling
* better new chat alerts
* vertical buttons in alert when they dont fit
* allow messages in prepared groups
2025-06-26 12:10:06 +01:00
Evgeny
c0b704f846
core: store welcome and request message IDs, ios: fix sending request without messages, trim sent messages ( #6009 )
...
* core: store welcome and request message IDs, ios: fix sending request without messages, trim sent messages
* remove comments
* rename, fix tests
* simplexmq
---------
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
2025-06-25 16:59:32 +01:00
Evgeny
fc04872c91
core: chat item content types for chat initiation ( #5998 )
...
* core: chat item content types for chat initiation
* connection mode for ui
* padding
* simplexmq
* initial items
* update content items
* core: feature and e2e items
* refactor
* chat items
* ios types
* fix condition for PQ encryption of link
2025-06-20 11:54:21 +01:00
spaced4ndy
c08a3e7c4a
Merge branch 'master' into short-links
2025-06-17 10:57:11 +04:00
Evgeny
289b5ffffe
core: fix updating invitation link data, use flexible link data encoding for backward/forward compatibility ( #5988 )
...
* core: fix updating invitation link data
* ghc 8.10.7 type annotation
* update link data encoding to use long strings for user data
* update encoding
* fix test
* update simplexmq
* rename field
* simplexmq
* remove comments
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
---------
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
2025-06-16 12:31:37 +01:00
sh
ba06ce8232
flatpak: update metainfo ( #5990 )
2025-06-16 08:10:14 +01:00
Evgeny Poberezkin
4f6517b518
Merge branch 'master' into master-android
2025-06-14 21:49:20 +01:00
Evgeny Poberezkin
779b1ffdee
core: 6.4.0.4 (simplexmq 6.4.0.10)
2025-06-14 21:42:03 +01:00
sh
5af6a59e65
flatpak: update metainfo ( #5986 )
2025-06-12 17:08:42 +01:00
Evgeny
ede43bec4f
core: update simplexmq (PQ keys in short links and invitations sent to contact address) ( #5982 )
...
* core: update simplexmq (PQ keys in short links and invitations sent to contact address)
* update
* update simplexmq
2025-06-12 11:03:45 +01:00
sh
231d5ac8c2
scripts/reproduce-builds: add desktop ( #5976 )
...
* scripts/reproduce-builds: add desktop
* scripts/reproduce-builds: remove whole directory
2025-06-10 13:10:30 +01:00
Evgeny Poberezkin
e756092600
Merge branch 'master' into master-android
2025-06-09 19:14:20 +01:00
Evgeny Poberezkin
3c2391dc32
core: update simplexmq
2025-06-09 18:26:57 +01:00
sh
4da8133faf
ci: add reproducible Linux desktop builds ( #5960 )
...
* ci: add reproducible Linux desktop builds
* ci: move commands from ci to script
* scripts: switch appimage tools to simplex-chat forks (stable release)
2025-06-05 08:26:40 +01:00
Evgeny Poberezkin
ee3f9ad08c
core: update simplexmq
2025-06-03 14:00:02 +01:00
Evgeny
6af8d781fa
core: update simplexmq (use static RNG function) ( #5957 )
...
* core: update simplexmq (use static RNG function)
* ios: update library
* update simplexmq
2025-06-03 13:36:57 +01:00
Evgeny Poberezkin
622a894cc7
Merge branch 'master' into master-android
2025-06-01 22:52:08 +01:00
spaced4ndy
6ff42ad585
core: update simplexmq (AConnShortLink instances) ( #5954 )
2025-05-29 10:56:23 +00:00
Evgeny
dfe94b6e28
core: update simplexmq (short links API) ( #5953 )
...
* core: update simplexmq (short links API)
* simplexmq
2025-05-29 10:52:33 +01:00
sh
cbaab06975
scripts/prepare-vlc: switch to using simplex vlc builds ( #5939 )
2025-05-26 09:10:13 +01:00
Evgeny
ee2ea152dc
core: refactor types for DB entity ( #5945 )
2025-05-24 21:13:10 +01:00
Evgeny
96dcf16cc3
core: update simplexmq ( #5941 )
...
* core: update simplexmq
* update types
2025-05-24 16:49:45 +01:00
spaced4ndy
b2bc4d6a5c
core: fix short link type when adding for group link ( #5942 )
...
* core: fix short link type when adding for group link
* shorten, rename
* update setContactShortLink
* update
* fix
* plans
* simplexmq
* ui: show error when setting short link
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2025-05-24 14:34:03 +01:00
Evgeny Poberezkin
6fb7273281
Merge branch 'master' into master-android
2025-05-21 10:13:19 +01:00
Evgeny Poberezkin
0e99e8010a
core: 6.4.0.2 (simplexmq 6.4.0.4)
2025-05-21 10:12:53 +01:00
Evgeny Poberezkin
49356ecd6c
Merge branch 'master' into master-android
2025-05-15 21:57:30 +01:00