Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Port from GTK3 to GTK4 | fiaxh | 2022-07-27 | 1 | -104/+87 |
| | |||||
* | Various call fixes | fiaxh | 2022-02-12 | 1 | -1/+2 |
| | | | | | | | | | - If peer invited us claiming audio-only and then wants to have a video content, do a content-modify and accept audio-only - Check contents for video (and modify) and whether call is truly accepted in PeerState.accept() directly - If a message contains both JMI and CIM, only use JMI - Fix outgoing CIM (disabled) - Use opacity instead of visiblity for file_menu, small fixes - Add back owner/admin/member queries when joining MUC (regression from 33104a7) | ||||
* | Introduce file widget menu with "Save as..." and "Open" actions (#1080) | wkg | 2022-01-09 | 1 | -0/+13 |
| | |||||
* | Add file upload preview | fiaxh | 2020-04-22 | 1 | -1/+0 |
| | | | | fixes #756 | ||||
* | Clean up file widget code | fiaxh | 2020-04-10 | 1 | -0/+97 |