spaced4ndy
95c7d31e47
add explicit frame to qr code
2023-12-07 14:07:47 +04:00
spaced4ndy
8780131b3e
Merge branch 'master' into f/ios-connection-ui
2023-12-07 14:03:32 +04:00
Stanislav Dmitrenko
b1652b8930
desktop: fix toasts theme ( #3524 )
2023-12-06 21:19:30 +00:00
Stanislav Dmitrenko
a9b36e8e39
desktop: fix onboarding when choosing random password ( #3523 )
2023-12-06 20:33:53 +00:00
Evgeny Poberezkin
ee163a6540
core: add missing field
2023-12-06 12:34:10 +00:00
Evgeny Poberezkin
4fd6405113
core: update simplexmq (better suspend agent)
2023-12-06 00:19:24 +00:00
Stanislav Dmitrenko
ccc62274ee
android, desktop: crash handler addition ( #3517 )
...
* android, desktop: crash handler addition
* added
2023-12-05 22:50:25 +00:00
Stanislav Dmitrenko
4c6d52ba75
android, desktop: crash handler ( #3516 )
...
* android, desktop: crash handler
* test
* rename
* string
* Revert "test"
This reverts commit 530faf39c1
.
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2023-12-05 21:31:49 +00:00
Evgeny Poberezkin
b9555bbd0a
Merge branch 'master' into f/ios-connection-ui
2023-12-05 09:52:03 +00:00
Evgeny Poberezkin
9df63160e5
ios: fix simplex address view ( #3515 )
...
* ios: fix simplex address view
* fix lib paths
* fix call
2023-12-05 09:48:04 +00:00
spaced4ndy
61cab91a71
possible fix for ios 15
2023-12-05 11:53:23 +04:00
spaced4ndy
f93477e9a9
update library
2023-12-05 10:42:11 +04:00
spaced4ndy
63b9a2daf6
Merge branch 'master' into f/ios-connection-ui
2023-12-05 10:28:19 +04:00
Stanislav Dmitrenko
c8e9788c29
desktop: enhancements to remote desktop connect UI ( #3513 )
...
* desktop: enhancements to remote desktop connect UI
* changes
* more changes
This reverts commit e8323e8bfa
.
* color
* random port
2023-12-04 21:04:58 +00:00
Evgeny Poberezkin
3c7adfbce7
add delay, move createInvitation
2023-12-04 19:51:00 +00:00
Evgeny Poberezkin
6d583ad057
no animation
2023-12-04 18:52:09 +00:00
Evgeny Poberezkin
eb47e0e385
simplify
2023-12-04 17:52:43 +00:00
spaced4ndy
7099776357
docs: fix typo
2023-12-04 19:17:24 +04:00
spaced4ndy
42746a3bf4
filter own group
2023-12-04 18:59:03 +04:00
spaced4ndy
f4851187c4
underline
2023-12-04 18:48:17 +04:00
spaced4ndy
df7fe91af7
disabled search
2023-12-04 18:37:41 +04:00
spaced4ndy
ddc8712b7c
show link descr
2023-12-04 18:29:30 +04:00
spaced4ndy
be569b9977
revert change
2023-12-04 18:15:33 +04:00
spaced4ndy
5d9de98ad2
filter chat by link
2023-12-04 18:13:58 +04:00
spaced4ndy
0cc5ee50f9
cleanup link after connection
2023-12-04 16:42:43 +04:00
spaced4ndy
a27a70981e
don't filter chats on link in search, allow to paste text with link
2023-12-04 14:29:15 +04:00
Evgeny Poberezkin
3481d379c6
core: compatibility with GHC 8.10.7, narrow dependency ranges ( #3503 )
...
* Revert "raise lower bound on mtl to a real version (#3499 )"
This reverts commit f94c0311c1
.
* Revert "core: expand ranges to fit ghc 8.10 & 9.6 (#3496 )"
This reverts commit 9a1c7f41f7
.
* update simplexmq
* remove netword-transport fork
* simplexmq
* fix test
* fix index-state in cabal.project
* simplexmq
* simplexmq
* bytestring,simplexmq
* template-haskell, simplexmq
* simplexmq
* simplexmq
* mtl
* simplexmq
2023-12-04 10:01:37 +00:00
spaced4ndy
b11aaf161b
remove onDismiss
2023-12-04 13:05:54 +04:00
spaced4ndy
61c532c1b8
comment
2023-12-04 13:04:56 +04:00
spaced4ndy
9e75e63962
ask to delete unused invitation
2023-12-04 13:00:43 +04:00
Evgeny Poberezkin
85c1e871dc
Merge branch 'stable'
2023-12-04 00:06:53 +00:00
Evgeny Poberezkin
fec5ff3f15
docs: SimpleX address ( #3508 )
...
* docs: SimpleX address
* table
* header
2023-12-03 22:21:13 +00:00
Evgeny Poberezkin
acaa597c90
desktop, android: fix image not appearing in view when received ( #3504 )
...
* desktop, android: fix image not appearing in view when received
* change to KeyChangeEffect
2023-12-03 15:42:43 +00:00
Evgeny Poberezkin
6a9a67db14
cli: option to mark shown messages as read (off by default) ( #3506 )
...
* cli: option to mark shown messages as read (off by default)
* fix tests
* fix tests
2023-12-03 15:42:26 +00:00
Evgeny Poberezkin
230b5aeb92
manage camera permissions
2023-12-02 15:16:58 +00:00
Alexander Bondarenko
f94c0311c1
raise lower bound on mtl to a real version ( #3499 )
...
* raise lower bound on mtl to a real version
* simplexmq
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2023-12-02 12:24:29 +00:00
Evgeny Poberezkin
15781e12f8
Merge branch 'master' into f/ios-connection-ui
2023-12-02 11:41:00 +00:00
Evgeny Poberezkin
045c068074
update code scanner, layout
2023-12-02 11:39:56 +00:00
Stanislav Dmitrenko
e1ff7c88d7
desktop: allow changing listening ip and port of remote ( #3498 )
...
* desktop: allow changing listening ip and port of remote
* remove empty lines
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2023-12-01 20:41:08 +00:00
Evgeny Poberezkin
75ebc01e7f
icons
2023-12-01 19:05:39 +00:00
spaced4ndy
0b4a858496
slow down chat list animation (uses deprecated modifiers)
2023-12-01 20:59:29 +04:00
Alexander Bondarenko
9a1c7f41f7
core: expand ranges to fit ghc 8.10 & 9.6 ( #3496 )
...
* expand ranges to fit ghc 8.10 & 9.6
* update nix
* use hashes from mq master
* fix more deps
* use network-transport from hackage
2023-12-01 16:52:47 +00:00
spaced4ndy
1d32604c34
search cancel button transition
2023-12-01 19:31:57 +04:00
Stanislav Dmitrenko
40e69ae713
desktop: enable database operations ( #3495 )
...
* desktop: enable database operations
* disconnect hosts button
* not relaying on dev tools
* different logic
* different logic 2
* toggle placement
2023-12-01 15:04:00 +00:00
spaced4ndy
b74e33b958
docs: inactive group members rfc ( #3419 )
2023-12-01 19:02:50 +04:00
spaced4ndy
382ac4cdd0
layout
2023-12-01 18:59:46 +04:00
spaced4ndy
49cc76d4ff
less sensitive gesture
2023-12-01 18:05:15 +04:00
spaced4ndy
ce87c05b4d
change text
2023-12-01 17:58:26 +04:00
spaced4ndy
b785e753e7
swipe
2023-12-01 17:55:26 +04:00
spaced4ndy
afc06f2753
animation, fix alerts
2023-12-01 17:28:29 +04:00