summaryrefslogtreecommitdiff
path: root/libpurple/purplenotificationmanager.c
Commit message (Expand)AuthorAgeFilesLines
* Make PurpleNotificationManager implement GListModelGary Kramlich2022-11-241-31/+90
* Fix connection errors getting deleted when an account is disconnectedGary Kramlich2022-10-231-3/+16
* Add purple_notification_manager_remove_with_account.Gary Kramlich2022-08-221-0/+88
* Implement the UI for the new Notifications API.Gary Kramlich2022-07-041-0/+11
* Create and add notifications for account errors.Gary Kramlich2022-06-301-30/+23
* Phase 1 of the Notifications APIGary Kramlich2022-06-151-0/+372