spaced4ndy
9ded1c9821
Merge branch 'master' into master-ghc8107
2023-10-25 10:47:35 +04:00
spaced4ndy
b0f55d6de5
core: update simplexmq (check snd queue) ( #3280 )
2023-10-25 10:45:36 +04:00
Stanislav Dmitrenko
1dcd2760b0
ui: show alert after saving profile with existing name ( #3273 )
...
* android, desktop: show alert after saving profile with existing name
* ios: show alert after saving profile with existing name
* return statements
* better way of showing alert
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2023-10-24 23:01:47 +01:00
Stanislav Dmitrenko
10f79aae66
android: alert on unsupported file path when sharing ( #3265 )
...
* android: alert on unsupported file path when sharing
* update text
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2023-10-24 21:39:43 +01:00
Stanislav Dmitrenko
b58d61c339
android: delete files after sharing correctly ( #3264 )
2023-10-24 21:27:58 +01:00
spaced4ndy
239765e482
core: create new group with incognito membership ( #3277 )
2023-10-24 20:59:06 +04:00
spaced4ndy
c3e82a6a4e
Merge branch 'master' into master-ghc8107
2023-10-24 18:13:56 +04:00
spaced4ndy
f8332bac7f
core: take chat lock earlier when joining group ( #3272 )
2023-10-24 18:13:19 +04:00
spaced4ndy
e7e66ff873
Merge branch 'master' into master-ghc8107
2023-10-24 17:40:55 +04:00
spaced4ndy
ed1eef7362
core: update simplexmq (inv locks) ( #3274 )
2023-10-24 17:38:16 +04:00
Evgeny Poberezkin
66d8bb94d6
website: downloads page
2023-10-23 21:16:36 +01:00
Evgeny Poberezkin
6eb09625ab
website: update copy
2023-10-23 20:53:12 +01:00
Evgeny Poberezkin
0bd59364fd
5.4.0-beta.2: iOS 180, Android 159, Desktop 15
2023-10-22 22:43:23 +01:00
Evgeny Poberezkin
795c54343a
android, desktop: reduce browser call logs, check Worker availability directly ( #3256 )
2023-10-22 20:51:08 +01:00
Evgeny Poberezkin
f026a38a75
ios: update core library
2023-10-22 19:22:46 +01:00
Stanislav Dmitrenko
530ec70171
android, desktop: support calls on desktop and moved www dir to different root ( #3219 )
...
* android, desktop: support calls on desktop and moved www dir to different root
* add page title, fix links on Android, change timeouts
* using worker in desktop Chrome and Safari
* ui changes
* end call button in app bar
* fix android
* a lot of enhancements
* fix after merge master
* layout
* sound play on call
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2023-10-22 18:47:27 +01:00
Era Dorta
1401f56288
cli: update docker image to use ghc 9.6.2 ( #3234 )
2023-10-22 18:15:15 +01:00
Evgeny Poberezkin
d172b0cb6d
Merge branch 'stable'
2023-10-22 17:51:30 +01:00
Evgeny Poberezkin
3e0b6826bf
ios: 5.3.2 build 179
2023-10-22 17:50:08 +01:00
Evgeny Poberezkin
d6b9a45a39
Merge branch 'master' into master-ghc8107
2023-10-22 15:10:33 +01:00
Evgeny Poberezkin
79275424ea
core: 5.4.0.2
2023-10-22 15:06:55 +01:00
Evgeny Poberezkin
b25c2e3a09
ui: add 10 minutes SimpleX Lock delay ( #3255 )
2023-10-22 14:56:51 +01:00
Evgeny Poberezkin
8891314507
core: update simplexmq (fixes ordering issue during message delivery)
2023-10-22 14:19:24 +01:00
Evgeny Poberezkin
5c57987e9f
add smp11, 12 and 14 to preset servers
2023-10-22 13:58:51 +01:00
spaced4ndy
87d84cfccc
core: filter connection plan query results by user_id ( #3251 )
2023-10-21 19:13:32 +04:00
spaced4ndy
c090b68bdd
ios, android: ask to notify contact or not on contact deletion ( #3247 )
2023-10-19 19:52:59 +04:00
Evgeny Poberezkin
4004aafbc5
Merge branch 'master' into master-ghc8107
2023-10-18 22:44:27 +01:00
Evgeny Poberezkin
2219cea026
core: fix type for JSON
2023-10-18 21:15:37 +01:00
spaced4ndy
852e77b1d9
android: connect plan ( #3242 )
2023-10-18 16:58:33 +04:00
Evgeny Poberezkin
706d6bf65b
core, ui: prevent old sent items re-added to chat, and "new" status overriding "sent" ( #3246 )
...
* core, ui: prevent old sent items re-added to chat, and "new" status overriding "sent"
* clear item statuses when changing current chat
* remove iOS hack
* remote state/published from chatItemStatuses
2023-10-18 11:23:35 +01:00
Evgeny Poberezkin
a02886ca5d
core: fix editing and status changes removing reactions from view ( #3245 )
...
* core: fix editing and status changes removing reactions from view
* refactor
* refactor 2
* case
2023-10-18 10:19:24 +01:00
Evgeny Poberezkin
29c8ab7c9b
ui: file & media preference for groups ( #3243 )
2023-10-17 18:05:16 +01:00
spaced4ndy
d8d47d706d
ios: connection plan improvements; remove browser mode for simplex links ( #3237 )
2023-10-17 12:56:12 +04:00
spaced4ndy
99c458406f
android: remove browser mode for simplex links ( #3239 )
2023-10-17 11:44:35 +04:00
spaced4ndy
c7a8992043
core: fix compilation for ghc 8.10.7
2023-10-16 20:05:13 +04:00
spaced4ndy
ed9f277421
Merge branch 'master' into master-ghc8107
2023-10-16 19:28:06 +04:00
spaced4ndy
e4c8386f3f
core: replace simplex:/ with simplex.chat links in view; remove trustedUri flag from simplex links markdown format ( #3235 )
2023-10-16 19:23:38 +04:00
spaced4ndy
9ed31261e1
core: check saved links and hashes by both connection request uri schemas for connection plan ( #3233 )
2023-10-16 16:16:03 +04:00
spaced4ndy
4b6df43e97
core: confirm to reconnect via address plan ( #3212 )
...
* core: confirm to reconnect plan
* rework query to prefer connections with contacts
2023-10-16 16:10:56 +04:00
Evgeny Poberezkin
43b67ba157
ui: set local file encryption in the core ( #3227 )
2023-10-15 20:58:39 +01:00
Evgeny Poberezkin
d8fb31f167
Merge branch 'master' into master-ghc8107
2023-10-15 18:53:23 +01:00
Evgeny Poberezkin
e6b0983c3e
Merge branch 'stable'
2023-10-15 18:52:46 +01:00
Evgeny Poberezkin
c2a320640b
core: local encryption for auto-received inline files (e.g. small voice messages) ( #3224 )
...
* core: local encryption for auto-received inline files
* update view, test
2023-10-15 18:16:12 +01:00
Evgeny Poberezkin
838751fe78
ios: fix Protect screen not hiding message previews ( #3226 )
2023-10-15 18:12:13 +01:00
Evgeny Poberezkin
a35dc263b7
website: remove address from connect page
2023-10-13 22:28:55 +01:00
spaced4ndy
c609303348
ios: connect plan ( #3205 )
...
* ios: connect plan
* improvements
* wording
* fixes
* rework to use dismissAllSheets with callback
* rework
* update texts
* Update apps/ios/Shared/Views/NewChat/NewChatButton.swift
* Update apps/ios/Shared/Views/NewChat/NewChatButton.swift
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2023-10-13 19:19:00 +04:00
Evgeny Poberezkin
07047a3ef3
ios: fix pattern match
2023-10-13 14:29:48 +01:00
Evgeny Poberezkin
ab290fb068
core: track network statuses, use in commands/events ( #3211 )
...
* core: track network statuses, use in commands/events
* ui types, test
* remove comment
2023-10-13 11:51:01 +01:00
Stanislav Dmitrenko
675fc19745
rfc: desktop calls ( #3208 )
...
* rfc: desktop calls
* errors
* html
* link
* screen sharing
* additions
* addition
* correction
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2023-10-13 00:05:06 +01:00
Stanislav Dmitrenko
8ffe1c23c1
android, desktop: better handling of parallel updates of chats ( #3204 )
...
* android, desktop: better handling of parallel updates of chats
* one more case
2023-10-12 13:19:57 +01:00