Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Qt6.6 compatibility | Nicolas Werner | 2023-10-13 | 1 | -10/+10 |
| | |||||
* | Update spaces events automatically in the background | Nicolas Werner | 2023-03-14 | 1 | -3/+6 |
| | |||||
* | Get rid of year in license headers | Nicolas Werner | 2023-02-21 | 1 | -2/+1 |
| | | | | | | See also: https://daniel.haxx.se/blog/2023/01/08/copyright-without-years/ https://hynek.me/til/copyright-years/ | ||||
* | A whole new year full of excitement and possibilities! | Nicolas Werner | 2023-01-02 | 1 | -0/+1 |
| | |||||
* | VoIP v1 implementation (#1161) | Rohit Sutradhar | 2022-10-14 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Initial commit for VoIP v1 implementation * Added draft of event handlers for voip methods * Added event handlers for VoIP events, added rejectCall, added version tracking for call version for V0 and V1 compatibility * Added call events to the general message pipeline. Modified Call Reject mechanism * Added message delegates for new events. Modified hidden events. Updated handle events. * Updated implementation to keep track of calls on other devices * Fixed linting * Fixed code warnings * Fixed minor bugs * fixed ci * Added acceptNegotiation method definition when missing gstreamer * Fixed warnings * Fixed linting | ||||
* | Replace some user visible mentions of spaces | Nicolas Werner | 2022-10-01 | 1 | -2/+2 |
| | |||||
* | Make clazy happy | Nicolas Werner | 2022-09-28 | 1 | -4/+5 |
| | |||||
* | Allow editing permissions in spaces recursively | Nicolas Werner | 2022-09-28 | 1 | -16/+223 |
| | |||||
* | Support rendering policy rules | Nicolas Werner | 2022-07-09 | 1 | -0/+7 |
| | |||||
* | Fix clazy complaint about detatch | Nicolas Werner | 2022-06-28 | 1 | -1/+1 |
| | |||||
* | Add an option to define new power levels | Nicolas Werner | 2022-06-26 | 1 | -1/+76 |
| | |||||
* | Fix unnecessary detatch in for loop | Nicolas Werner | 2022-05-27 | 1 | -8/+8 |
| | |||||
* | Add basic powerlevel editor | Nicolas Werner | 2022-05-27 | 1 | -0/+534 |