simplex-chat/tests
spaced4ndy 51a2e09714
core: batch db operations for group leave and delete (#3807)
* core: batch db operations for group leave and delete

* remove comment

* batch delete files

* cleanup

* rename

* use new agent api

* refactor

* refactor, catch error

* refactor

* update simplexmq

---------

Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com>
2024-02-26 15:36:42 +04:00
..
Bots 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
ChatTests core: batch db operations for group leave and delete (#3807) 2024-02-26 15:36:42 +04:00
fixtures core: only send voice messages without acceptance (#1444) 2022-11-26 22:39:56 +00:00
ChatClient.hs Merge branch 'stable' 2024-02-22 12:11:23 +04:00
ChatTests.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
JSONTests.hs core: test JSON conversion (#3370) 2023-11-14 22:40:15 +00:00
MarkdownTests.hs core: update simplexmq (updated protocol, discontinue old versions) (#3818) 2024-02-17 16:29:45 +00:00
MessageBatching.hs core: update simplexmq, optimize batching, remove builder (#3685) 2024-01-15 10:46:13 +00:00
MobileTests.hs core: remove unused events from api (#3764) 2024-01-26 18:54:08 +00:00
ProtocolTests.hs core: update simplexmq (updated protocol, discontinue old versions) (#3818) 2024-02-17 16:29:45 +00:00
RemoteTests.hs core, ui: remove usage of inline files (send only xftp files) (#3823) 2024-02-20 13:56:31 +04:00
SchemaDump.hs core: support batch sending in groups, batch introductions; send recent message history to new members (#3519) 2023-12-23 13:07:23 +00:00
Test.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
ValidNames.hs core: more permissive display name validation, only allow single quotes in CLI for the names with spaces (#3282) 2023-10-25 11:55:06 +01:00
ViewTests.hs remote protocol (#3225) 2023-10-22 09:42:19 +01:00
WebRTCTests.hs core: use ChaChaDRG as the source of randomness (#3551) 2023-12-21 00:42:40 +00:00