summary refs log tree commit diff
path: root/src/notifications/Manager.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update year in copyright notice to shut up lint jobNicolas Werner2022-01-011-0/+1
* Make clang-format <13 and clang-format >=13 behave the sameNicolas Werner2021-11-221-3/+2
* Update macOS notifications to use UserNotifications frameworkJoseph Donofry2021-11-011-2/+4
* Change indentation to 4 spacesNicolas Werner2021-09-181-41/+41
* Clean up notification code a bitNicolas Werner2021-03-171-4/+8
* Simplify image loadingLoren Burkholder2021-03-171-3/+1
* Simplify macOS checks for a null imageLoren Burkholder2021-03-171-0/+2
* Simplify formatting on WindowsLoren Burkholder2021-03-171-4/+3
* Rewrite notification posting logicNicolas Werner2021-03-171-10/+36
* Get event text in event parser functionLoren Burkholder2021-03-171-1/+1
* Move data parsing into a dedicated functionLoren Burkholder2021-03-171-0/+10
* Update license headersNicolas Werner2021-03-051-0/+4
* Include notifications header instead of responses headerLoren Burkholder2021-02-131-1/+1
* Move notification parsing into postNotificationLoren Burkholder2021-02-131-7/+3
* Display notifications for emote messages properlyLoren Burkholder2021-02-131-1/+2
* notifications/mananger: Follow Linux code paths on Haiku as wellAlexander von Gluck IV2021-02-031-3/+3
* Remove showNotification functionLoren Burkholder2021-01-191-1/+0
* Allow inline replies from notifications on linuxNicolas Werner2021-01-071-0/+2
* Fix notification not being cleared, when read event didn't cause a notificationNicolas Werner2020-04-111-17/+0
* Clear notifications when event is readNicolas Werner2020-04-111-0/+30
* Enable compilation on FreeBSD (#403)Colin Lord2018-08-121-3/+3
* Move all files under src/Konstantinos Sideris2018-07-171-0/+55