Commit Graph

2128 Commits

Author SHA1 Message Date
Evangelos Ribeiro Tzaras 3f96639b81 dir-locals: Update projectile commands
We want to use meson, not ninja.

Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/755>
2024-09-14 11:40:35 +02:00
Evangelos Ribeiro Tzaras 1e4349f340 tree: Ignore gdb history
Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/755>
2024-09-14 11:40:34 +02:00
Jose Riha fc59d65fb0 Update Slovak translation 2024-09-13 20:16:56 +00:00
Vincent Chatelain 200ade2674 Update French translation 2024-09-12 13:13:22 +00:00
Rūdolfs Mazurs 3b6028bcb6 Update Latvian translation 2024-09-11 19:47:51 +00:00
Quentin PAGÈS 4241e9dfba Update Occitan translation 2024-09-10 09:00:10 +00:00
Alan Mortensen e867f34c95 Update Danish translation 2024-09-09 17:32:27 +00:00
Aefgh Threenine 93ae2d9bf3 Update Thai translation 2024-09-09 08:58:52 +00:00
Piotr Drąg 14adec600d Update Polish translation 2024-09-08 16:27:52 +02:00
Andi Chandler a0c8c0ac67 Update British English translation 2024-09-08 13:01:45 +00:00
Evangelos Ribeiro Tzaras 503013fa67 flatpak: Fix libpeas2 configuration options
Fixes this error:
../meson.build:1:0: ERROR: Unknown options: "demos, glade_catalog, widgetry"

Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/754>
2024-09-05 08:15:29 +02:00
Guido Günther 515ff43dd8 ci: Check consistency
Make sure all the version numbers are in sync for a release.

Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/753>
2024-09-04 21:03:12 +00:00
Guido Günther 9f4be32753 ci: Use shared checks
This allows to drop the custom check-po

Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/753>
2024-09-04 21:03:12 +00:00
Guido Günther 4c6dcf9e04 ci: Avoid duplicate pipelines
Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/753>
2024-09-04 21:03:12 +00:00
Guido Günther 7815514a47 packaging: Keep meson verson in sync with changelog
Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/753>
2024-09-04 21:03:12 +00:00
Irénée THIRION 9eed8a1de0 Update French translation 2024-09-04 20:26:50 +00:00
Andika Triwidada 21c68cf700 Update Indonesian translation 2024-09-03 10:45:25 +00:00
Daniel e69ca16313 Updated Spanish translation 2024-09-03 09:23:20 +02:00
Efstathios Iosifidis 2c8390da77 Update Greek translation 2024-09-02 21:20:46 +00:00
Anders Jonsson 774205e1cb Update Swedish translation 2024-09-02 19:49:21 +00:00
Chris Talbot 29fdb869f0 new-call-box: clear number entry when windows is closed
Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/717>
2024-09-02 15:56:58 +00:00
Chris Talbot 45b4717c78 contacts-box: clear entry if window is closed
Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/717>
2024-09-02 15:56:58 +00:00
Chris Talbot 28ca838ab4 application: add signal for main window hiding
Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/717>
2024-09-02 15:56:58 +00:00
Fran Dieguez c9b956638e Update Galician translation 2024-09-02 06:59:15 +00:00
Aurimas Černius 3111e2febf Update Lithuanian translation 2024-09-01 16:44:59 +00:00
Sabri Ünal d28be039c3 Update Turkish translation 2024-09-01 10:39:00 +00:00
Evangelos Ribeiro Tzaras f60703351a treewide: Document changes and release 47~rc.1
Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/752>
2024-08-31 23:24:36 +02:00
Anton Lazarev 7577e85cd9 contacts-box: add .boxed-list CSS class
Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/727>
2024-08-31 20:58:09 +00:00
Anton Lazarev bb4d92f920 call buttons: Add .flat CSS class
Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/727>
2024-08-31 20:58:09 +00:00
Guido Günther 05dc7c24ef main-window: Use AdwAboutDialog
Fixes the deprecation warning and lets us use a bottom
sheet that can always be closed.

Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/749>
2024-08-31 15:17:20 +00:00
Guido Günther 7241f8bed4 build: Bump libadwaita dep to 1.5
Needed for AdwAboutDialog

Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/749>
2024-08-31 15:17:20 +00:00
Guido Günther ac8a3bb9a9 ci: Update image
Let's test against recent GTK.

Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/749>
2024-08-31 15:17:20 +00:00
twlvnn kraftwerk 7339b1137d Update Bulgarian translation
(cherry picked from commit 0640fc10de56ad8d0c2a4d0bef994ec8c9c90238)
2024-08-31 11:36:53 +00:00
Jürgen Benvenuti f419839beb Update German translation 2024-08-31 11:29:51 +00:00
Balló György ef5467fb64 build: Actually translate metainfo
Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/751>
2024-08-31 08:11:50 +00:00
Balló György 5fde6bcc3a application: Set default window icon
Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/750>
2024-08-31 00:36:09 +02:00
Brage Fuglseth f47dab73fb Add Norwegian Bokmål translation 2024-08-30 19:30:53 +00:00
Hugo Carvalho 3541665adf Update Portuguese translation 2024-08-29 15:09:34 +00:00
Hugo Carvalho 2d8b982fdb Update Portuguese translation 2024-08-29 15:07:03 +00:00
Danial Behzadi 35f1c8d623 Update Persian translation 2024-08-26 13:45:38 +00:00
Daniel Rusek 4b61ffbc5b Update Czech translation 2024-08-25 23:14:09 +00:00
Daniel Rusek 1cc5f03390 Update Czech translation 2024-08-25 23:06:31 +00:00
Asier Sarasua Garmendia ee06f12f81 Update Basque translation 2024-08-25 17:40:10 +00:00
Juliano de Souza Camargo 2824b42cba Update Brazilian Portuguese translation 2024-08-24 12:40:45 +00:00
Juliano de Souza Camargo 7235a561ca Update Brazilian Portuguese translation 2024-08-24 12:36:18 +00:00
Daniel Șerbănescu bd888a27ec Update Romanian translation 2024-08-24 10:47:26 +00:00
Jiri Grönroos 987d6b3552 Update Finnish translation 2024-08-24 09:03:41 +00:00
Luming Zh 1616c82501 Update Chinese (China) translation 2024-08-23 07:00:54 +00:00
Ekaterine Papava 3a44e273b0 Update Georgian translation 2024-08-23 05:47:54 +00:00
Vasil Pupkin e5587f8b3c Update Belarusian translation 2024-08-22 23:29:44 +00:00