mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-08 08:58:38 +01:00
Donations: Introduce timeouts in early stages of the workflow
This commit is contained in:
@@ -1189,7 +1189,7 @@ message GroupJoinRequestCanceledUpdate {
|
||||
bytes requestorAci = 1;
|
||||
}
|
||||
|
||||
// A single requestor has requested to join and cancelled
|
||||
// A single requestor has requested to join and canceled
|
||||
// their request repeatedly with no other updates in between.
|
||||
// The last action encompassed by this update is always a
|
||||
// cancellation; if there was another open request immediately
|
||||
@@ -1392,4 +1392,4 @@ message ChatFolder {
|
||||
repeated uint64 includedRecipientIds = 7; // generated recipient id of groups, contacts, and/or note to self
|
||||
repeated uint64 excludedRecipientIds = 8; // generated recipient id of groups, contacts, and/or note to self
|
||||
bytes id = 9; // should be 16 bytes
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user