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-06fix: AccountWizard: Don’t allow multiple anonymous accounts for the same do...Philipp Hörist
2023-08-30cq: Fix ruff PIE errorsPhilipp Hörist
2023-05-28cq: Use union operator everywherePhilipp Hörist
2023-04-11fix: AccountWizard: Respect global proxyPhilipp Hörist
2023-02-05fix: Apply SASLprep to passwordsPhilipp Hörist
2023-01-29imprv: Account wizard: Don't allow to add account twicewurstsalat
2023-01-07refactor: Remove dynamic GUI importPhilipp Hörist
2023-01-03cq: Sort imports with isortPhilipp Hörist
2022-12-23fix: AccountWizard: Remove subscriptions after successfull loginPhilipp Hörist
2022-11-28cq: AccountWizard: Improve type annotationswurstsalat
2022-10-18refactor: Move account interface methods into ApplicationPhilipp Hörist
2022-10-18refactor: AccountWizard: Save account color earlyPhilipp Hörist
2022-07-24refactor: Use single quoteslovetox
2022-06-18chore: Fix codestyle errorslovetox
2022-06-01chore: AccountWizard: Add type annotationswurstsalat
2022-01-04Refactor Eventslovetox
2021-12-22AccountWizard: Typingwurstsalat
2021-12-18Import get_builder() from builder modulelovetox
2021-12-03AccountWizard: Typingwurstsalat
2021-11-22AccountWizard: Improve badge previewwurstsalat
2021-11-22AccountWizard: Add account badge previewDaniel Brötzmann
2021-10-16AccountWizard: Handle all errors during disconnectlovetox
2021-07-27AccountWizard: Don’t try to validate websocket urislovetox
2021-05-14Annotate the type for Page.__gsignals__ to fix the mypy failureMarcin Mielniczuk
2021-05-11Fix CIlovetox
2021-05-02AccountWizard: Refactor Dialoglovetox
2021-05-02Assistant: Add convenience mehtods to Pagelovetox
2021-02-19Change servers.json formatmimi89999
2020-12-06Make imports GUI agnosticlovetox
2020-10-22configpaths: Port to pathlibAndré
2020-10-19AccountWizard: Adapt to nbxmpp changeslovetox
2020-08-28Use new JID attributes/methodslovetox
2020-08-25Migrate app.config.get_per('proxies')lovetox
2020-08-25Migrate app.config.get_per('accounts')lovetox
2020-08-25Migrate app.config.get_per('accounts')lovetox
2020-08-22Port mutiple modules to pathliblovetox
2020-07-27AccountWizard: Validate host and portlovetox
2020-07-08AccountWizard: Anonymous login wordingDaniel Brötzmann
2020-05-21Make anonymous login work againlovetox
2020-05-06AccountWizard: Add fallback error messagelovetox
2020-05-06XMLConsole: Show stanza generated by the AccountWizardlovetox
2020-04-06Be more strict with websocket uri detectionlovetox
2020-04-06Allow websocket for custom hostlovetox
2020-03-25AccountWizard: Focus first entry on form pagelovetox
2020-03-23AccountWizard: Make login button a suggested actionlovetox
2020-03-23AccountWizard: Don't forget proxy and custom host settingslovetox
2020-03-22AccountWizard: Simplify success pagelovetox
2020-03-22AccountWizard: Ignore stream error if we know we succeededlovetox
2020-03-22AccountWizard: Pass None for jid argumentlovetox
2020-03-22AccountWizard: Fix method calllovetox