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-08-08release: 1.8.11.8.1Philipp Hörist
2023-08-08chore: Update flatpak dependenciesPhilipp Hörist
2023-08-07chore: Update IANA dataPhilipp Hörist
2023-08-06cq: Use new notation for isinstancePhilipp Hörist
2023-08-04cfix: GroupChatInvitation: Don’t fail if invitation is issued by MUCPhilipp Hörist
2023-08-01fix: Search: Don't fail while closing if no chat has been loaded beforewurstsalat
2023-07-31chore: Update translationsWeblate
2023-07-31fix: Dataform: Correctly serialize multi list fieldsPhilipp Hörist
2023-07-31cfix: Roster: Don't import BareContact from typesPhilipp Hörist
2023-07-30other: Avoid automatic line breaks by update_flatpak_manifestAndré Apitzsch
2023-07-30chore: Update flatpak dependenciesAndré Apitzsch
2023-07-28fix: Profile: Respect avatar/nickname privacy setting on consecutive changesPhilipp Hörist
2023-07-04feat: Add setting for default encryptionMarcin Mielniczuk
2023-07-01imprv: XMLConsole: Enable browsing sent stanzas in message inputwurstsalat
2023-07-01perf: Idle: Raise poll intervalPhilipp Hörist
2023-07-01imprv: Sort cprofile output after total timePhilipp Hörist
2023-06-30fix: Don’t forget ignored TLS errors from previous connectsPhilipp Hörist
2023-06-28cq: Contacts: Improve type annotationswurstsalat
2023-06-28cq: Chatstates: Fix type annotationwurstsalat
2023-06-28cq: Contacts: Type narrowingwurstsalat
2023-06-28cq: NotificationManager: Improve type annotationswurstsalat
2023-06-28cq: Presence: Allow both set and list for groups in subscribe() methodwurstsalat
2023-06-28cq: Util module: Add type annotations for as_taskwurstsalat
2023-06-28cq: ChatFunctionPage: Make type assertions for SimpleDataFormwurstsalat
2023-06-28cq: MUC: Change signature to allow JID objects in module methodswurstsalat
2023-06-28cq: JingleSession: Make type assertions and check for NoneTypewurstsalat
2023-06-28cq: FileTransferJingleRow: Make type assertionswurstsalat
2023-06-28cq: Discovery: Add return value for disco_mucwurstsalat
2023-06-28cq: HistorySyncAssistant: Make type assertionswurstsalat
2023-06-28cq: MessageActionsBox: Cast type for max file sizewurstsalat
2023-06-28cq: VoiceRequestsButton: Remove unnecessary castwurstsalat
2023-06-28cq: Annotations: Fix jid type for get_note()wurstsalat
2023-06-28cq: Add type annotations for _nbxmpp() methodwurstsalat
2023-06-28cq: Add type annotations for get_module() methodwurstsalat
2023-06-26imprv: Moderation: Handle unknown moderator JIDPhilipp Hörist
2023-06-16fix: App menu: Add missing mnemonic for Accounts menuwurstsalat
2023-06-16cq: Contacts: Improve contact settings type annotationswurstsalat
2023-06-16fix: Gateway: Fix roster method callwurstsalat
2023-06-15cq: Settings: Improve type annotationswurstsalat
2023-06-15fix: Contacts: Fix supports_{audio,video} propertywurstsalat
2023-06-15cq: OutgoingMessage: Fix type annotation for chatstatewurstsalat
2023-06-15other: CodeSpell: Ignore _build_root directorywurstsalat
2023-06-15other: Install pyGObject-stubs in Windows dev env and always upgrade pip inst...wurstsalat
2023-06-13chore: Flatpak: Update README.mdPhilipp Hörist
2023-06-12fix: AvatarSelector: Fix crash on resetwurstsalat
2023-06-10fix: CertificateBox: Catch exception if cert does not offer extensionwurstsalat
2023-06-09ci: Add Windows MSIX package buildMichel Le Bihan
2023-06-09refactor: CreateGroupchat: Make Dialog more error resistentPhilipp Hörist
2023-06-08fix: CreateGroupchatWindow: Improve handling of MUC service availabilitywurstsalat
2023-06-08fix: Preview: Show error if file saving directory is not availablewurstsalat