Evgeny Poberezkin
|
006a30e65c
|
update simplexmq
|
2023-01-19 19:41:19 +00:00 |
|
JRoberts
|
e8cab01c03
|
core: update simplexmq (fkey indexes) (#1786)
|
2023-01-17 16:41:19 +04:00 |
|
JRoberts
|
df6cec6a32
|
core: update simplexmq (session mode, users commands) (#1757)
|
2023-01-16 17:00:24 +04:00 |
|
JRoberts
|
892b91e958
|
core: update simplexmq (subscribe users in different sessions) (#1734)
|
2023-01-13 15:14:46 +04:00 |
|
JRoberts
|
424328b9d1
|
core: agent users (#1727)
|
2023-01-13 13:54:07 +04:00 |
|
Stanislav Dmitrenko
|
61e20550bc
|
core: Updated scripts for downloading libs (#1712)
|
2023-01-10 20:22:18 +00:00 |
|
Evgeny Poberezkin
|
a1b27e9a99
|
update simplexmq (better handling of quota errors)
|
2023-01-04 15:07:33 +00:00 |
|
Evgeny Poberezkin
|
13090ff6ed
|
core: do not log TLS handshake errors by default, option to enable (#1652)
* core: do not log TLS handshake errors by default, option to enable
* update simplexmq
|
2022-12-27 12:05:13 +00:00 |
|
Evgeny Poberezkin
|
74245d3f2b
|
core: agent stats (#1650)
|
2022-12-26 22:24:34 +00:00 |
|
Stanislav Dmitrenko
|
cb337cef10
|
ios: Download libs script (#1634)
|
2022-12-23 21:24:08 +00:00 |
|
sh
|
d115ad228b
|
build-android: disable external repo (#1615)
|
2022-12-23 13:10:36 +00:00 |
|
Stanislav Dmitrenko
|
9e1641a154
|
android: Changed a path in script for downloading libs (#1580)
|
2022-12-15 19:25:49 +00:00 |
|
Evgeny Poberezkin
|
95cc9e1e55
|
core: verify connection (#1530)
* core: verify connection
* update commands
* api to get/set verification code/status
* add migration
* refactor
* change command / response names
* reset verified status if code from agent doesn't match
|
2022-12-09 15:26:43 +00:00 |
|
sh
|
ab5ae2d2cb
|
build-android: add skip flag and update logic (#1525)
* build-android: add skip flag and update logic
* build-android: change equal
|
2022-12-08 08:55:37 +00:00 |
|
sh
|
df619acdd4
|
build-android: update nix install (#1506)
|
2022-12-05 18:45:18 +00:00 |
|
Evgeny Poberezkin
|
bc28568c63
|
core: update broker error type (#1474)
* core: update broker error type
* fix test
* fix test
|
2022-12-02 15:01:26 +00:00 |
|
sh
|
b5652bce81
|
docker: enable sqlcipher (#1390)
|
2022-11-20 11:56:01 +00:00 |
|
Evgeny Poberezkin
|
0ad74d9538
|
docs: CLI compilation (#1359)
* docs: CLI compilation
* update
* remove BETA
* amend CLI build steps
|
2022-11-18 17:54:57 +00:00 |
|
Evgeny Poberezkin
|
491fe4a9bf
|
core, ios: advanced server config (#1371)
* ios: advanced server config
* simplify UI
* core: ServerCfg
* commit migration, update schema
* add preset servers to response
* return default servers if none saved
* fix test
|
2022-11-16 15:37:20 +00:00 |
|
Evgeny Poberezkin
|
f8302e2030
|
core: SMP server connection test (#1367)
* core: SMP server connection test
* fix test
* update simplexmq
|
2022-11-15 18:31:29 +00:00 |
|
Evgeny Poberezkin
|
e14ab0fed0
|
core: support SMP basic auth / server password (#1358)
|
2022-11-14 08:04:11 +00:00 |
|
JRoberts
|
1cfbbd3115
|
core: update simplexmq (3.4.0) (#1328)
|
2022-11-09 14:13:39 +04:00 |
|
Evgeny Poberezkin
|
cbdd9b9e37
|
ios: switch contact and member to another address (#1282)
* ios: switch contact and member to another address
* update simplexmq (JSON encoding)
|
2022-11-02 09:48:20 +00:00 |
|
Evgeny Poberezkin
|
a72f603e13
|
core: switch connection (#1277)
* core: switch connection
* chat items for SWITCH
* additional events for connection switch
* update simplexmq
* test
* comment test output
* update messages for connection switch
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com>
|
2022-11-01 13:26:08 +00:00 |
|
JRoberts
|
290ef9de61
|
core: update simplexmq (queue rotation) (#1276)
|
2022-10-31 14:29:38 +04:00 |
|
Evgeny Poberezkin
|
7f544da6cf
|
core: debug chat and agent locks, update simplexmq (#1243)
* core: debug chat and agent locks, update simplexmq
* add connId
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com>
* update lock strings
* fix encoding test
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com>
|
2022-10-22 21:22:44 +01:00 |
|
JRoberts
|
f7da034cf1
|
core: use acceptContactAsync on auto-accept, reuse incognito profile for contacts accepted via group link (#1208)
* update simplexmq (acceptContactAsync)
* acceptContactRequestAsync, single profile
* refactor
* refactor 2
* refactor
* Update src/Simplex/Chat/Store.hs
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
* refactor
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
|
2022-10-14 14:57:01 +04:00 |
|
JRoberts
|
f9be6e6434
|
update simplexmq (lock on async commands retries) (#1191)
|
2022-10-10 13:40:06 +04:00 |
|
Evgeny Poberezkin
|
7a54351f15
|
core: update simplexmq (connection-level locks) (#1170)
* core: update simplexmq (connection-level locks)
* update simplexmq
* update simplexmq
* update simplexmq
* only run file tests
* update simplexmq
* enable all tests
* update simplexmq
|
2022-10-04 17:19:00 +01:00 |
|
Evgeny Poberezkin
|
23212def51
|
update simplexmq v3.3.0
|
2022-10-01 15:19:41 +01:00 |
|
JRoberts
|
428d3cdba5
|
core: delete connections asynchronously (#1151)
|
2022-09-30 16:18:43 +04:00 |
|
Evgeny Poberezkin
|
a977a0dd17
|
core: single function to initialize the chat controller only if encryption key is correct (#1107)
|
2022-09-23 22:22:56 +04:00 |
|
Evgeny Poberezkin
|
06c7b9a995
|
update simplemq (sql function)
|
2022-09-22 12:29:50 +01:00 |
|
Evgeny Poberezkin
|
f0e18c62fe
|
code: update simplexmq (async secure)
|
2022-09-20 15:42:36 +01:00 |
|
Evgeny Poberezkin
|
b0ed64533f
|
update simplexmq
|
2022-09-18 13:54:33 +01:00 |
|
Evgeny Poberezkin
|
5d55657186
|
core: support sql queries (#1066)
* core: support sql queries
* remove gradle change
|
2022-09-17 16:06:27 +01:00 |
|
Evgeny Poberezkin
|
3351503744
|
update simplexmq (fix stopping agent)
|
2022-09-17 00:30:49 +01:00 |
|
Evgeny Poberezkin
|
29b333cf0c
|
update simplexmq
|
2022-09-16 13:43:37 +01:00 |
|
Evgeny Poberezkin
|
d1571798f4
|
update simplexmq
|
2022-09-14 21:50:44 +01:00 |
|
Evgeny Poberezkin
|
08e0d7339f
|
Merge branch 'master' into sqlcipher
|
2022-09-14 18:46:03 +01:00 |
|
JRoberts
|
c07d4a5e4e
|
core: use async agent commands when establishing connections w/t user action (#977)
* wip
* wip
* wip
* schema
* schema
* wip
* wip
* rework
* revert
* update simplexmq
* async commands
* corr id wip
* wip
* update simplexmq
* corr id
* wip
* rename variable
* wip
* refactor
* ACK continuation
* wip
* fix queries
* fix queries
* clean up schema
* update simplexmq, do not lock on stopping chat
* clean up
* refactor
* refactor
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
|
2022-09-14 19:45:21 +04:00 |
|
Evgeny Poberezkin
|
41e5bea8d6
|
Merge branch 'sqlcipher' into sqlcipher-android
|
2022-09-13 19:25:28 +01:00 |
|
Evgeny Poberezkin
|
69138a24de
|
nix: patch out android logging from sqlcipher
|
2022-09-13 08:38:31 +01:00 |
|
Evgeny Poberezkin
|
e080690c2e
|
nix: remove ERR_error_string patch
|
2022-09-11 09:23:16 +01:00 |
|
Evgeny Poberezkin
|
f6e2f11299
|
nix: patch to replace ERR_error_string with ERR_func_error_string
|
2022-09-10 23:02:37 +01:00 |
|
Evgeny Poberezkin
|
2a32810182
|
nix: android/log.h patch
|
2022-09-10 21:49:51 +01:00 |
|
Evgeny Poberezkin
|
f3a3fe0710
|
Merge branch 'sqlcipher' into sqlcipher-android
|
2022-09-08 13:31:29 +01:00 |
|
Evgeny Poberezkin
|
85e62c4f79
|
Merge branch 'master' into sqlcipher
|
2022-09-07 17:26:05 +01:00 |
|
Evgeny Poberezkin
|
6904ad68d9
|
android: add libcrypto.so
|
2022-09-07 12:58:01 +01:00 |
|
Stanislav Dmitrenko
|
03b4bea82a
|
ci: script for downloading and unpacking prebuilt aarch64 libs for Android (#864)
* Script for downloading and unpacking prebuilt aarch64 libs for Android
* set -e
* Script for downloading libs supports macOs
|
2022-09-06 19:13:27 +01:00 |
|