Philipp Hörist pushed to branch jump at gajim / gajim
Commits: dfbfa806 by cal0pteryx at 2026-04-07T21:07:30+02:00 imprv: File transfers: Sanitize RTL codepoints from file names - - - - - 253850e2 by cal0pteryx at 2026-04-07T23:39:32+02:00 cq: Add test for sanitizing RTL codepoints in file names - - - - - a26f12ec by cal0pteryx at 2026-04-07T23:40:57+02:00 imprv: File transfers: Sanitize RTL codepoints from displyed file names - - - - - a17fb5b0 by Daniel Brötzmann at 2026-04-09T20:17:24+00:00 cq: Replace Isort with Ruff - - - - - 20476b53 by Philipp Hörist at 2026-04-10T20:03:37+02:00 new: VCard4: Add more debug logging - - - - - 00b7ff71 by Philipp Hörist at 2026-04-10T18:44:54+00:00 new: VCard4: Make cache more flexible Allow callers to specify how old the data is allowed to be - - - - - d2f517ed by cal0pteryx at 2026-04-10T18:44:54+00:00 feat: Show hint if it's night for your contact Closes #12666 - - - - - 619bd165 by Philipp Hörist at 2026-04-11T12:10:57+02:00 change: Require cryptography >= 43.0.0 - - - - - 1b498a5f by cal0pteryx at 2026-04-11T15:13:20+02:00 cq: Styles: Remove unused notification colors - - - - - 80d58803 by Philipp Hörist at 2026-04-11T15:25:58+02:00 chore: Cleanup obsolete translations - - - - - e4c26498 by cal0pteryx at 2026-04-11T15:46:25+02:00 imprv: Use Adwaita colors for group chat subject and call box - - - - - 5ac6d3cc by cal0pteryx at 2026-04-11T20:26:20+02:00 imprv: Timezone update: Make it easier to disable updates - - - - - 43fe7706 by Daniel Brötzmann at 2026-04-11T19:55:46+00:00 change: Mentions: Mark messages with an @-sign and an indicator - - - - - b1f2d0e4 by Philipp Hörist at 2026-04-12T00:21:46+02:00 cq: Use consistent amount of spaces - - - - - ff137107 by Philipp Hörist at 2026-04-12T14:42:51+02:00 other: Document optional `distro` dependency - - - - - 1f7ad109 by Philipp Hörist at 2026-04-12T14:43:28+02:00 refactor: VCard4: Remove obsolete code - - - - - 68c8fcc3 by Philipp Hörist at 2026-04-12T14:44:51+02:00 fix: View: Fix jumping to older messages - Disable all scrolled window events when loading messages - Add more sorting options to storage methods, this allows to push sorting into the SQL engine - - - - - aad701ba by Philipp Hörist at 2026-04-12T19:02:54+02:00 cfix: Fix autoscroll - - - - - 78 changed files: - .gitlab-ci.yml - .pre-commit-config.yaml - README.md - debian/control - gajim/common/helpers.py - gajim/common/modules/vcard4.py - gajim/common/storage/archive/storage.py - gajim/common/storage/events/storage.py - gajim/common/util/preview.py - gajim/data/gui/activity_change_timezone.ui - gajim/data/gui/chat_list_row.ui - gajim/data/gui/message_actions_box.ui - + gajim/data/gui/timezone_hint.ui - + gajim/data/icons/hicolor/scalable/devices/lucide-at-sign-symbolic.svg - gajim/data/style/default-dark.css - gajim/data/style/default.css - gajim/data/style/gajim.css - gajim/gtk/activity_page.py - gajim/gtk/builder.pyi - gajim/gtk/chat_list_row.py - gajim/gtk/contact_popover.py - gajim/gtk/control.py - gajim/gtk/conversation/rows/call.py - gajim/gtk/conversation/rows/message.py - gajim/gtk/conversation/rows/muc_subject.py - gajim/gtk/conversation/rows/widgets.py - gajim/gtk/conversation/view.py - gajim/gtk/main.py - gajim/gtk/message_actions_box.py - gajim/gtk/preference/certificate.py - gajim/gtk/search_view.py - gajim/gtk/themes.py - + gajim/gtk/timezone_hint.py - po/ar.po - po/be.po - po/[email protected] - po/bg.po - po/br.po - po/ca.po - po/cs.po - po/da.po - po/de.po - po/el.po - po/en_GB.po - po/eo.po - po/es.po - po/eu.po - po/fr.po - po/gl.po - po/he.po - po/hr.po - po/hu.po - po/ie.po - po/it.po - po/ja.po - po/kab.po - po/kk.po - po/lt.po - po/nb_NO.po - po/nl.po - po/pl.po - po/pt.po - po/pt_BR.po - po/ro.po - po/ru.po - po/sk.po - po/sr.po - po/[email protected] - po/sv.po - po/tr.po - po/uk.po - po/zh_CN.po - po/zh_TW.po - pyproject.toml - test/common/test_sanitize_filename.py - test/database/test_events.py - test/database/test_methods.py - test/database/test_retractions.py The diff was not included because it is too large. View it on GitLab: https://dev.gajim.org/gajim/gajim/-/compare/a71f71b95a78e701807ffdd383179e188ffe400d...aad701bac3ddf1d6dbfd2a0450691abc7e02a70c -- View it on GitLab: https://dev.gajim.org/gajim/gajim/-/compare/a71f71b95a78e701807ffdd383179e188ffe400d...aad701bac3ddf1d6dbfd2a0450691abc7e02a70c You're receiving this email because of your account on dev.gajim.org.
_______________________________________________ Commits mailing list -- [email protected] To unsubscribe send an email to [email protected]
