Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Let call notification say if it's a group call | fiaxh | 2022-02-08 | 1 | -1/+4 |
| | |||||
* | Add support for call invite messages | fiaxh | 2022-02-07 | 1 | -2/+2 |
| | | | | As of https://github.com/xsf/xeps/pull/1155 | ||||
* | Initialize and use dbus interfaces async | fiaxh | 2022-02-01 | 1 | -29/+14 |
| | | | | related #1155 | ||||
* | UI + libdino: Improve MUJI calls from MUC | fiaxh | 2021-12-23 | 1 | -2/+4 |
| | | | | | | - Move calls from ICE-thead onto main thread - Identify Call.ourpart as MUC nick if in MUC - Keep track of the initiator of a call | ||||
* | Add (disabled) multi-party call UI | fiaxh | 2021-11-10 | 1 | -1/+2 |
| | |||||
* | Fix compiler warnings ('Switch does not handle .. of enum ..') | fiaxh | 2021-10-12 | 1 | -0/+2 |
| | |||||
* | Small notification fixes (#1077) | sojuz151 | 2021-09-22 | 1 | -2/+14 |
| | |||||
* | Merge remote-tracking branch 'origin/feature/calls' | fiaxh | 2021-05-11 | 1 | -0/+38 |
|\ | |||||
| * | Add UI for audio/video calls | fiaxh | 2021-03-21 | 1 | -0/+38 |
| | | |||||
* | | Let freedesktop notifications expire | fiaxh | 2021-04-07 | 1 | -5/+10 |
|/ | | | | fixes #1026 | ||||
* | Set window urgency hint independent of notification setting | fiaxh | 2020-12-30 | 1 | -9/+0 |
| | | | | fixes #960 | ||||
* | Fix notification fallback, fix fdo markup escaping | fiaxh | 2020-12-01 | 1 | -26/+32 |
| | |||||
* | Fix wrong actions for MUCs in Freedesktop notifier (#950) | Felipe | 2020-11-30 | 1 | -4/+4 |
| | |||||
* | Refactor Notifications, add freedesktop backend | fiaxh | 2020-11-20 | 1 | -0/+268 |
fixes #707 |