mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-03-30 16:25:57 +00:00
* core: return error and message absence when getting notifications * ios: do not wait for notification messages when server says "no" * do not postpone some notification events, comments * refactor * simplexmq (mapM) * simplexmq (release lock) * ios: inline, more aggressive GHC RTC settings for garbage collection * simplexmq * corrections Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com> * refactor ntf delivery * ios: 6.3.4 (build 274) * simplexmq (fix updating last ts) * improve notification for multiple messages * simplexmq --------- Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com>
66 lines
1.9 KiB
Plaintext
66 lines
1.9 KiB
Plaintext
packages: .
|
|
-- packages: . ../simplexmq
|
|
-- packages: . ../simplexmq ../direct-sqlcipher ../sqlcipher-simple
|
|
|
|
index-state: 2023-12-12T00:00:00Z
|
|
|
|
package cryptostore
|
|
flags: +use_crypton
|
|
|
|
constraints: zip +disable-bzip2 +disable-zstd
|
|
|
|
source-repository-package
|
|
type: git
|
|
location: https://github.com/simplex-chat/simplexmq.git
|
|
tag: 7bbd99644ae2f7e49033742c22d7fb8f51500ced
|
|
|
|
source-repository-package
|
|
type: git
|
|
location: https://github.com/simplex-chat/hs-socks.git
|
|
tag: a30cc7a79a08d8108316094f8f2f82a0c5e1ac51
|
|
|
|
source-repository-package
|
|
type: git
|
|
location: https://github.com/simplex-chat/direct-sqlcipher.git
|
|
tag: f814ee68b16a9447fbb467ccc8f29bdd3546bfd9
|
|
|
|
source-repository-package
|
|
type: git
|
|
location: https://github.com/simplex-chat/sqlcipher-simple.git
|
|
tag: a46bd361a19376c5211f1058908fc0ae6bf42446
|
|
|
|
source-repository-package
|
|
type: git
|
|
location: https://github.com/simplex-chat/aeson.git
|
|
tag: aab7b5a14d6c5ea64c64dcaee418de1bb00dcc2b
|
|
|
|
source-repository-package
|
|
type: git
|
|
location: https://github.com/simplex-chat/haskell-terminal.git
|
|
tag: f708b00009b54890172068f168bf98508ffcd495
|
|
|
|
source-repository-package
|
|
type: git
|
|
location: https://github.com/simplex-chat/android-support.git
|
|
tag: 9aa09f148089d6752ce563b14c2df1895718d806
|
|
|
|
-- TODO this fork is only needed to compile with GHC 8.10.7 - it allows previous base version
|
|
source-repository-package
|
|
type: git
|
|
location: https://github.com/simplex-chat/zip.git
|
|
tag: bd421c6b19cc4c465cd7af1f6f26169fb8ee1ebc
|
|
|
|
-- waiting for published warp-tls-3.4.7
|
|
source-repository-package
|
|
type: git
|
|
location: https://github.com/yesodweb/wai.git
|
|
tag: ec5e017d896a78e787a5acea62b37a4e677dec2e
|
|
subdir: warp-tls
|
|
|
|
-- backported fork due http-5.0
|
|
source-repository-package
|
|
type: git
|
|
location: https://github.com/simplex-chat/wai.git
|
|
tag: 2f6e5aa5f05ba9140ac99e195ee647b4f7d926b0
|
|
subdir: warp
|