summary refs log tree commit diff
path: root/src/notifications/Manager.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | This does away with the nice abstraction layers in order to easily get the best-looking notifications for each platform.
* Get event text in event parser functionLoren Burkholder2021-03-171-1/+1
|
* Move data parsing into a dedicated functionLoren Burkholder2021-03-171-0/+10
| | | | Actually posting the notification is now the responsibility of a private function
* 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