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-04-24imprv: GroupchatRoster: Don’t show participants if roster size is bigimprv-rosterPhilipp Hörist
2023-04-23imprv: GroupchatRoster: Highlight own nick and sort it to the topwurstsalat
2023-04-23cfix: GroupchatRoster: Determine filtered path correctlyPhilipp Hörist
2023-04-23change: Raise gajim when no cmdline options are providedPhilipp Hörist
2023-04-23other: Regenerate man files with pandocPhilipp Hörist
2023-04-23cfix: ChatBanner: Disable share button for PM contactswurstsalat
2023-04-21fix: Make manually changing the pinned chat sort order work againPhilipp Hörist
2023-04-21feat: Detect dark theme on WindowsMichel Le Bihan
2023-04-17refactor: Don’t pass nbxmpp errors and properties to GUI layerPhilipp Hörist
2023-04-16ci: Use old coverage invocation againPhilipp Hörist
2023-04-16ci: Fix coverage invocationPhilipp Hörist
2023-04-16ci: Don’t invoke with python -mPhilipp Hörist
2023-04-16ci: Don't use python3/pip3Philipp Hörist
2023-04-16imprv: CertificateDialog: Add additional infos and remove org unit fieldwurstsalat
2023-04-16ci: Add gajim-test imagePhilipp Hörist
2023-04-16fix: MessageActionsBox: Update send file button tooltip when switching chatswurstsalat
2023-04-16imprv: GroupchatDetails: Hide OMEMO page in public MUCswurstsalat
2023-04-16fix: GroupChatRoster: Make scrollbar the right-most widgetwurstsalat
2023-04-16fix: GroupChatInviter: Don't filter by account namewurstsalat
2023-04-16cfix: ChatBanner: Use jid_to_iri for QR codewurstsalat
2023-04-16imprv: ChatBanner: Add QR code for sharing JIDswurstsalat
2023-04-16refactor: Move QR code generation to helperswurstsalat
2023-04-16cq: Satisfly linter for generated ui typeswurstsalat
2023-04-16cfix: OMEMO: Remove obsolete qr code messagewurstsalat
2023-04-16other: AppData: Add URLs to this year's releasesAndré Apitzsch
2023-04-16chore: Scripts: Add URL pointing to additional release information to AppDataAndré Apitzsch
2023-04-16imprv: Windows: Package pixbuf loaders for avif and webpmjk
2023-04-16fix: Preview: Display webp and avif images on Windows correctlyPhilipp Hörist
2023-04-15cq: Remove unnecessary list() callPhilipp Hörist
2023-04-15new: Preview: Add more loggingPhilipp Hörist
2023-04-15refactor: Return mime types as SetPhilipp Hörist
2023-04-15ci: Use python3-build from imagePhilipp Hörist
2023-04-15ci: Windows: Fix building installerMichel Le Bihan
2023-04-15ci: Add variable to trigger windows nightly buildsPhilipp Hörist
2023-04-15ci: Adapt to release-helper changesPhilipp Hörist
2023-04-15ci: Windows: Cleanup appveyor.ymlPhilipp Hörist
2023-04-14ci: Allow manual Windows build in MR pipelinesPhilipp Hörist
2023-04-13ci: Windows: Make build work in any MSYS environmentMichel Le Bihan
2023-04-12ci: Run deploy jobs out of orderPhilipp Hörist
2023-04-11fix: CertificateDialog: Display issued-to information correctlyAndré
2023-04-11ci: Windows: Fix installing omemo-drPhilipp Hörist
2023-04-11ci: Raise pyright versionPhilipp Hörist
2023-04-11cq: Fix type annotationPhilipp Hörist
2023-04-11fix: AccountWizard: Respect global proxyPhilipp Hörist
2023-04-11refactor: HTTP: Allow passing proxy when creating sessionPhilipp Hörist
2023-04-10cfix: Banner: Expand description labelPhilipp Hörist
2023-04-10ci: Allow debian build workflowPhilipp Hörist
2023-04-10ci: Debian: Install python3-omemo-drPhilipp Hörist
2023-04-10ci: Windows: Fix installing omemo-drPhilipp Hörist
2023-04-09feat: Integrate OMEMO pluginDaniel Brötzmann