simplex-chat/tests/ChatTests
Alexander Bondarenko daf67c0456
core: add direct xftp upload/download commands (#3781)
* chat: add direct xftp upload/download commands

* adapt to FileDescriptionURI record

* bump simplexmq

* add description uploading

* filter URIs by size

* cleanup

* add file meta to events

* remove focus

* auto-redirect when no URI fits

* send "upload complete" event with the original file id

* remove description upload command

* add index

* refactor

* update simplexmq

* Apply suggestions from code review

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

* fix /fc command for non-chat uploads

* fix

* rename (tests fail)

* num recipients

* update messages

* split "file complete" events for chats and standalone

* restore xftpSndFileRedirect

* remove unused store error

* add send/cancel test

* untangle standalone views

* fix confused id

* fix /fc and /fs

* resolve comments

* misc fixes

* bump simplexmq

* fix build

* handle redirect errors independently

* fix missing file status in tests

---------

Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com>
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com>
2024-02-19 10:21:32 +00:00
..
ChatList.hs core: support deleting the last profile (always create user record in agent when user is created) (#3654) 2024-01-17 15:20:13 +00:00
Direct.hs controller: add db passphrase test command (#3788) 2024-02-18 13:28:24 +00:00
Files.hs core: add direct xftp upload/download commands (#3781) 2024-02-19 10:21:32 +00:00
Groups.hs core: block member for all (#3689) 2024-01-19 17:57:04 +04:00
Local.hs core: add direct xftp upload/download commands (#3781) 2024-02-19 10:21:32 +00:00
Profiles.hs core: support deleting the last profile (always create user record in agent when user is created) (#3654) 2024-01-17 15:20:13 +00:00
Utils.hs core: update simplexmq (updated protocol, discontinue old versions) (#3818) 2024-02-17 16:29:45 +00:00