- Summary:
-
Make PurplePresence:message read/write but fallback to the active status's message if it's unsetAdd "new-status" properties to PurplePresence with fallbacks were applicable
- Description:
-
~ This allows us to start transitioning protocols while keeping the existing
~ This adds the new
emoji
andmobile
properties toPurplePresence
. It also makesmessage
read/write and it fallsback to the active status's message if the internal message is false. Additionally the primitive property was movedPurpleStatusPrimitive
toPurplePresencePrimitive
.- functionality. - Testing Done:
-
~ Connected a demo account and verified that the expected status messages were displayed.
~ Ran the updated unit tests and connected a demo account and verified that the expected status messages were displayed.
- Commits:
-
Summary ID 8751668c79d9cad298a03c91ecf668e4cfd2bca7 e302e465b122ea8a8c062098a3b6811eef8b0b57
Add "new-status" properties to PurplePresence with fallbacks were applicable
Review Request #2372 — Created March 21, 2023 and submitted
This adds the new
emoji
andmobile
properties toPurplePresence
. It also makesmessage
read/write and it fallsback to the active status's message if the internal message is false. Additionally the primitive property was movedPurpleStatusPrimitive
toPurplePresencePrimitive
.
Ran the updated unit tests and connected a demo account and verified that the expected status messages were displayed.
Summary | ID |
---|---|
b573ac55feab22fdb779afce9b6f19fc031246b2 |