simplex-chat/scripts
Alexander Bondarenko 2dff6c8859
core: do not subscribe to new connections from iOS NSE (subscribe=off flag), subscribe in app when it activates (#3016)
* Trace auto-subs flag

* Replace Bool with SubscriptionMode

* Add subscriptionMode to chat controller

* Start using subscriptionMode in event handlers

* Add need_subs to chat connections

* Add onlyNeeded to subscribeUserConnections

* Post-rebase fixes

* Pass onlyNeeded to Store functions

* Drop needs_sub for connections registered with agent

* update simplexmq, fix activate

* fix rebase, reduce diff

* fix rebase, tests

* fix rebase, executeMany, always subscribe on activate

* test

* update queries

* Update src/Simplex/Chat.hs

Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com>

* unset connections to subscribe on start

* update simplexmq

---------

Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com>
2023-09-10 20:40:15 +01:00
..
android build-android: fixes and improvements (#2715) 2023-07-18 21:42:58 +01:00
desktop desktop: fixed gradle (#2982) 2023-08-28 08:23:37 +01:00
ios ios: add Finnish and Ukranian interface languages (#3040) 2023-09-08 13:21:56 +01:00
nix core: do not subscribe to new connections from iOS NSE (subscribe=off flag), subscribe in app when it activates (#3016) 2023-09-10 20:40:15 +01:00
cabal.project.local.linux docker: enable sqlcipher (#1390) 2022-11-20 11:56:01 +00:00
cabal.project.local.mac fix comment syntax in cabal.project.mac (#1948) 2023-02-24 21:04:46 +00:00
message_views.sql update github content (#519) 2022-04-11 22:29:08 +01:00