(purple) Implement PurpleRequestUiOps #7
Labels
No Label
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: jadedctrl/Chat-O-Matic#7
Ŝarĝante…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
These UI ops are used pretty extensively by protocols and libpurple itself― they're pretty vital, including for certificate validation (see certificate.h).
The RequestAction op was implemented with (
c5521ad
)― I haven't had the occasion to run into any others, but I'll implement as I see them.