Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-08-30cq: Fix ruff PERF102 errorsPhilipp Hörist
2023-08-29refactor: Make format_bytes_as_hex more genericPhilipp Hörist
2023-03-29refactor: Use datetime directly for get_uf_relative_timewurstsalat
2023-02-24fix: Fix nickname highlight in group chatswurstsalat
Fixes #11413
2023-02-17cfix: HighlightTest: Fix xmpp address testDaniel Brötzmann
2023-02-15cq: Text styling: Add type hintwurstsalat
2023-02-15cq: Use correct data type for ngettextwurstsalat
2023-02-14imprv: Improve check for message highlight and add testswurstsalat
2023-02-14imprv: Tests: Use in-memory settings databasewurstsalat
2023-02-14fix: GetRelativeTimeTest: Fix comparison of translated strings and off-by ↵wurstsalat
timezone errors
2023-01-14imprv: ChatList: Improve timedelta functionBronko
2023-01-07refactor: Restructure unittestsPhilipp Hörist
- Separate GUI tests from common tests - Rename folders