[Debian-on-mobile-maintainers] [Git][DebianOnMobile-team/chatty][upstream/latest] 68 commits: Update Russian translation
Evangelos Ribeiro Tzaras (@devrtz)
gitlab at salsa.debian.org
Sat Feb 28 12:38:39 GMT 2026
Evangelos Ribeiro Tzaras pushed to branch upstream/latest at Debian On Mobile / chatty
Commits:
d17ad8e4 by Artur S0 at 2025-04-22T15:06:42+00:00
Update Russian translation
- - - - -
0922f8a6 by fossdd at 2025-04-25T16:53:37+02:00
data: Use APP_ID for metainfo ID
Fixes the mismatch of app id, desktop/dbus service file.
Rather than having multiple app ids (lowercase and not) replace the
metainfo ID with the APP_ID to fix the appstreamcli validate-tree
warning and keep the application ID everywhere consistent.
This reverts commit 70d1ba4ebaa43937dd304b733ceed9c8c0296900.
Part-of: <https://gitlab.gnome.org/World/Chatty/-/merge_requests/1473>
- - - - -
854743e6 by Hank Greenburg at 2025-04-30T01:58:34+00:00
Update file README.md
- - - - -
64aef5dc by twlvnn kraftwerk at 2025-05-03T18:07:17+00:00
Update Bulgarian translation
- - - - -
9afb4936 by Yaron Shahrabani at 2025-05-04T12:06:46+00:00
Update Hebrew translation
- - - - -
4ddd4fb4 by Bruce Cowan at 2025-05-05T18:55:07+00:00
Update British English translation
- - - - -
4b4d71f7 by Benedikt Wildenhain at 2025-05-22T16:52:56+02:00
fix failing gpg test
Set the GPG test key's expire date 10 years into the future.
Fixes #981
- - - - -
1f9bf31f by Evangelos Ribeiro Tzaras at 2025-05-24T21:04:22+02:00
treewide: Document changes and release 0.8.8
Part-of: <https://gitlab.gnome.org/World/Chatty/-/merge_requests/1474>
- - - - -
b857d9c4 by Ramal Rəhimov at 2025-06-07T17:18:11+00:00
Add Azerbaijani translation
- - - - -
ac507716 by Benedikt Wildenhain at 2025-06-17T20:50:39+02:00
Add some keyboard shortcuts
Added some accelerators and mnemonics to make chatty more usable via
keyboard.
Fixes #334.
- - - - -
cb28cebf by Daniel Rusek at 2025-06-26T12:45:18+00:00
Update Czech translation
- - - - -
d44c1c38 by Yuri Chornoivan at 2025-07-31T18:23:21+00:00
Update Ukrainian translation
- - - - -
4c8b1d9c by Antonio Marin at 2025-08-01T08:48:04+00:00
Update Romanian translation
- - - - -
96712910 by Martin at 2025-08-01T10:32:02+00:00
Update Slovenian translation
- - - - -
060074ae by Danial Behzadi at 2025-08-01T10:54:06+00:00
Update Persian translation
- - - - -
378f7b61 by Daniel Rusek at 2025-08-01T11:04:36+00:00
Update Czech translation
- - - - -
1d312f0a by Antonio Marin at 2025-08-02T10:16:12+00:00
Update Romanian translation
- - - - -
5614517e by Ekaterine Papava at 2025-08-03T01:23:32+00:00
Update Georgian translation
- - - - -
6e8bba2d by Juliano de Souza Camargo at 2025-08-05T11:23:49+00:00
Update Brazilian Portuguese translation
- - - - -
23f8bb8c by Artur S0 at 2025-08-08T12:24:08+00:00
Update Russian translation
- - - - -
e99e7cf4 by Ramal Rəhimov at 2025-08-09T12:23:56+00:00
Update Azerbaijani translation
- - - - -
0660e4ec by Yaron Shahrabani at 2025-08-15T11:19:22+00:00
Update Hebrew translation
- - - - -
be1e74f4 by Emin Tufan Çetin at 2025-08-22T17:07:44+00:00
Update Turkish translation
- - - - -
a3fa1e0a by Anders Jonsson at 2025-08-23T22:37:31+00:00
Update Swedish translation
- - - - -
ca78fb8d by Froschi at 2025-09-13T09:43:18+00:00
Update German translation
- - - - -
5cdad052 by Nathan Follens at 2025-09-13T21:04:27+00:00
Update Dutch translation
- - - - -
82aad9f8 by twlvnn kraftwerk at 2025-09-20T08:55:52+00:00
Update Bulgarian translation
- - - - -
309e6640 by Kristjan SCHMIDT at 2025-09-21T09:25:09+00:00
Add Esperanto translation
- - - - -
d9c28c0f by BoF ButterflyOfFire at 2025-10-02T06:06:02+00:00
Add Kabyle translation
- - - - -
fc97bd7e by Guido Günther at 2025-10-17T11:25:24+00:00
tests: Check return value of `system`
Avoids having the compiler complain about an unused return value.
Signed-off-by: Guido Günther <agx at sigxcpu.org>
- - - - -
8ebdd7c7 by Guido Günther at 2025-10-17T11:25:24+00:00
application: Prefix GIT_VERSION symbol
Avoids the
src/version.h:3: Warning: Chatty: symbol='GIT_VERSION': Unknown namespace for symbol 'GIT_VERSION'
warning
Signed-off-by: Guido Günther <agx at sigxcpu.org>
- - - - -
586cbf3b by Guido Günther at 2025-10-20T09:38:31+00:00
ci: Add deploy stage
The flatpak jobs want this
Signed-off-by: Guido Günther <agx at sigxcpu.org>
Part-of: <https://gitlab.gnome.org/World/Chatty/-/merge_requests/1482>
- - - - -
9f486b88 by Guido Günther at 2025-10-20T09:38:31+00:00
file-item: Ignore gdk-pixbuf deprecations
The animation API is deprecated since 2.44.
See https://gitlab.gnome.org/World/Chatty/-/issues/989
Signed-off-by: Guido Günther <agx at sigxcpu.org>
Part-of: <https://gitlab.gnome.org/World/Chatty/-/merge_requests/1482>
- - - - -
f42af23b by Guido Günther at 2025-10-20T09:38:31+00:00
ci: Print error logs
Let's have some info when tests run and fail :)
Signed-off-by: Guido Günther <agx at sigxcpu.org>
Part-of: <https://gitlab.gnome.org/World/Chatty/-/merge_requests/1482>
- - - - -
d2d0d77f by Milan Crha at 2025-10-20T09:57:00+00:00
contact-provider: Adapt to evolution-data-server 3.59.1 EContact API changes
The attributes are read with e_vcard_get_attributes_by_name() now,
and the function returns "transfer container" instead.
Part-of: <https://gitlab.gnome.org/World/Chatty/-/merge_requests/1481>
- - - - -
56c13c5c by Antonio Marin at 2025-10-24T13:39:41+00:00
Update Romanian translation
- - - - -
9e93e8d2 by Guido Günther at 2025-10-27T12:35:30+01:00
libcmatrix: Forward to v0.0.4
Signed-off-by: Guido Günther <agx at sigxcpu.org>
Part-of: <https://gitlab.gnome.org/World/Chatty/-/merge_requests/1478>
- - - - -
9a52ea35 by Guido Günther at 2025-10-27T12:35:36+01:00
matrix: Print room version when available
Only works for new rooms where we persisted the room event.
Signed-off-by: Guido Günther <agx at sigxcpu.org>
Part-of: <https://gitlab.gnome.org/World/Chatty/-/merge_requests/1478>
- - - - -
b64cf80d by Efstathios Iosifidis at 2025-10-29T22:06:44+00:00
Update Greek translation
- - - - -
749b8172 by Martin at 2025-11-10T12:50:24+00:00
Update Slovenian translation
- - - - -
2fd2fdd7 by Antonio Marin at 2025-11-10T14:14:22+00:00
Update Romanian translation
- - - - -
53a86a07 by Ekaterine Papava at 2025-11-11T03:09:49+00:00
Update Georgian translation
- - - - -
ed8afdc0 by Yuri Chornoivan at 2025-11-13T13:31:59+00:00
Update Ukrainian translation
- - - - -
115fdf8a by Danial Behzadi at 2025-11-14T04:23:04+00:00
Update Persian translation
- - - - -
249e4a7e by Sabri Ünal at 2025-11-16T07:40:22+00:00
Update Turkish translation
- - - - -
35a90d23 by Artur S0 at 2025-11-17T08:27:13+00:00
Update Russian translation
- - - - -
92ec7410 by Daniel Rusek at 2025-11-18T22:36:35+00:00
Update Czech translation
- - - - -
97fb0ad0 by Rafael Fontenelle at 2025-11-25T15:25:41+00:00
Update Brazilian Portuguese translation
- - - - -
3e1dcc21 by Evangelos Ribeiro Tzaras at 2025-11-25T18:35:08+01:00
git: Ignore subproject files
Gbp-Dch: Ignore
Signed-off-by: Evangelos Ribeiro Tzaras <devrtz at fortysixandtwo.eu>
Part-of: <https://gitlab.gnome.org/World/Chatty/-/merge_requests/1483>
- - - - -
52d600e2 by Evangelos Ribeiro Tzaras at 2025-11-25T19:05:12+01:00
ci: Update alpine deps
Signed-off-by: Evangelos Ribeiro Tzaras <devrtz at fortysixandtwo.eu>
Part-of: <https://gitlab.gnome.org/World/Chatty/-/merge_requests/1483>
- - - - -
9523e97d by Asier Saratsua Garmendia at 2025-12-04T14:01:36+00:00
Update Basque translation
- - - - -
0c7fa333 by Jürgen Benvenuti at 2025-12-05T23:18:42+00:00
Update German translation
- - - - -
2a293fa1 by Sebastian Krzyszkowiak at 2025-12-11T02:37:36+01:00
data: Fix D-Bus service installation with Devel profile
Part-of: <https://gitlab.gnome.org/World/Chatty/-/merge_requests/1484>
- - - - -
097a8596 by Sebastian Krzyszkowiak at 2025-12-11T03:08:01+01:00
data: Switch to a systemd user unit for the daemon
Fixes #992
Part-of: <https://gitlab.gnome.org/World/Chatty/-/merge_requests/1484>
- - - - -
1b8e1829 by Asier Saratsua Garmendia at 2025-12-21T10:14:01+00:00
Update Basque translation
- - - - -
42ba332e by Efstathios Iosifidis at 2026-01-07T21:29:24+00:00
Update Greek translation
- - - - -
eb340036 by Efstathios Iosifidis at 2026-01-07T21:36:50+00:00
Update Greek translation
- - - - -
f89a4741 by Efstathios Iosifidis at 2026-01-07T21:44:57+00:00
Update Greek translation
- - - - -
f83c3369 by twlvnn kraftwerk at 2026-01-22T13:15:26+00:00
Update Bulgarian translation
- - - - -
db97e708 by slichtzzz at 2026-02-20T10:31:11+03:00
Make ui line translatable
Part-of: <https://gitlab.gnome.org/World/Chatty/-/merge_requests/1485>
- - - - -
a28d3fd6 by Anders Jonsson at 2026-02-22T09:31:44+00:00
Update Swedish translation
- - - - -
44cee98d by Hugo Carvalho at 2026-02-23T23:04:31+00:00
Update Portuguese translation
- - - - -
2307c78d by Evangelos Ribeiro Tzaras at 2026-02-24T15:05:42+01:00
history: Remove unused includes
Gbp-Dch: Ignore
Signed-off-by: Evangelos Ribeiro Tzaras <devrtz at fortysixandtwo.eu>
Part-of: <https://gitlab.gnome.org/World/Chatty/-/merge_requests/1467>
- - - - -
e41b54c7 by Evangelos Ribeiro Tzaras at 2026-02-24T15:05:42+01:00
history: Use const char* for database directory
No reason to be inconsistent between the async and sync variant
of chatty_history_open()
Signed-off-by: Evangelos Ribeiro Tzaras <devrtz at fortysixandtwo.eu>
Part-of: <https://gitlab.gnome.org/World/Chatty/-/merge_requests/1467>
- - - - -
f830fadc by Evangelos Ribeiro Tzaras at 2026-02-24T15:05:42+01:00
test/history: Fix race condition
The race is due to the threads used in the ChattyHistory.
The test previously was iterating the main context until the
g_task_get_completed() returns TRUE.
However, backtraces from all threads showed, that the db worker thread
was still in the middle of g_task_return_*().
The tests now run in a GMainLoop and only quit
once the tasks callback are invoked.
Helps: https://gitlab.gnome.org/World/Chatty/-/issues/926
Signed-off-by: Evangelos Ribeiro Tzaras <devrtz at fortysixandtwo.eu>
Part-of: <https://gitlab.gnome.org/World/Chatty/-/merge_requests/1467>
- - - - -
c7ee411a by Yaron Shahrabani at 2026-02-27T09:49:10+00:00
Update Hebrew translation
- - - - -
8fcf8387 by Evangelos Ribeiro Tzaras at 2026-02-28T13:23:37+01:00
treewide: Document changes and release 0.8.9
Signed-off-by: Evangelos Ribeiro Tzaras <devrtz at fortysixandtwo.eu>
Part-of: <https://gitlab.gnome.org/World/Chatty/-/merge_requests/1486>
- - - - -
04ebfaa7 by Evangelos Ribeiro Tzaras at 2026-02-28T13:37:50+01:00
New upstream version 0.8.9
- - - - -
78 changed files:
- .gitignore
- .gitlab-ci.yml
- NEWS
- README.md
- data/meson.build
- data/sm.puri.Chatty-daemon.desktop.in.in
- + data/sm.puri.Chatty-daemon.service.in
- data/sm.puri.Chatty.metainfo.xml.in.in
- data/sm.puri.Chatty.service.in
- debian/changelog
- debian/chatty.install
- meson.build
- po/LINGUAS
- + po/az.po
- po/bg.po
- po/cs.po
- po/de.po
- po/el.po
- po/en_GB.po
- + po/eo.po
- po/eu.po
- po/fa.po
- po/he.po
- po/ka.po
- + po/kab.po
- po/nl.po
- po/pt.po
- po/pt_BR.po
- po/ro.po
- po/ru.po
- po/sl.po
- po/sv.po
- po/tr.po
- po/uk.po
- src/chatty-application.c
- src/chatty-contact-provider.c
- src/chatty-file-item.c
- src/chatty-history.c
- src/chatty-history.h
- src/chatty-side-bar.c
- src/dialogs/chatty-ma-chat-info.c
- src/dialogs/chatty-new-chat-dialog.c
- src/dialogs/chatty-new-muc-dialog.c
- src/matrix/chatty-ma-chat.c
- src/matrix/chatty-ma-chat.h
- src/ui/chatty-ma-chat-info.ui
- src/ui/chatty-main-view.ui
- src/ui/chatty-settings-dialog.ui
- src/ui/chatty-side-bar.ui
- src/ui/help-overlay.ui
- src/version.h.in
- subprojects/libcmatrix.wrap
- subprojects/libcmatrix/NEWS
- subprojects/libcmatrix/debian/changelog
- subprojects/libcmatrix/meson.build
- subprojects/libcmatrix/src/cm-client.c
- subprojects/libcmatrix/src/cm-enums.h
- subprojects/libcmatrix/src/cm-matrix.c
- subprojects/libcmatrix/src/cm-net.c
- subprojects/libcmatrix/src/cm-room.c
- subprojects/libcmatrix/src/cm-room.h
- subprojects/libcmatrix/src/cm-utils-private.h
- subprojects/libcmatrix/src/cm-utils.c
- subprojects/libcmatrix/src/events/cm-event-private.h
- subprojects/libcmatrix/src/events/cm-room-event-list.c
- subprojects/libcmatrix/src/events/cm-room-event-private.h
- subprojects/libcmatrix/src/events/cm-room-event.c
- subprojects/libcmatrix/src/events/cm-room-event.h
- subprojects/libcmatrix/src/events/cm-room-message-event-private.h
- subprojects/libcmatrix/src/events/cm-room-message-event.c
- subprojects/libcmatrix/src/events/cm-verification-event.c
- subprojects/libcmatrix/src/users/cm-account.c
- subprojects/libcmatrix/src/users/cm-user-list.c
- subprojects/libcmatrix/src/users/cm-user.c
- tests/history.c
- tests/pgp.c
- tests/pgp/chatty-test.gpg.pub
- tests/pgp/chatty-test.gpg.sec
The diff was not included because it is too large.
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/chatty/-/compare/ee362dbcd29bd77aea0d62704f5821fd909959d8...04ebfaa7f0cdcbd17f30cab0f5469f88361e9dfa
--
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/chatty/-/compare/ee362dbcd29bd77aea0d62704f5821fd909959d8...04ebfaa7f0cdcbd17f30cab0f5469f88361e9dfa
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-on-mobile-maintainers/attachments/20260228/0fa8fbc2/attachment-0001.htm>
More information about the Debian-on-mobile-maintainers
mailing list