Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | A whole new year full of excitement and possibilities! | Nicolas Werner | 2023-01-02 | 1 | -0/+1 |
* | Switch to clang-format14 | Nicolas Werner | 2022-09-25 | 1 | -1/+2 |
* | Fix notification format on windows | Nicolas Werner | 2022-08-01 | 1 | -15/+2 |
* | Use right linter | Nicolas Werner | 2022-05-10 | 1 | -2/+1 |
* | More image dialog fixes | Nicolas Werner | 2022-05-10 | 1 | -1/+2 |
* | Update year in copyright notice to shut up lint job | Nicolas Werner | 2022-01-01 | 1 | -0/+1 |
* | Make clang-format <13 and clang-format >=13 behave the same | Nicolas Werner | 2021-11-22 | 1 | -3/+12 |
* | lint using clang11 | Nicolas Werner | 2021-10-17 | 1 | -9/+3 |
* | lint | Nicolas Werner | 2021-10-17 | 1 | -3/+9 |
* | Change indentation to 4 spaces | Nicolas Werner | 2021-09-18 | 1 | -52/+48 |
* | Make CI happy | Nicolas Werner | 2021-03-17 | 1 | -17/+13 |
* | 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 |