Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up notification code a bit | Nicolas Werner | 2021-03-17 | 1 | -16/+7 |
* | Simplify regex | Loren Burkholder | 2021-03-17 | 1 | -1/+1 |
* | Simplify formatting on Windows | Loren Burkholder | 2021-03-17 | 1 | -25/+19 |
* | Better handle encrypted notifications | Loren Burkholder | 2021-03-17 | 1 | -4/+29 |
* | Rewrite notification posting logic | Nicolas Werner | 2021-03-17 | 1 | -13/+33 |
* | Add regex to remove replies in notifications | Loren Burkholder | 2021-03-17 | 1 | -2/+5 |
* | Get event text in event parser function | Loren Burkholder | 2021-03-17 | 1 | -2/+4 |
* | Don't run markdownToHtml on messages | Loren Burkholder | 2021-03-17 | 1 | -1/+1 |
* | Move data parsing into a dedicated function | Loren Burkholder | 2021-03-17 | 1 | -26/+18 |
* | Use plaintext for Windows notifications | Loren Burkholder | 2021-03-17 | 1 | -1/+3 |
* | Format markdown as HTML in notifications | Loren Burkholder | 2021-03-17 | 1 | -2/+4 |
* | 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 | -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 |
* | 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 |
* | 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 |