JRoberts
c8a85f651d
update simplexmq (v3.0.0-beta.0)
2022-06-29 17:23:42 +04:00
Evgeny Poberezkin
13603f009b
update simplexmq (fixes v2 connecting to v1 contact link)
2022-06-29 09:04:53 +01:00
Evgeny Poberezkin
043005d186
update simplexmq
2022-06-28 20:14:39 +01:00
Evgeny Poberezkin
785fab1653
ios: remove interval notifications method ( #759 )
2022-06-28 19:39:00 +01:00
Evgeny Poberezkin
7226e5d37a
ios: notifications UI ( #758 )
...
* ios: notifications UI
* Apply suggestions from code review
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com>
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com>
2022-06-28 19:03:39 +01:00
JRoberts
e8c9f6d5ab
core: use domain name in ntf server address ( #757 )
2022-06-28 16:50:40 +04:00
Evgeny Poberezkin
54126eba6b
APNS push environments ( #756 )
2022-06-27 23:03:27 +01:00
Evgeny Poberezkin
41c9742b0d
core: auto-reply message for user contact addresses ( #755 )
...
* core: auto-reply message for user contact addresses
* terminal: show auto accept status and message
* test
2022-06-27 19:41:25 +01:00
Evgeny Poberezkin
6d25991417
ios: process notifications, suspend app, notifications settings UI ( #754 )
2022-06-27 10:28:30 +01:00
Evgeny Poberezkin
463f644bce
core: change API to suspend agent ( #752 )
2022-06-26 15:04:44 +01:00
Evgeny Poberezkin
5367ffe418
core: update api to get/register tokens ( #751 )
2022-06-25 17:02:16 +01:00
Evgeny Poberezkin
313bc65457
core: start NSE without subscriptions, update simplexmq (fix agent phase) ( #750 )
2022-06-25 11:49:46 +01:00
Evgeny Poberezkin
4e979aee7e
core: update simplexmq
2022-06-24 15:28:38 +01:00
Evgeny Poberezkin
6a2f2a512f
ios: UI to export/import/delete chat database ( #743 )
...
* ios: UI to export/import/delete chat database
* move files
* ui for database migration
* migration screen layout
* ios: export archive and delete chat database
* import archive
* refactor, update texts
* database migration (almost works)
* fix missing import
* delete legacy database
* update migration errors
2022-06-24 13:52:20 +01:00
Evgeny Poberezkin
4d9e446489
core: set files folder without user (to allow archive import) ( #748 )
2022-06-23 21:20:56 +01:00
Evgeny Poberezkin
8d93f228b3
update simplexmq
2022-06-21 19:31:20 +01:00
Evgeny Poberezkin
af7d7e8303
Merge branch 'master' into ios-notifications
2022-06-21 19:30:11 +01:00
Evgeny Poberezkin
976b1c919f
revert tls to 1.5.7 and nix config changes ( #746 )
...
* Revert "nix: update nix for new tls version (#744 )"
This reverts commit 7df8c23c81
.
* Revert "update flake.nix"
This reverts commit 4b263510ee
.
* Revert "update tls"
This reverts commit 2e34ae3b1c
.
* update simplexmq
2022-06-21 19:27:30 +01:00
Evgeny Poberezkin
29eafa9a74
update ntf server
2022-06-21 11:38:36 +01:00
Evgeny Poberezkin
7723e4ca7a
core: allow starting chat without making SMP subscriptions (to use GET in NSE) ( #745 )
2022-06-21 11:25:12 +01:00
Evgeny Poberezkin
051726702b
Merge branch 'master' into ios-notifications
2022-06-20 12:35:37 +01:00
Evgeny Poberezkin
7df8c23c81
nix: update nix for new tls version ( #744 )
2022-06-20 12:34:41 +01:00
Evgeny Poberezkin
a362fc734e
Merge branch 'master' into ios-notifications
2022-06-19 21:49:08 +01:00
Evgeny Poberezkin
4b263510ee
update flake.nix
2022-06-19 21:48:33 +01:00
Evgeny Poberezkin
291096d87f
ios: receive message in NSE ( #742 )
2022-06-19 19:49:39 +01:00
Evgeny Poberezkin
c5c65f813b
Merge branch 'master' into ios-notifications
2022-06-19 19:45:13 +01:00
Evgeny Poberezkin
2e34ae3b1c
update tls
2022-06-19 19:44:57 +01:00
Evgeny Poberezkin
8432399458
update simplexmq
2022-06-19 19:26:47 +01:00
Evgeny Poberezkin
59ad220d93
Merge branch 'master' into ios-notifications
2022-06-19 19:24:48 +01:00
Evgeny Poberezkin
65369aa47b
update simplexmq
2022-06-19 19:22:54 +01:00
Evgeny Poberezkin
60e9ed9476
core: api to get notification messages and set app phase ( #741 )
...
* core: api to get notification messages and set app phase
* update simplexmq
* update simplexmq
2022-06-19 14:44:13 +01:00
Evgeny Poberezkin
4bf5125c51
core: support combining store functions in one transaction ( #740 )
...
* refactor store functions (WIP - does not compile yet)
* update chat
* update simplexmq
2022-06-18 20:06:13 +01:00
Evgeny Poberezkin
b2a523c3fe
core: fix dependencies, update nix ( #739 )
...
* core: fix dependencies, update nix
* update
2022-06-16 20:55:45 +01:00
Evgeny Poberezkin
2ae621792e
update simplexmq
2022-06-16 20:04:21 +01:00
Evgeny Poberezkin
c62d99ab97
core: remove connection pool ( #738 )
...
* core: remove connection pool
* remove local ref from cabal.project
* update simplexmq
* log test
* fix test
2022-06-16 20:00:51 +01:00
Evgeny Poberezkin
1f1ed3f3dd
core: remove dependency on zip algorithms bzip2/zstd ( #737 )
...
* core: remove dependency on zip algorithms bzip2/zstd
* enable test log
* disable test log
2022-06-12 11:28:30 +01:00
Evgeny Poberezkin
6f195c4167
core add chat_recv_msg_wait and chat_parse_markdown to published API ( #736 )
2022-06-11 11:52:55 +01:00
Evgeny Poberezkin
235fb8dc0c
remove missing libs
2022-06-09 15:18:12 +01:00
Evgeny Poberezkin
44a9ea2102
Merge branch 'master' into ios-notifications
2022-06-09 15:16:21 +01:00
Evgeny Poberezkin
121541759b
ios: update library
2022-06-09 14:52:55 +01:00
Evgeny Poberezkin
716a941dc6
core: use duplex handshake (agent v2) ( #735 )
...
* core: use duplex handshake (agent v2)
* version test matrix
* update simplexmq
2022-06-09 14:52:12 +01:00
Evgeny Poberezkin
16bd9ccc4f
core: send SMP notification msg flag based on chat message ( #733 )
...
* core: send SMP notification msg flag based on chat message
* update simplexmq
* remove unnecessary condition
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com>
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com>
2022-06-07 14:14:54 +01:00
Evgeny Poberezkin
33e702d453
Merge branch 'master' into ios-notifications
2022-06-06 22:04:05 +01:00
Milton
883bf768af
fix typo ( #732 )
...
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2022-06-06 16:24:33 +01:00
Evgeny Poberezkin
f341e54128
Export & import storage archive ( #726 )
...
* core: import and export of chat archive
* export chat archive
* import archive, support starting chat after it is stopped
* test for maintenance mode
* test/fix archive with files
* prevent starting chat after chat database was deleted or imported
* update simplexmq
2022-06-06 16:23:47 +01:00
Evgeny Poberezkin
b3f4645011
Merge pull request #730 from simplex-chat/master
...
docs: contents, faq (#729 )
2022-06-04 16:35:52 +01:00
Evgeny Poberezkin
99bd3f6133
docs: contents, faq ( #729 )
...
* docs: contents, faq
* add app links to the bottom
2022-06-04 16:33:58 +01:00
Evgeny Poberezkin
7590502f29
Merge branch 'master' into ios-notifications
2022-06-04 15:08:31 +01:00
Evgeny Poberezkin
f770a8396e
Merge pull request #727 from simplex-chat/master
...
merge v2.2.1 to stable
2022-06-04 15:06:04 +01:00
Evgeny Poberezkin
b0f3d59cb0
blog: v2.2 release ( #728 )
...
* blog: v2.2 release
* update readme
* update roadmap
2022-06-04 14:37:41 +01:00