aboutsummaryrefslogtreecommitdiff
path: root/main/data
Commit message (Collapse)AuthorAgeFilesLines
* Make Ctrl-Q accelerator user-configurableXavier Del Campo Romero2023-10-091-0/+12
| | | | | | Some devices, such as those using virtual keyboards such as Squeekboard, might find the Ctrl-Q accelerator annoying, as it can be easily mistyped.
* Make send button settings-selectableXavier Del Campo Romero2023-10-091-0/+24
|
* Backport Meson build supportXavier Del Campo Romero2023-10-091-0/+1
| | | | | | | | | | | | Meson builds have better integration with Vala. For example, Meson handles incremental compilation of Vala source files better than CMake. Limitations: As done with CMake builds, gresource.xml should be compiled. Now, it has been generated from a CMake build and manually copied into the source tree.
* Limit max_content_heightXavier Del Campo Romero2023-10-093-3/+3
|
* Add send button on chat viewXavier Del Campo Romero2023-10-051-1/+1
|
* Fix edit button not showingMarcoPolo-PasTonMolo2023-10-051-0/+15
|
* manage_accounts/dialog.ui: set mobile-friendly dimensionsXavier Del Campo Romero2023-10-051-11/+2
|
* emojichooser.ui: set category icons on a GtkGridXavier Del Campo Romero2023-10-051-1/+41
| | | | | | | Instead of using a 1x10 GtkBox, a 2x5 GtkGrid is now used so used horizontal space is reduced to a half. This is particulary interesting on devices like the PinePhone, since the widget would partially fall out of the screen otherwise.
* Update im.dino.Dino.appdata.xml.in (#1121)free software2023-10-051-0/+4
|
* Update im.dino.Dino.desktop (#1122)free software2023-10-051-0/+1
|
* [feature/handy]: Adapt OMEMO dialog (#985)Michel Le Bihan2023-10-051-0/+1
| | | | | | | | | * Wrap OMEMO automatically accept label * Change OMEMO fingerprint label to wrap with max-width * Set contact OMEMO dialog as resizable * Disable expanding grid in contact details
* Set ConversationView min widthmimi899992023-10-051-0/+1
|
* Add separator between paned stacks in main windowmimi899992023-10-052-0/+14
| | | | A GtkSeparator was added between paned stacks in main window to align it with the separator in the headerbar. Since the sidebar already had a border, be need to remove it.
* Change contact details dialog container to HdyClamp and enable label wrap (#948)Michel Le Bihan2023-10-051-81/+86
|
* Change select contact dialog container to HdyClamp and set default size (#949)Michel Le Bihan2023-10-051-47/+53
|
* Update to libhandy 1.0mimi899992023-10-051-2/+1
|
* Use libhandy for main windowMarvin W2023-10-051-6/+10
|
* Show modal dialog to select default encryption if unknownXavier Del Campo Romero2023-10-051-0/+125
|
* Set up default encryption settings GUIXavier Del Campo Romero2023-10-051-0/+71
|
* Remove nl_BE from LINGUAS files and appdata file (fixup d0a00e1)fiaxh2023-10-051-4/+0
|
* Update appdata file with content_rating, releases, update image tagsfiaxh2023-10-051-15/+19
|
* OMEMO: Make QR code fixed-resolution and the quiet zone ISO-conformantmjk2022-02-251-1/+5
|
* Prepare for 0.3 releasefiaxh2022-02-122-6/+6
|
* Fix call participant widgetMarvin W2022-02-121-24/+4
|
* Calls: Use GtkHeaderBar for each participantMarvin W2022-02-121-18/+24
|
* Various call fixesfiaxh2022-02-121-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)
* Update translationsTranslations2022-02-021-8/+8
|
* Remove color from /me name, remove use_markup from sender labelfiaxh2022-01-231-1/+0
|
* Imrove file widget menu (fixup 25db512)fiaxh2022-01-091-0/+21
| | | | | | | - Fix file menu remaining visible after clicking an action - Fix file menu for images (clicking resulted in hiding of the file widget part) - Fix styling of file menus for images - Fix compiler warnings and runtime criticals
* Introduce file widget menu with "Save as..." and "Open" actions (#1080)wkg2022-01-091-0/+13
|
* Fix circular buttons to actually be roundfiaxh2022-01-083-2/+11
|
* Display message sender in bold+text color instead of small+coloredfiaxh2022-01-051-18/+4
|
* Merge branch groupcallsfiaxh2021-12-233-13/+53
|\
| * UI + libdino: Improve MUJI calls from MUCfiaxh2021-12-231-1/+1
| | | | | | | | | | | | - 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 UIfiaxh2021-11-103-13/+53
| |
* | fix screenshot dimensions (#1163)seahawk19862021-12-142-6/+6
|/
* Update translationsTranslations2021-09-251-1/+8
|
* Display message delivery error, color text using theme colorsfiaxh2021-08-171-0/+8
| | | | fixes #672
* Merge remote-tracking branch 'origin/feature/calls'fiaxh2021-05-1111-2/+232
|\
| * Display+store call encryption infofiaxh2021-04-091-4/+21
| |
| * Add UI for audio/video callsfiaxh2021-03-2111-2/+215
| |
* | Update translationsTranslations2021-04-111-0/+4
|/
* Update translationsTranslations2021-03-041-0/+4
|
* Make spell checking a setting, store language per conversationfiaxh2021-01-211-0/+12
|
* Update translations + DOAPTranslations2021-01-111-5/+10
|
* Prepare for 0.2.0 releaseMarvin W2020-11-121-1/+1
|
* Update translationsTranslations2020-11-041-1/+1
|
* Include 128x128 Dino icon as resourcefiaxh2020-10-151-28/+28
|
* Update translationsTranslations2020-09-101-8/+12
|
* Update translationsTranslations2020-08-011-90/+7
|