aboutsummaryrefslogtreecommitdiff
path: root/main/src
Commit message (Expand)AuthorAgeFilesLines
* occupants_tab_completer.vala: Append ':' on completeHEADmasterXavier Del Campo Romero2026-02-111-1/+1
* Fix call window stylingfiaxh2026-02-101-3/+0
* Improve database performance while reconnecting and syncingMarvin W2026-02-101-0/+14
* Inhibit suspend on file upload/downloadXavier Del Campo Romero2023-10-091-1/+16
* Show file upload/download progressXavier Del Campo Romero2023-10-093-6/+24
* Allow to copy messagesXavier Del Campo Romero2023-10-094-0/+19
* Make Ctrl-Q accelerator user-configurableXavier Del Campo Romero2023-10-092-1/+19
* Make send button settings-selectableXavier Del Campo Romero2023-10-093-33/+55
* Limit max_content_heightXavier Del Campo Romero2023-10-091-1/+1
* Allow to resume failed transfersXavier Del Campo Romero2023-10-091-1/+2
* Add send button on chat viewXavier Del Campo Romero2023-10-051-2/+36
* conversation_view.vala: update_highlight on touch eventXavier Del Campo Romero2023-10-051-0/+7
* Fix edit button not showingMarcoPolo-PasTonMolo2023-10-052-10/+22
* Adds quote functionalityMarcoPolo-PasTonMolo2023-10-053-0/+41
* emojichooser.c: do not popdown on emoji selectedXavier Del Campo Romero2023-10-051-2/+0
* Use ctrl+enter to enter newlinexavi922023-10-051-1/+1
* Wrap titles box in a scrolled windowmimi899992023-10-051-1/+3
* Add separators and back button to non csd headermimi899992023-10-052-6/+29
* Change main window to use headergroup for window buttonsmimi899992023-10-051-20/+7
* Change contact details dialog container to HdyClamp and enable label wrap (#948)Michel Le Bihan2023-10-051-3/+3
* Change select contact dialog container to HdyClamp and set default size (#949)Michel Le Bihan2023-10-052-0/+4
* Add window controls to conversation titlebar CSD in folded mode (#961)Michel Le Bihan2023-10-051-1/+1
* Update to libhandy 1.0mimi899992023-10-051-6/+5
* Use libhandy for main windowMarvin W2023-10-052-14/+80
* Show modal dialog to select default encryption if unknownXavier Del Campo Romero2023-10-051-0/+63
* Set up default encryption settings GUIXavier Del Campo Romero2023-10-051-0/+25
* Prepare for 0.4 releaseMarvin W2023-10-051-0/+1
* Fix various date/time stamps not updated or wrong time zoneMarvin W2023-10-052-8/+7
* Show "Me" instead of bare jid when no local alias is setMarvin W2023-10-051-1/+1
* Fix label attributes updated with delayMarvin W2023-10-051-16/+17
* Add tooltips to the delivered and read icons (#1341)Prashant Kumar2023-10-051-0/+2
* Fix compiler warningsfiaxh2023-10-051-2/+0
* conversation_view_controller.vala: Add missing null checkXavier Del Campo Romero2023-10-011-1/+1
* application.vala: Update copyright noticeXavier Del Campo Romero2023-10-011-1/+1
* Inhibit idle and suspend during calls (#1233)Xavi922022-05-111-0/+14
* Allow cancellation of file transfersMarvin W2022-03-302-1/+20
* Fix Version handling, add function to retrieve short version without git commitMarvin W2022-03-301-2/+2
* Fix quote formating to not (partially) expect a space after >fiaxh2022-02-141-1/+1
* Prepare for 0.3 releasefiaxh2022-02-121-0/+1
* Fix call participant widgetMarvin W2022-02-121-2/+3
* Fix build on Debian 10Marvin W2022-02-121-7/+12
* Calls: Show invite button quickerfiaxh2022-02-122-3/+7
* Calls: Only show invite button when it's supportedMarvin W2022-02-121-3/+3
* Calls: Fix device selector for multi-party calls, allow picking device before...Marvin W2022-02-123-23/+25
* Calls: Use GtkHeaderBar for each participantMarvin W2022-02-123-89/+68
* Various call fixesfiaxh2022-02-121-2/+2
* Wording: Use singular in 'No camera/microphone/speaker found'fiaxh2022-02-082-3/+3
* Calls: Device pickerMarvin W2022-02-083-30/+35
* Let call notification say if it's a group callfiaxh2022-02-084-6/+13
* Various call fixesfiaxh2022-02-071-6/+4