Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change select contact dialog container to AdwClamp (#1533) | Teemu Ikonen | 2024-01-13 | 1 | -46/+50 |
| | |||||
* | Conversation details dialog: Fix notification+block icons | fiaxh | 2023-12-10 | 4 | -0/+14 |
| | |||||
* | conversation details: Fix for libadwaita < 1.4 | fiaxh | 2023-09-25 | 1 | -1/+0 |
| | |||||
* | Rewrite contact details dialog | fiaxh | 2023-09-24 | 8 | -111/+656 |
| | |||||
* | data: Set X-Purism-FormFactor in .desktop file | Robert Mader | 2023-07-08 | 1 | -0/+1 |
| | | | | So the app is detected as mobile-friendly on Phosh. | ||||
* | Cleanup automatically loaded help overlay | fiaxh | 2023-07-08 | 1 | -1/+1 |
| | |||||
* | application: Load help overlay automatically | Christopher Davis | 2023-07-08 | 3 | -4/+3 |
| | | | | | | | | | 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 (#1432) | eerielili | 2023-06-25 | 1 | -0/+6 |
| | | | | | Add a keyboard shortcut to show keyboard shortcuts - It's Ctrl+? | ||||
* | icons: Refresh some symbolic icons (#1444) | Tobias Bernard | 2023-05-29 | 16 | -25/+82 |
| | |||||
* | Fix chat input status having a fixed width requirement | fiaxh | 2023-05-13 | 1 | -0/+1 |
| | | | | fixes #1439 | ||||
* | Fix call window styling | fiaxh | 2023-04-22 | 1 | -6/+2 |
| | |||||
* | First steps of meson support | hrxi | 2023-03-24 | 1 | -0/+74 |
| | | | | | | | Basic configuration of qlite, xmpp-vala, the Dino library and the Dino application are supported. There's no support for the plugins. This e.g. enables using the Vala language server. | ||||
* | data: Set StartupNotify to true in .desktop file | Sebastian Krzyszkowiak | 2023-03-21 | 1 | -1/+1 |
| | | | | | | GTK handles startup notifications, so advertise it in desktop file. This allows splash screens and other startup indications in DEs to work. | ||||
* | New Avatar UI | Marvin W | 2023-03-05 | 10 | -36/+35 |
| | |||||
* | Remove spell check setting | fiaxh | 2023-02-09 | 1 | -13/+1 |
| | | | | As there is currently no spell check support for GTK4 | ||||
* | Make the symbolic app icon square | fiaxh | 2023-02-09 | 1 | -4/+4 |
| | |||||
* | menu_app: Move preferences to last group | Christopher Davis | 2023-02-09 | 1 | -2/+2 |
| | | | | | | Per https://developer.gnome.org/hig/patterns/controls/menus.html#standard-primary-menu-items, preferences should be at the top of the last group in the menu. | ||||
* | menu_app: Rename Settings to Preferences | Christopher Davis | 2023-02-09 | 1 | -1/+1 |
| | | | | The standard name in GNOME applications is Preferences. | ||||
* | settings_dialog: Use AdwPreferencesWindow and AdwActionRow | Christopher Davis | 2023-02-09 | 1 | -46/+61 |
| | | | | | | AdwPreferencesWindow contains a nice API for preferences windows, and AdwActionRow is the widget to use for rows of preferences. | ||||
* | Update translations | Translations | 2023-02-07 | 2 | -0/+10 |
| | |||||
* | Fix placeholder being shown on startup, fix missing vertical line in ↵ | fiaxh | 2023-01-31 | 1 | -0/+3 |
| | | | | no-conversations placeholder | ||||
* | Remove nl_BE from LINGUAS files and appdata file (fixup d0a00e1) | fiaxh | 2023-01-28 | 1 | -4/+0 |
| | |||||
* | Update translations | Translations | 2023-01-28 | 2 | -17/+34 |
| | |||||
* | Update appdata file with content_rating, releases, update image tags | fiaxh | 2023-01-28 | 1 | -15/+19 |
| | |||||
* | Fix UI for libadwaita | Marvin W | 2023-01-25 | 1 | -31/+47 |
| | |||||
* | Fix scaling image for GTK4 | Marvin W | 2023-01-24 | 1 | -2/+6 |
| | |||||
* | Small UI fixes for libAdwaita | Marvin W | 2023-01-24 | 5 | -45/+31 |
| | |||||
* | Use Adw.StatusPage instead of custom placeholders | fiaxh | 2023-01-24 | 4 | -175/+61 |
| | |||||
* | Improve libadwaita integration | fiaxh | 2023-01-24 | 1 | -0/+2 |
| | |||||
* | Change Gtk.Paned to Adw.Leaflet in MainWindow | Teemu Ikonen | 2023-01-24 | 1 | -5/+4 |
| | |||||
* | Use Adw.HeaderBar for CSD header bars | Teemu Ikonen | 2023-01-24 | 1 | -1/+2 |
| | | | | | This allows showing the correct buttons with 'show-start-title-buttons' and 'show-end-title-buttons' properties when folding. | ||||
* | Convert main window layout to 2 vertical boxes | Teemu Ikonen | 2023-01-24 | 2 | -84/+105 |
| | | | | | Use Adw.Window as main window widget, add the now missing HeaderBars to MainWindowPlaceholder and MainWindow in the NoCSD case. | ||||
* | Support pinning of conversations (locally) | fiaxh | 2023-01-11 | 1 | -10/+23 |
| | | | | | fixes #290 fixes #1330 | ||||
* | Add support for XEP-0461 replies (with fallback) | fiaxh | 2023-01-06 | 4 | -77/+150 |
| | |||||
* | Reactions: Improve style | fiaxh | 2022-10-11 | 1 | -1/+6 |
| | |||||
* | Add support for reactions | fiaxh | 2022-10-11 | 3 | -0/+64 |
| | |||||
* | Small fixes | fiaxh | 2022-10-09 | 1 | -0/+1 |
| | |||||
* | Move icons out of scalable/ui/ since it's not allowed by icon naming spec | fiaxh | 2022-09-18 | 4 | -0/+0 |
| | |||||
* | OMEMO QR code: Switch to paintable, fix css | fiaxh | 2022-09-18 | 1 | -1/+1 |
| | |||||
* | Fix encryption button update and reduce its required GTK version | fiaxh | 2022-08-21 | 1 | -8/+9 |
| | | | | MenuButton.activate only exists since 4.4 | ||||
* | Move all icons in respective paths | Marvin W | 2022-08-20 | 5 | -0/+0 |
| | |||||
* | Disable tooltips for GTK 4.6.4 - 4.6.6 | fiaxh | 2022-08-20 | 3 | -3/+0 |
| | | | | | A bug in GTK caused the application to crash in some tooltip-related conditions https://gitlab.gnome.org/GNOME/gtk/-/issues/4941 | ||||
* | GTK4: Fix theme blue highlight | Marvin W | 2022-08-20 | 1 | -1/+1 |
| | |||||
* | Gtk4 bug fixes and improvements | Marvin W | 2022-07-27 | 1 | -6/+1 |
| | |||||
* | Improve Gtk4 port | fiaxh | 2022-07-27 | 26 | -165/+23 |
| | |||||
* | Port from GTK3 to GTK4 | fiaxh | 2022-07-27 | 54 | -2281/+1558 |
| | |||||
* | OMEMO: Make QR code fixed-resolution and the quiet zone ISO-conformant | mjk | 2022-02-25 | 1 | -1/+5 |
| | |||||
* | Prepare for 0.3 release | fiaxh | 2022-02-12 | 2 | -6/+6 |
| | |||||
* | Fix call participant widget | Marvin W | 2022-02-12 | 1 | -24/+4 |
| | |||||
* | Calls: Use GtkHeaderBar for each participant | Marvin W | 2022-02-12 | 1 | -18/+24 |
| |