Evgeny Poberezkin
c35d275273
ci: fix windows desktop build ( #3721 )
2024-01-20 21:34:03 +00:00
Stanislav Dmitrenko
1aab9f7f8a
ci: fix windows build ( #3719 )
2024-01-20 20:12:01 +00:00
Evgeny Poberezkin
8159ae4aea
5.4.4: ios 190, android 172, desktop 24
2024-01-20 18:21:22 +00:00
Evgeny Poberezkin
5236e0f201
core: 5.4.4.0
2024-01-18 20:56:45 +00:00
Evgeny Poberezkin
1eb1ed92f7
ci: disable *-armv7a tags
2024-01-17 19:27:07 +00:00
Evgeny Poberezkin
c25e9e3b72
scripts: curl/wget security ( #3693 )
2024-01-17 15:23:43 +00:00
Evgeny Poberezkin
300223b32e
core: update simplexmq 5.5.0.6 (fix race conditions) ( #3691 )
...
* core: update simplexmq (fix race conditions)
* simplexmq 5.5.0.6
2024-01-16 23:42:29 +00:00
Evgeny Poberezkin
8d7dcb550a
core: update simplexmq, optimize batching, remove builder ( #3685 )
...
* core: update simplexmq (optimize batching, remove builder)
* do not use builder to batch
* refactor
2024-01-15 10:46:13 +00:00
Evgeny Poberezkin
045b195483
5.4.3: ios 188, android 169, desktop 22
2024-01-10 11:56:57 +00:00
Evgeny Poberezkin
53414608db
core: 5.4.3.0 (simplexmq 5.5.0.5)
2024-01-09 20:20:14 +00:00
Stanislav Dmitrenko
c7cf206585
android: fix call sound when the app in the background ( #3660 )
...
* android: fix call sound when the app in the background
* using previous notification channel
* Revert "using previous notification channel"
This reverts commit 19da9a9ce193c39b353f478e884a97bbbf002e77.
* prevent playing sound on call twice
2024-01-09 19:45:46 +00:00
Evgeny Poberezkin
6067ac3c93
ios: more aggressive GC in NSE
2024-01-09 19:34:54 +00:00
Evgeny Poberezkin
a2f190a6c6
core: update simplexmq (better batching)
2024-01-09 09:15:35 +00:00
Stanislav Dmitrenko
267178dddb
android, desktop: show alerts on critical and internal errors ( #3653 )
...
* android, desktop: show alerts on critical and internal errors
* test
* don't stop chat if it's stopped already
* show notification
* restart chat or app
* Revert "test"
This reverts commit 5b78bbae5b
.
* update strings
* strings2
* refactoring
* refactoring2
* refactoring3
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2024-01-08 18:20:52 +00:00
spaced4ndy
fadce0c140
core: create new chat controller with chatActivated set to true
2024-01-08 17:34:10 +04:00
spaced4ndy
58ad97fe6d
core: pause cleanup when chat is suspended ( #3658 )
2024-01-08 17:28:01 +04:00
Evgeny Poberezkin
3ccd9903a7
core: do not start clean up manager in background NSE ( #3657 )
...
* core: do not start clean up manager in background NSE
* update UIs
* fix test
2024-01-08 12:53:16 +00:00
Evgeny Poberezkin
e294999044
ios: fix callkit calls via NSE ( #3655 )
...
* ios: fix callkit calls via NSE
* comments
* more reliable NSE start
* remove public logs, different RTS parameters for NSE
* only suspend NSE if we have chat controller, to avoid crashes if suspension attempted without controller created
* comments
* fix
* simplify
2024-01-08 10:56:01 +00:00
Evgeny Poberezkin
2bbc687f4a
core: simplexmq 5.5.0.4
2024-01-06 11:48:28 +00:00
Evgeny Poberezkin
bb61b9c658
core: update simplexmq (critical errors, worker restarts, subscription timeouts)
2024-01-05 20:07:19 +00:00
sh
575d899f5a
build-android: fix new arrangement of nix command ( #3634 )
2024-01-02 14:39:23 +00:00
sh
825257e898
build-android: update nix and add armv7a branch switch ( #3612 )
...
* build-android: build armv7a in seperate tag
And update nix install.
* build-android: change tag detection logic
* build-android: minor change of logic
2023-12-30 10:19:56 +00:00
Evgeny Poberezkin
51bf2f413c
5.4.2: ios 186, android 166, desktop 20
2023-12-27 22:24:21 +00:00
Evgeny Poberezkin
e3a69b12ba
core: 5.4.2.1 (simplexmq 5.5.0.2)
2023-12-27 21:00:19 +00:00
Evgeny Poberezkin
b220b5f6ec
core: fix contact subscriptions ( #3611 )
2023-12-27 18:55:50 +00:00
Stanislav Dmitrenko
0b8346701c
android, desktop: fix terminal items crash ( #3607 )
...
* android, desktop: fix terminal items crash
* test
* Revert "test"
This reverts commit 3f1e5c93ca
.
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2023-12-27 14:59:38 +00:00
Evgeny Poberezkin
efc873b09b
core: min version for remote connection 5.4.2.0 ( #3594 )
2023-12-27 14:48:28 +00:00
Stanislav Dmitrenko
9f71502b51
desktop (windows): fix script that generates localization ( #3606 )
...
* desktop (windows): fix script that generates localization
* firstOrNull
2023-12-27 14:47:04 +00:00
Evgeny Poberezkin
bbde6d81ee
core: update simplexmq
2023-12-27 13:57:02 +00:00
Stanislav Dmitrenko
58906e1a60
desktop (windows): fixed handling non-utf8 Windows profile names ( #3605 )
2023-12-27 13:56:48 +00:00
Stanislav Dmitrenko
ed3d234826
android, desktop: limit text length in terminal view ( #3604 )
2023-12-27 11:27:34 +00:00
Stanislav Dmitrenko
dded56d8b8
ios: converting video to mp4 and making quality lower ( #3597 )
...
* ios: converting video to mp4 and making quality lower
Lower quality allows to play that videos on Android as well
* update export settings
---------
Co-authored-by: Avently <avently@local>
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2023-12-27 11:23:46 +00:00
spaced4ndy
4d5aefa82c
ui: don't share address at onboarding by default ( #3603 )
...
* ios: don't share address at onboarding by default
* android
2023-12-27 10:54:44 +00:00
Evgeny Poberezkin
9ac99ec2d9
core: update simplexmq (mark failed work items to continue processing) ( #3600 )
...
* core: update simplexmq (mark failed work items to continue processing) WIP
* simplexmq
2023-12-26 19:53:58 +00:00
spaced4ndy
37d033c7a5
core: test group members connect in group when they were previously connected as contacts ( #3595 )
2023-12-25 11:03:02 +04:00
spaced4ndy
5798efcf71
code: modify test
2023-12-24 20:55:03 +04:00
spaced4ndy
e086719f27
core: add to tests
2023-12-24 20:44:30 +04:00
spaced4ndy
bb4293eb5e
fix tests
2023-12-24 20:23:09 +04:00
Evgeny Poberezkin
c3c66182f2
Merge branch 'stable'
2023-12-24 14:20:58 +00:00
Evgeny Poberezkin
5b90d92ca2
core: add group tests
2023-12-24 14:20:07 +00:00
Evgeny Poberezkin
af22348bf8
core: use version from config, add tests ( #3588 )
...
* core: use version from config, add tests
* comment
* refactor
2023-12-24 13:27:51 +00:00
Stanislav Dmitrenko
5a6670998c
android, desktop: loading prev messages better ( #3585 )
...
* android, desktop: loading prev messages better
* better
* better
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2023-12-24 12:22:00 +00:00
spaced4ndy
700f6fa663
core, docs: drop message views if they exist, remove mentions in docs ( #3589 )
...
* core, docs: drop message views if they exist, remove mentions in docs
* fix migration
2023-12-24 11:13:34 +00:00
Stanislav Dmitrenko
d474cae705
ios: saving and sharing items menu item ( #3581 )
...
* ios: saving and sharing items menu item
* refactor
---------
Co-authored-by: Avently <avently@local>
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2023-12-23 23:15:31 +00:00
Evgeny Poberezkin
2834b192ce
core: do not create group history item ( #3586 )
...
* core: do not create group history item
* fix tests
2023-12-23 19:56:01 +00:00
Evgeny Poberezkin
b8cb954882
ios: update library
2023-12-23 17:24:30 +00:00
Evgeny Poberezkin
6aeef6f132
5.4.2.0: fix migration in simplexmq
2023-12-23 16:09:08 +00:00
Evgeny Poberezkin
fa1702a566
5.4.2.0: update .cabal
2023-12-23 14:13:38 +00:00
Evgeny Poberezkin
95d6df926c
5.4.2.0
2023-12-23 13:46:11 +00:00
Evgeny Poberezkin
cccd517277
core: fix simplexmq commit
2023-12-23 13:08:40 +00:00