SimpleX-Chat/tests
Evgeny 5f01dc1a3f
core: support business addresses and chats (#5272)
* core: support business addresses and chats

* types

* connect plan, add link type

* ios: toggle on address UI

* make compile

* todo

* fix migration

* types

* comments

* fix

* remove

* fix schema

* comment

* simplify

* remove diff

* comment

* comment

* diff

* acceptBusinessJoinRequestAsync wip

* comment

* update

* simplify types

* remove business

* wip

* read/write columns

* createBusinessRequestGroup

* remove comments

* read/write business_address column

* validate that business address is not set to be incognito

* replace contact card

* update simplexmq

* refactor

* event when accepting business address request

* sendGroupAutoReply

* delete contact request earlier

* test, fix

* refactor

* refactor2

---------

Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com>
2024-12-02 14:01:23 +00:00
..
Bots directory service: additional commands (#5159) 2024-11-10 15:21:33 +00:00
ChatTests core: support business addresses and chats (#5272) 2024-12-02 14:01:23 +00:00
fixtures core: only send voice messages without acceptance (#1444) 2022-11-26 22:39:56 +00:00
ChatClient.hs core: tests for operators api, CLI command to update operators (#5226) 2024-11-22 10:38:00 +00:00
ChatTests.hs core: api to forward messages (#3968) 2024-04-09 16:02:59 +04:00
JSONTests.hs core: test JSON conversion (#3370) 2023-11-14 22:40:15 +00:00
MarkdownTests.hs core: fix markdown for trailing / and ) characters in the links (#4357) 2024-06-29 08:41:21 +01:00
MessageBatching.hs core: multi forward api (#4704) 2024-08-22 21:36:35 +04:00
MobileTests.hs core: save the time user profile was opened at to order in ui (#4920) 2024-09-21 13:07:27 +01:00
OperatorTests.hs core: remove a separate type to validate servers with invalid addresses (they are prevented by the UI) (#5211) 2024-11-19 14:10:33 +00:00
ProtocolTests.hs core: support business addresses and chats (#5272) 2024-12-02 14:01:23 +00:00
RandomServers.hs core: fix validation of operator servers for non current users (#5205) 2024-11-18 20:22:35 +00:00
RemoteTests.hs core: multi forward api (#4704) 2024-08-22 21:36:35 +04:00
SchemaDump.hs core: fix pagination indexes (#5241) 2024-11-25 18:51:49 +04:00
Test.hs core: validate servers of all user profiles (#5180) 2024-11-15 07:15:04 +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: revert "deps: switch to base64 via simplexmq (#3957)" (#3985) 2024-04-03 10:47:38 +01:00