-
-
Notifications
You must be signed in to change notification settings - Fork 67
Closed
Labels
blockerthis blocks releasesthis blocks releasesenhancementactually in development, user visible enhancement agreed onactually in development, user visible enhancement agreed on
Description
When updating core to v2.24.0, which as chatmail/core#7268 merged, some adaptions are needed:
- There is a new QR type
DC_QR_ASK_JOIN_BROADCAST = 204(CFFI) /AskJoinBroadcast(JsonRPC)- It should be handled just as
DC_QR_ASK_VERIFYGROUPandDC_QR_ASK_VERIFYCONTACT, just that the dialog shown after scanning uses the translated stringqrscan_ask_join_channel
- It should be handled just as
- Cloning an outgoing broadcast channel should be impossible
- In the profile view of broadcast channels,
Add membershould be hidden, and insteadQR Invite Codeshould be shown - While creating a broadcast channel:
- the "Add Members"/"Add Recipients" option should be hidden.
- The translated string
chat_new_channel_hintshould be shown.
- UI-testing using the list at [Tracking issue] End-to-End encrypted Broadcast Channels chatmail/core#6884
Android PR for reference: deltachat/deltachat-android#3886
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
blockerthis blocks releasesthis blocks releasesenhancementactually in development, user visible enhancement agreed onactually in development, user visible enhancement agreed on