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-06-15feat: Add XEP-0444: Message Reactionsreactionswurstsalat
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
2023-06-08refactor: Control: Only allow keyword arguments when adding messagePhilipp Hörist
2023-06-08refactor: Control: Make more methods privatePhilipp Hörist
2023-06-08refactor: Control: Sort methodsPhilipp Hörist
2023-06-08refactor: Control: Remove public add_message() methodPhilipp Hörist
2023-06-08refactor: Control: Simplify processing MAM eventPhilipp Hörist
2023-06-08refactor: Control: Simplify adding group chat messagesPhilipp Hörist
2023-06-08refactor: Control: Harmonize data needed to add MUC messagesPhilipp Hörist
2023-06-08new: MAM: Add msg_log_id to MamMessageReceivedPhilipp Hörist
2023-06-08fix: SecurityLabels: Display labels for messages received with MAMPhilipp Hörist
2023-06-08refactor: Control: Make method privatePhilipp Hörist
2023-06-08refactor: Control: Don’t treat messages from the bare room jid differentlyPhilipp Hörist
2023-06-08refactor: Message: Simplify codePhilipp Hörist
2023-06-08refactor: Storage: Remove not needed column from queryPhilipp Hörist
2023-06-08new: Storage: Return occupant-id and real jid for conversations queriesPhilipp Hörist
2023-06-07cfix: Revert: Plugin helpers: Remove unnecessary ignore comment"wurstsalat
2023-06-07cq: Improve typing stubs for qrcodewurstsalat
2023-06-07cq: Preview: Improve type annotationswurstsalat
2023-06-07cq: AdditionalDataDict: Improve type annotationwurstsalat
2023-06-07cq: Typings: Use union operator for css_parserwurstsalat
2023-06-07cq: Plugin helpers: Remove unnecessary ignore commentwurstsalat
2023-06-07cq: Accounts, ChatListStack: Fix importswurstsalat
2023-06-07cq: Discovery: Remove unnecessary string conversionwurstsalat
2023-06-07cq: PlainWidget: Fix URIType importwurstsalat
2023-06-07cq: Typings: Use union operatorwurstsalat
2023-06-07new: MUC: Store real jid for messagesPhilipp Hörist
2023-06-07imprv: Preview: Always show preview widgetwurstsalat
2023-06-07new: MUC: Store occupant-idPhilipp Hörist
2023-06-06cq: Tests: Make type check pass for SSLErrorDialog and CertificateDialogwurstsalat
2023-06-06fix: DataForm: Handle destroy correctlyPhilipp Hörist
2023-06-06refactor: Use contact signals instead of event signalsPhilipp Hörist
2023-06-06fix: ChatListRow: Always update group chat namePhilipp Hörist
2023-06-05fix: Fix showing MAM sync errors and show error textwurstsalat
2023-06-02fix: OMEMOTrustManager: React correctly to connection changeswurstsalat
2023-05-31fix: Fix interaction of GroupchatRoster and SearchViewwurstsalat
2023-05-29cfix: I18n: Install NullTranslation on module initPhilipp Hörist
2023-05-29refactor: Allow to import i18n module without side effectsPhilipp Hörist
2023-05-29fix: Init plugin translation module laterPhilipp Hörist