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 (Expand)Author
2023-11-13fix: SearchView: Fix displaying results for newly created group chatswurstsalat
2023-06-28cq: Contacts: Type narrowingwurstsalat
2023-05-28cq: Import from collections.abc instead from typingPhilipp Hörist
2023-05-28cq: Use union operator everywherePhilipp Hörist
2023-05-21fix: SearchView: Don't change search context when switching chatswurstsalat
2023-02-03refactor: Fix unnecessary comparisonsPhilipp Hörist
2023-01-07refactor: Remove dynamic GUI importPhilipp Hörist
2023-01-03cq: Sort imports with isortPhilipp Hörist
2022-12-12imprv: Timestamps: Use date/time format preference in more placeswurstsalat
2022-11-25fix: SearchView: Set chat type correctly for ResultRowswurstsalat
2022-11-16cfix: SearchView: Add separate class for search view rowswurstsalat
2022-10-23fix: SearchView: Scroll to to when resettingwurstsalat
2022-09-30perf: SearchView: Update calendar only if widget is visiblewurstsalat
2022-09-29perf: SearchView: Speed up clearing of search resultswurstsalat
2022-08-11refactor: Unify Chat ControlsPhilipp Hörist
2022-06-19chore: Fix pylint errorslovetox
2022-05-29fix: Search: Add fail-safe for incomplete JID ID tableswurstsalat
2022-05-21feat: SearchView: Add calendar for browsing historywurstsalat
2022-05-20imprv: SearchView: Add margins and border-radius to ResultRowwurstsalat
2022-03-13Improve search performance for messageswurstsalat
2022-03-12Use correct type hintslovetox
2022-01-13SearchView: Typingwurstsalat
2021-12-19SearchView: Fix annotationlovetox
2021-12-19SearchView: Use direct attr accesslovetox
2021-12-18SearchView: Use get_builder()lovetox
2021-12-18SearchView: Use type aware builderlovetox
2021-12-16Add back styling of /me commandlovetox
2021-12-15MessageWidget: Move process code into widgetlovetox
2021-12-14SearchView: Fix comparing rows in header_funcwurstsalat
2021-12-12SearchView: Typingwurstsalat
2021-12-08SearchView: Destroy rows on removallovetox
2021-12-03Add typing for getting Controlswurstsalat
2021-12-03Respect types for app.window methodswurstsalat
2021-12-03SearchView: Implement search filterswtas
2021-12-03Fix display bug and clean up codewtas
2021-12-03SearchView: Imrprove Revealer behaviorwurstsalat
2021-12-03SearchView: Disable text selection for result rowswurstsalat
2021-12-03SearchView: Improve behavior when unselecting chatwurstsalat
2021-12-03SearchView: Search within active accounts onlywurstsalat
2021-12-03SearchView: Simplify adding resultswurstsalat
2021-12-03SearchView: Improve result display performancewurstsalat
2021-12-03Fix bugs when joining mucslovetox
2021-12-03Fix Searchlovetox
2021-12-03Add SearchViewwurstsalat