| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
GTK automatically loads and sets up the action
and keyboard shortcut for the Keyboard Shortcuts
dialog. We don't need to manually do it as long as
we put everything in the right place.
See https://docs.gtk.org/gtk4/class.Application.html#automatic-resources
|
|
|
|
|
| |
Add a keyboard shortcut to show keyboard shortcuts
- It's Ctrl+?
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
related #1155
|
| |
|
|
|
|
|
|
| |
- 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
|
| |
|
|
|
|
| |
by passing (non)const argument
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
fixes #960
|
| |
|
|
|
|
| |
fixes #707
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
fixes #658
|
| |
|
|
|
|
| |
fixes #661
|
|
|
|
| |
fixes #224
|
| |
|
| |
|
|
|
|
| |
Co-authored-by: Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
|
| |
|
|
|
|
|
|
| |
selected conversation
fixes #544
|
| |
|
|
|
|
| |
Closes #400, Closes #142, related to #145
|
| |
|
| |
|
|
|
|
| |
accessible, no-CSD option for main window
|