Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up notification code a bit | Nicolas Werner | 2021-03-17 | 1 | -4/+8 |
| | |||||
* | Simplify image loading | Loren Burkholder | 2021-03-17 | 1 | -3/+1 |
| | |||||
* | Simplify macOS checks for a null image | Loren Burkholder | 2021-03-17 | 1 | -0/+2 |
| | |||||
* | Simplify formatting on Windows | Loren Burkholder | 2021-03-17 | 1 | -4/+3 |
| | |||||
* | Rewrite notification posting logic | Nicolas Werner | 2021-03-17 | 1 | -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 function | Loren Burkholder | 2021-03-17 | 1 | -1/+1 |
| | |||||
* | Move data parsing into a dedicated function | Loren Burkholder | 2021-03-17 | 1 | -0/+10 |
| | | | | Actually posting the notification is now the responsibility of a private function | ||||
* | Update license headers | Nicolas Werner | 2021-03-05 | 1 | -0/+4 |
| | |||||
* | 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 | -7/+3 |
| | |||||
* | Display notifications for emote messages properly | Loren Burkholder | 2021-02-13 | 1 | -1/+2 |
| | |||||
* | notifications/mananger: Follow Linux code paths on Haiku as well | Alexander von Gluck IV | 2021-02-03 | 1 | -3/+3 |
| | |||||
* | Remove showNotification function | Loren Burkholder | 2021-01-19 | 1 | -1/+0 |
| | |||||
* | Allow inline replies from notifications on linux | Nicolas Werner | 2021-01-07 | 1 | -0/+2 |
| | |||||
* | Fix notification not being cleared, when read event didn't cause a notification | Nicolas Werner | 2020-04-11 | 1 | -17/+0 |
| | |||||
* | Clear notifications when event is read | Nicolas Werner | 2020-04-11 | 1 | -0/+30 |
| | |||||
* | Enable compilation on FreeBSD (#403) | Colin Lord | 2018-08-12 | 1 | -3/+3 |
| | |||||
* | Move all files under src/ | Konstantinos Sideris | 2018-07-17 | 1 | -0/+55 |