core: renew badges monthly and alert when support ends (#7448)

This commit is contained in:
spaced4ndy
2026-09-09 14:31:05 +00:00
committed by GitHub
parent c623f4284c
commit f9bab17643
30 changed files with 2901 additions and 220 deletions
+2
View File
@@ -336,6 +336,7 @@ undocumentedCommands =
[ "APIAbortSwitchContact",
"APIAbortSwitchGroupMember",
"APIAcceptConditions",
"APIAckBadgeAlert",
"APIActivateChat",
"APIAddGroupShortLink",
"APIAddMyAddressShortLink",
@@ -371,6 +372,7 @@ undocumentedCommands =
"APIExportArchive",
"APIForwardChatItems",
"APIGetAppSettings",
"APIGetBadgeState",
"APIGetCallInvitations",
"APIGetChat",
"APIGetChatContentTypes",
+2
View File
@@ -172,6 +172,8 @@ undocumentedEvents =
"CEvtAgentConnsDeleted",
"CEvtAgentRcvQueuesDeleted",
"CEvtAgentUserDeleted",
"CEvtBadgeAlert",
"CEvtBadgeChanged",
"CEvtBusinessRequestAlreadyAccepted",
"CEvtCallAnswer",
"CEvtCallEnded",
+1
View File
@@ -130,6 +130,7 @@ undocumentedResponses =
"CRArchiveExported",
"CRArchiveImported",
"CRBadgeRedeemed",
"CRBadgeState",
"CRBroadcastSent",
"CRCallInvitations",
"CRChatCleared",