summaryrefslogtreecommitdiff
path: root/libpurple/purplenotification.h
Commit message (Expand)AuthorAgeFilesLines
* Fix argument name in a doc commentElliott Sales de Andrade2022-10-261-3/+3
* Create purple_notification_new_from_connection_error to clean up the accounts...Gary Kramlich2022-10-231-0/+15
* Fix a bunch of header guard commentsGary Kramlich2022-09-261-1/+1
* Replace the request_add Account UiOp with a new AddContact notificationGary Kramlich2022-08-231-1/+17
* Create PurpleAuthorizationRequest and use it for notifications.Gary Kramlich2022-08-221-1/+31
* Create and add notifications for account errors.Gary Kramlich2022-06-301-0/+17
* Phase 1 of the Notifications APIGary Kramlich2022-06-151-0/+248