Commit Graph

5781 Commits

Author SHA1 Message Date
sh
d6eebd52fc desktop: rename library to libsimplex (#6528)
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com>
2026-01-07 13:20:20 +00:00
Evgeny
2251da970e core: reset schema after changes (#6545)
* core: reset schema after changes

* update simplexmq
2026-01-05 22:10:51 +00:00
Evgeny
87e8a10f1e core: use strict tables (#6535)
* core: use strict tables

* fix field types

* change encodings to match schema types; migrate sqlite tables to strict mode

* stabilize postgres client tests, remove slow handshake tests

* update simplexmq

* fix test

* change call_state type to text

* fix directory service queries

* update local_alias for existing schemas

* change types before strict
2026-01-05 08:53:26 +00:00
Evgeny
f0467aee00 directory service: fix queries (#6539)
* fix directory service queries

* fix

* reduce postgres pool size to 1

* stabilize postgres client tests, remove slow handshake tests

* update simplexmq

* fix test

* test delay
2026-01-04 19:04:32 +00:00
sh
ed3be9c228 desktop: add fixed copyright (#6533)
* desktop: add fixed copyright

Also fixes reproducible builds.

* update

---------

Co-authored-by: Evgeny <evgeny@poberezkin.com>
2025-12-30 09:03:49 +00:00
Evgeny
59b31e2631 core: compress commands in remote connection (#5776)
* core: compress commands in remote connection

* backwards compatible compression

* show in CLI if compression is enabled

* use aroundWith for ghc 8.10.7 compatibility

* skip bot API tests in GHC 8.10.7
2025-12-30 07:49:17 +00:00
Evgeny Poberezkin
e3fd481bfb Merge branch 'stable' 2025-12-29 21:56:30 +00:00
Evgeny Poberezkin
7276bb944d docs: update XMR donations address 2025-12-29 21:56:13 +00:00
Evgeny Poberezkin
b4fe127c6d docs: update XMR donations address 2025-12-29 21:52:11 +00:00
Evgeny Poberezkin
448f0f1ca1 website: update vouchers page 2025-12-29 21:27:30 +00:00
Evgeny
c9137cb015 rfc: simplified community vouchers (#6498)
* rfc: simplified community vouchers

* update
2025-12-29 20:47:13 +00:00
spaced4ndy
fe4ff8993d core: finalize introductions -> member relations vector stage 2 migration (drop introductions) (#6490)
* core: finalize introductions -> member relations vector stage 2 migration (drop introductions)

* remove comment

* skip down migration check

* fix

* plans

* postgres schema

* skip down migration comparison

* do not drop group_member_intros table, rename migrations

---------

Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com>
2025-12-26 13:29:48 +00:00
Alex
0c0342550c docs: add Nodify to bots list (#6527) 2025-12-25 12:54:41 +00:00
Oleksandr Kryvytskyi
83cef2d52b docs: list available bot SDKs (#6516) 2025-12-25 12:53:52 +00:00
sh
fceb987906 docs: verify and reproduce builds (#6515)
* docs/REPRODUCIBLE: add new

* docs/REPRODUCIBLE: clarify Android requirements

* rename to REPRODUCE

* expand and fix sections

* website

* docs, site: change links to simplex.apk to simplex-aarch64.apk

---------

Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com>
2025-12-24 20:31:46 +00:00
Evgeny Poberezkin
44227bcee8 6.5-beta.3: android 331, desktop 128 v6.5.0-beta.3 2025-12-23 21:36:56 +00:00
Evgeny Poberezkin
5141339fa3 ios: 6.5-beta.3 (build 318) 2025-12-23 19:42:06 +00:00
Evgeny Poberezkin
89b72effaf core: 6.5.0.7 (simplexmq 6.5.0.6) 2025-12-23 18:48:09 +00:00
Evgeny Poberezkin
b52d0b90ee Merge branch 'stable' 2025-12-23 16:48:23 +00:00
Evgeny Poberezkin
113e5a032b ios: 6.4.9 (build 317) 2025-12-23 16:44:52 +00:00
Evgeny Poberezkin
cf11d4587e core: 6.4.9.0 2025-12-23 14:42:00 +00:00
Evgeny Poberezkin
b0eb01a8fa Merge branch 'stable' 2025-12-23 14:19:53 +00:00
Evgeny
67fbe62ae1 core: update simplexmq (support any 127.x.x.x address as loopback), show other addresses in CLI during remote connection, update tests (#6526) 2025-12-23 14:16:05 +00:00
Evgeny Poberezkin
bf0750735f core: update query plans 2025-12-23 08:38:12 +00:00
Evgeny Poberezkin
6530c98402 ios: 6.5-beta.3 (build 316) 2025-12-22 23:24:30 +00:00
Evgeny Poberezkin
81d31e6c9e core: 6.5.0.6 2025-12-22 21:58:44 +00:00
Evgeny Poberezkin
fd6929e967 Merge branch 'stable' 2025-12-22 21:54:39 +00:00
Evgeny
5066c5ccca ios: fix new chat sheet closing on new message in iOS 26 (#6525) 2025-12-22 21:53:49 +00:00
sh
5096acc9e7 scripts/android/compress-and-sign-apk: fix sorting (remove -z) (#6524) 2025-12-22 09:01:56 +00:00
sh
4f65763d59 scripts/simplex-chat-reproduce-builds-android: fixes (#6523)
* scripts/simplex-chat-reproduce-builds-android: fix check

* drop the case
2025-12-22 09:01:27 +00:00
sh
e432f7a060 scripts/simplex-chat-reproduce-builds-android: add script (#6497)
* script/simplex-chat-reproduce-builds-android: initial structure

* Dockerfile.build: add dependencies

* scripts/build-android: allow setting custom vercode

* scripts/simplex-chat-reproduce-builds-android: populate functions

* Dockerfile.build: setup regular user

* Dockerfile.build: fix env

* Dockerfile.build: switch user to ubuntu

* Dockerfile.build: set USER variable

* Dockerfile.build: create ubuntu user (aarch64 doesn't have it)

* ci/build: remove permissions workaround

* Dockerfile.build: fix groupadd

* ci/build: adjust permissions before build

* Dockerfile.build: allow to dynamically set user/group

* ci/build: set uid and gid in Docker

* ci/build: remove unneeded step

* Dockerfile.build: also create /out

* sync changes, add debugging

* add verification function, fixes

* Dockerfile: add android scripts

* fixes, remove debugging

* more fixes

* fix download apk and add message at the end

* scripts/simplex-chat-reproduce-builds.sh: add user uid and gid

* fix vercode

* add logging

* refactor and make vars saner

* fixes
2025-12-20 17:19:00 +00:00
Evgeny Poberezkin
febb79d7e1 website: update image 2025-12-18 23:16:34 +00:00
spaced4ndy
dc3fc21be4 core: fix opening new contact request on remote desktop (#6514) 2025-12-18 14:07:13 +00:00
spaced4ndy
6c750eb5df core: fix remote desktop failing to receive new events after agent error (#6512) 2025-12-18 14:03:44 +00:00
Evgeny
889b5ac2f5 website: update community vouchers page (#6481)
* website: update community vouchers page

* update doc

* old FAQ
2025-12-18 08:58:27 +00:00
sh
14043da748 github/workflows: macos-13 -> macos-15-intel (#6362) 2025-12-15 09:10:08 +00:00
Evgeny Poberezkin
c19a7c6fb5 6.5-beta.2: android 330, desktop 127 v6.5.0-beta.2 2025-12-12 18:34:43 +00:00
Evgeny Poberezkin
e6c00da9e1 ios: 6.5-beta.2 (build 315) 2025-12-12 17:52:11 +00:00
sh
afccda1b69 android: determinstic build in Android Studio (#6502)
* apps/android: pass and adjust PATH to shell script

* scripts/compress-and-sign: attempt to make determenistic build

* android: strip app-lib from project paths

* scripts/compress-and-sign-apk: compatability with MacOS

* apps/android: remove redundant cmake flag from app-lib

* scripts/compress-and-sign-apk: fix permissions + timestamp normalization

* scripts/compress-and-sign-apk: fix file ordering

some weird mac issues, i dunno

* apps/android: strip comment sections and do not embed build-id in libapp

* scripts/compress-and-sign-apk: disable verbose logging

---------

Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com>
2025-12-12 17:00:59 +00:00
Evgeny Poberezkin
13bce0821c core: 6.5.0.5 2025-12-11 17:50:05 +00:00
spaced4ndy
caef012003 core: fix support chat deletion (#6271) 2025-12-11 17:29:31 +00:00
sh
86a053729b flatpak: update metainfo (#6501) 2025-12-11 09:04:24 +00:00
Evgeny Poberezkin
99d655f5d3 Merge branch 'stable' 2025-12-10 21:03:56 +00:00
Evgeny Poberezkin
453d4fe227 v6.4.8: android 328, desktop 125 v6.4.8 2025-12-10 20:11:47 +00:00
Evgeny Poberezkin
90851143c4 ios: 6.4.8 (build 314) 2025-12-10 18:43:21 +00:00
Evgeny Poberezkin
8cd33f77fc ios: update core library 2025-12-10 18:32:05 +00:00
Evgeny Poberezkin
f29a50f6fe core: 6.4.8.0 2025-12-10 17:45:55 +00:00
Vitaly Kanevsky
5bb52c1e6e website: fix typo (#5933) 2025-12-10 17:40:18 +00:00
Evgeny
8089a8c7ef desktop: fix linking mobile and connecting after onboarding. Also fixes other cases when core controller changes in android/desktop. (#6489) 2025-12-10 09:51:03 +00:00
sh
267e680698 nix: make android library reproducible (#6486)
* nix: make android aarch64 library reproducible

* src/Operators: embed PRIVACY.md without full paths

* nix: make android library reproducible

* Update src/Simplex/Chat/Operators.hs

Co-authored-by: Evgeny <evgeny@poberezkin.com>

* nix: remove unnecessary flags and apply changes to armv7a

* nix: strip libraries from debug symbols

* nix: strip before timestamp normalization

* nix: set epoch to 1764547200

---------

Co-authored-by: Evgeny <evgeny@poberezkin.com>
2025-12-10 09:50:26 +00:00