spaced4ndy
1a9e942e33
core: 5.5.0.4
2024-01-22 18:35:47 +04:00
Evgeny Poberezkin
a2b9a04430
core: 5.5.0.3
2024-01-20 21:35:28 +00:00
Evgeny Poberezkin
a9ba0a2e8a
core: 5.5.0.2, update simplexmq 5.5.1.0
2024-01-20 15:02:03 +00:00
Evgeny Poberezkin
25a4719414
core: 5.5.0.1
2024-01-10 12:06:29 +00:00
Evgeny Poberezkin
5399212e48
core: 5.5.0.0
2023-12-30 18:59:00 +00:00
Evgeny Poberezkin
e3a69b12ba
core: 5.4.2.1 (simplexmq 5.5.0.2)
2023-12-27 21:00:19 +00:00
Evgeny Poberezkin
95d6df926c
5.4.2.0
2023-12-23 13:46:11 +00:00
Evgeny Poberezkin
6ba3100d34
core: batch sending messages ( #3566 )
...
* core: batch sending messages
* batch without iorefs (#3573 )
* one-pass
* simplexmq
* simplexmq
* simplexmq
* simplexmq
* revert change to ios project file
* refactor
* simplify
---------
Co-authored-by: Alexander Bondarenko <486682+dpwiz@users.noreply.github.com>
2023-12-20 10:38:39 +04:00
Evgeny Poberezkin
ae94bb6f87
core: use crypton instead of cryptonite ( #3542 )
...
* update hackage
* use crypton instead of cryptonite
* remove http2 from cabal.project
* simplexmq
2023-12-13 11:20:03 +00:00
Evgeny Poberezkin
27c14f32f1
core: 5.4.0.7
2023-12-07 14:30:42 +00: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
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
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
Evgeny Poberezkin
34d7fe3744
core: 5.4.0.6
2023-11-24 18:59:41 +00:00
Evgeny Poberezkin
64520a4cf4
core: 5.4.0.5, update simplexmq
2023-11-21 21:12:43 +00:00
Evgeny Poberezkin
47cd7de1ae
core: 5.4.0.4
2023-11-21 00:00:29 +00:00
Evgeny Poberezkin
b1101fbce4
Merge branch 'master' into remote-desktop
2023-11-11 09:49:22 +00:00
Evgeny Poberezkin
f7b4e4b16a
core: 5.4.0.3
2023-11-11 09:36:16 +00:00
Evgeny Poberezkin
177112ab18
update simplexmq
2023-11-04 19:04:40 +00:00
Alexander Bondarenko
02c0cd5619
Cut at attaching http server/client ( #3299 )
...
* Cut at attaching http server/client
* switch to xrcp branch
2023-11-01 10:48:58 +00:00
Evgeny Poberezkin
93800268e4
Merge branch 'master' into remote-desktop
2023-10-23 10:04:51 +01:00
Evgeny Poberezkin
79275424ea
core: 5.4.0.2
2023-10-22 15:06:55 +01:00
Alexander Bondarenko
0d1a080a6e
remote protocol ( #3225 )
...
* draft remote protocol types and external api
* types (it compiles)
* add error
* move remote controller from http to remote host client protocol
* refactor (doesnt compile)
* fix compile
* Connect remote session
* WIP: wire in remote protocol
* add commands and events
* cleanup
* fix desktop shutdown
* prepare for testing remote files
* Add file IO
* update simplexmq to master
with http2 to 4.1.4
* use json transcoder
* update simplexmq
* collapse RemoteHostSession states
* fold RemoteHello back into the protocol command
move http-command-response-http wrapper to protocol
* use sendRemoteCommand with optional attachments
use streaming request/response
* ditch lazy body streaming
* fix formatting
* put body builder/processor closer together
* wrap handleRemoteCommand around sending files
* handle ChatError's too
* remove binary, use 32-bit encoding for JSON bodies
* enable tests
* refactor
* refactor request handling
* return ChatError
* Flatten remote host
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2023-10-22 09:42:19 +01:00
Evgeny Poberezkin
73652e4bba
Merge branch 'master' into remote-desktop
2023-10-12 10:43:59 +01:00
Evgeny Poberezkin
c2a858b06e
core: convert single-field to tagged JSON encoding ( #3183 )
...
* core: convert single-field to tagged JSON encoding
* rename
* rename
* fixes, test
* refactor
2023-10-11 19:11:01 +01:00
Evgeny Poberezkin
c0e22d74c4
core: 5.4.0.1
2023-10-09 17:30:48 +01:00
Evgeny Poberezkin
a273c68596
core: rename migration, pin dependencies
2023-10-05 22:33:48 +01:00
Evgeny Poberezkin
7959c75df7
Merge branch 'master' into remote-desktop
2023-10-04 16:37:15 +01:00
Evgeny Poberezkin
968d8e9c34
core: 5.4.0.0
2023-10-01 13:19:32 +01:00
IC Rainbow
77410e5d5e
Add remote host discovery
2023-09-27 13:40:19 +03:00
Alexander Bondarenko
3e29c664ac
core: remote host/controller types ( #3104 )
...
* Start sprinkling ZoneId everywhere
* Draft zone/satellite/host api
* Add zone dispatching
* Add command relaying handler
* Parse commands and begin DB
* Implement discussed things
* Resolve some comments
* Resolve more stuff
* Make bots ignore remoteHostId from queues
* Fix tests and stub more
* Untangle cmd relaying
* Resolve comments
* Add more http2 client funs
* refactor, rename
* rename
* remove empty tests
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2023-09-27 09:41:02 +01:00
spaced4ndy
343131c64e
core: 5.3.1.0
2023-09-25 17:43:03 +04:00
Evgeny Poberezkin
a179154e87
core: 5.3.0.10
2023-09-22 17:20:30 +01:00
Evgeny Poberezkin
6de0ed4766
core: 5.3.0.9
2023-09-21 17:03:56 +01:00
Evgeny Poberezkin
b08768ea71
5.3-beta.8: desktop 8 ( #3086 )
...
* unpin unix package
* desktop: 1.6.0, build 8
* action: file hashes (#3087 )
* action: file hashes
* better output
* correct name
---------
Co-authored-by: Stanislav Dmitrenko <7953703+avently@users.noreply.github.com>
2023-09-20 21:21:56 +01:00
Evgeny Poberezkin
648a9761f9
core: 5.3.0.8
2023-09-20 14:54:46 +01:00
Evgeny Poberezkin
614b724602
core: fix version of unix package to 2.8.1.1
2023-09-11 13:17:37 +01:00
Evgeny Poberezkin
fd5b40fd8e
Merge branch 'master' into master-ghc9
2023-09-10 21:13:52 +01:00
Evgeny Poberezkin
ff657a444c
core: 5.3.0.7
2023-09-10 21:12:52 +01:00
Evgeny Poberezkin
a2aac72dd1
Merge branch 'master' into master-ghc9
2023-08-26 18:44:34 +01:00
Evgeny Poberezkin
ebb4c860b7
5.3.0.6: update simplexmq (create database path)
2023-08-26 18:36:34 +01:00
Moritz Angermann
761ddac55d
core: use GHC 9.6.2 ( #2641 )
...
* Make it compiler with 9.6
Can be built with:
cabal build all -j --allow-newer=base --allow-newer=ghc-prim --allow-newer=template-haskell --allow-newer=bytestring --allow-newer=memory --allow-newer=cryptonite
Using ghc 9.6
It mostly runs afoul of https://github.com/ghc-proposals/ghc-proposals/blob/master/proposals/0366-no-ambiguous-field-access.rst
* compile with GHC 9.6.2: dependencies, imports, code
* update GHC version in CI
* update GHC version in desktop build scripts
* update simplexmq, sha256map.nix
* update compiler
* update simplexmq, direct-sqlcipher
* remove missing files from .cabal
* building on desktop
* mac build changes
* added version back
* building libffi from source
* update simplexmq
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
Co-authored-by: Avently <7953703+avently@users.noreply.github.com>
2023-08-24 21:56:37 +01:00
Evgeny Poberezkin
8bb19db1ff
core: 5.3.0.5
2023-08-17 23:16:23 +01:00
Evgeny Poberezkin
48261b7e8f
core: 5.3.0.4
2023-08-12 22:00:25 +01:00
Evgeny Poberezkin
34c5658560
Merge pull request #2854 from simplex-chat/directory-service
...
SimpleX Directory Service
2023-08-07 12:49:30 +01:00
Evgeny Poberezkin
b7ac1b1b55
core: 5.3.0.2
2023-08-05 15:15:53 +01:00
Evgeny Poberezkin
2b69103055
SimpleX Directory Service ( #2766 )
...
* SimpleX Directory Service
* more events
* update events
* fix
* Apply suggestions from code review
metavar
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com>
* metavar 2
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com>
* process events
* remove command serialization
* update
* update
* process group profile update
* basic group registration flow
* search works
* better messages
* improve messages
* test broadcast bot
* test for directory service
* better processing of group profile change, test
* refactor
* de-list group when owner or service is removed from the group, tests
* fix: removing any member or any member leaving should not delist the group
* refactor
* more tests, fixes
* disable bot tests in CI
* remove comment
---------
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com>
2023-08-01 20:54:51 +01:00
Evgeny Poberezkin
d08df4cfbf
core: 5.3.0.1
2023-07-31 16:13:19 +01:00
spaced4ndy
445a8e75fe
5.3.0.0
2023-07-28 11:09:14 +04:00
Evgeny Poberezkin
065b932e1f
update version to 5.2.0.4
2023-07-22 13:57:28 +01:00