Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include notifications header instead of responses header | Loren Burkholder | 2021-02-13 | 1 | -1/+1 |
| | |||||
* | Move notification parsing into postNotification | Loren Burkholder | 2021-02-13 | 1 | -10/+16 |
| | |||||
* | Fix typo | Loren Burkholder | 2021-02-13 | 1 | -1/+1 |
| | |||||
* | Display notifications for emote messages properly | Loren Burkholder | 2021-02-13 | 1 | -2/+9 |
| | |||||
* | Fix notification reply build on other platforms | Nicolas Werner | 2021-01-07 | 1 | -0/+1 |
| | |||||
* | Remove unused paramters | Nicolas Werner | 2020-04-13 | 1 | -1/+1 |
| | |||||
* | Fix reply not closing | Nicolas Werner | 2020-04-13 | 1 | -1/+0 |
| | | | | fixes #124 | ||||
* | Clear notifications when event is read | Nicolas Werner | 2020-04-11 | 1 | -0/+5 |
| | |||||
* | Fix Windows build | Konstantinos Sideris | 2018-07-14 | 1 | -23/+19 |
| | |||||
* | Working D-Bus desktop notifications (#361) | Max Sandholm | 2018-07-11 | 1 | -3/+24 |
| | | | | | | | | | | | | * Working D-Bus desktop notifications * Remove return type on constructor * Fix the Windows placeholder class * Fix wrong variable name * Fix windows and macOS versions of notificationsmanager | ||||
* | Implement dekstop notifications on Windows (#290) | Konstantinos Sideris | 2018-07-01 | 1 | -2/+43 |
| | |||||
* | Implement desktop notification for mac | Konstantinos Sideris | 2018-05-05 | 1 | -0/+7 |