Add delivered and delivered-at properties to PurpleMessage
Review Request #2600 — Created Sept. 1, 2023 and submitted
These properties are co-dependent and will set the other when they are set.
Ran the unit tests under valgrind.
Summary | ID |
---|---|
e79fcbce8efafa0ab114939dee0597631cff6649 |
Description | From | Last Updated |
---|---|---|
s/receipts/receipts,/ |
QuLogic | |
Based on the setters, it appears that these are always in sync with delivered == (delivered_at != NULL). I'm not … |
QuLogic | |
s/delivered at/delivered-at/ |
QuLogic | |
s/use.+/us, making an infinite loop./ |
QuLogic | |
I guess we can just do if(delivered) { |
QuLogic |
- Change Summary:
-
rebase, address issues, and ditch the boolean delivered struct member.
- Commits:
-
Summary ID 84696a1adeb7364c17ad6b770076ed3b808c1a57 ebee6e64b6825cddb942f317a98bae556e8c279d