Add admin-controlled groups with create_group_with_admin#435
Draft
Copilot wants to merge 8 commits into
Draft
Conversation
Agent-Logs-Url: https://github.com/ArcaneChat/core/sessions/2747a1b9-f6e0-48c8-9547-8730823c30a9 Co-authored-by: adbenitez <24558636+adbenitez@users.noreply.github.com>
Agent-Logs-Url: https://github.com/ArcaneChat/core/sessions/2747a1b9-f6e0-48c8-9547-8730823c30a9 Co-authored-by: adbenitez <24558636+adbenitez@users.noreply.github.com>
Copilot created this pull request from a session on behalf of
adbenitez
April 20, 2026 01:20
View session
Agent-Logs-Url: https://github.com/ArcaneChat/core/sessions/47bd3eea-d366-4bc0-8781-a066770229a0 Co-authored-by: adbenitez <24558636+adbenitez@users.noreply.github.com>
…igits Agent-Logs-Url: https://github.com/ArcaneChat/core/sessions/7a7666ee-e584-4c4f-9a63-67756e8ce26f Co-authored-by: adbenitez <24558636+adbenitez@users.noreply.github.com>
Agent-Logs-Url: https://github.com/ArcaneChat/core/sessions/8c46d883-6018-479c-9bba-b8e5464ae0e8 Co-authored-by: adbenitez <24558636+adbenitez@users.noreply.github.com>
Agent-Logs-Url: https://github.com/ArcaneChat/core/sessions/8c46d883-6018-479c-9bba-b8e5464ae0e8 Co-authored-by: adbenitez <24558636+adbenitez@users.noreply.github.com>
Agent-Logs-Url: https://github.com/ArcaneChat/core/sessions/7ced9e95-7c63-4230-bbe5-74bebb718483 Co-authored-by: adbenitez <24558636+adbenitez@users.noreply.github.com>
Agent-Logs-Url: https://github.com/ArcaneChat/core/sessions/388bbcf8-9824-49fd-b0ed-142647be9ddf Co-authored-by: adbenitez <24558636+adbenitez@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
handle_securejoin_handshakeSecureJoinStep::RequestWithAuth: before callingadd_contact_to_chat_ex, load the chat and check if SELF is the admin; if not, log a warning and returnHandshakeMessage::Ignoretest_non_admin_inviter_aborts_securejoinintegration test