simplex-chat/tests
Evgeny b2de37a9fb
core: member acceptance (#5678)
* core: member acceptance

* migration

* move hook

* core: support sending direct messages to members (#5680)

* fix compilation, todos

* fix test

* predicates

* comment

* extend hook

* wip

* wip

* wip

* wip

* fix test

* mute output

* schema

* better query

* plans

* fix test

* directory

* captcha

* captcha works

* remove column, add UI types and group status icon

* fix test

* query plans

* exclude messages of pending members from history

* commands for filter settings

* core: separately delete pending approval members; other apis validation (#5699)

* accepted status

* send captcha messages as replies

* fix blocked words

* simpler filter info

* info about /filter and /role after group registration

* update query plans

---------

Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com>
2025-03-03 18:57:29 +00:00
..
Bots core: member acceptance (#5678) 2025-03-03 18:57:29 +00:00
ChatTests core: member acceptance (#5678) 2025-03-03 18:57:29 +00:00
fixtures core: only send voice messages without acceptance (#1444) 2022-11-26 22:39:56 +00:00
ChatClient.hs cli: remove multiple members (#5656) 2025-02-26 09:25:54 +00:00
ChatTests.hs test: track query plans (#5566) 2025-01-24 09:44:53 +00:00
JSONFixtures.hs core: support postgres backend (#5403) 2025-01-10 11:27:29 +00:00
JSONTests.hs core: support postgres backend (#5403) 2025-01-10 11:27:29 +00:00
MarkdownTests.hs core: fixes for mentions (initial chat load, update mentions, markdown) (#5603) 2025-02-03 08:55:46 +00:00
MessageBatching.hs core: multi forward api (#4704) 2024-08-22 21:36:35 +04:00
MobileTests.hs test: track query plans (#5566) 2025-01-24 09:44:53 +00: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: communicate group join rejection (#5661) 2025-02-26 09:25:54 +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 test: track query plans (#5566) 2025-01-24 09:44:53 +00:00
SchemaDump.hs core: member acceptance (#5678) 2025-03-03 18:57:29 +00:00
Test.hs core: update simplexmq (avoid deleting shared message bodies) (#5630) 2025-02-15 16:18:34 +00:00
ValidNames.hs core: member mentions, types and rfc (#5555) 2025-01-29 13:04:48 +00: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