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 support for XEP-0461: Message Repliesmessage-replieswurstsalat
2023-06-15cq: OutgoingMessage: Fix type annotation for chatstatewurstsalat
2023-06-07new: MUC: Store occupant-idPhilipp Hörist
2023-05-28cq: Simplify string formattingPhilipp Hörist
2023-05-28cq: Use union operator everywherePhilipp Hörist
2023-01-03cq: Sort imports with isortPhilipp Hörist
2022-12-08refactor: Simplify the type of URI.datamjk
2022-12-04cq: Use builtin types for annotationsPhilipp Hörist
2022-11-06fix: URI parsing: Properly unescape XMPP URIs and handle unknown query typesmjk
2022-11-06refactor: Always include the source string in the result of parse_urimjk
2022-10-18refactor: Remove unused codePhilipp Hörist
2022-09-11cfix: Control: Correctly show MUC subject when switchingwurstsalat
2022-08-06feat: Refactor ChatWidgets so they are only created onceDaniel Brötzmann
2022-06-18chore: Fix codestyle errorslovetox
2022-05-28chore: Structs: Add type annotationswurstsalat
2022-01-22ContactInfo: Typingwurstsalat
2022-01-14VariantMixin: Fix integer typelovetox
2022-01-14VariantMixin: Support boolean fieldslovetox
2022-01-13Structs: Add type annotationslovetox
2022-01-08Add VariantMixinlovetox
2021-12-28Contacts: add type annotationslovetox
2021-12-26Structs: Add type annotationslovetox
2021-12-03Fix linting errorslovetox
2021-12-03URI: Use NamedTuplewurstsalat
2021-12-03Discover real jid correctlylovetox
2021-12-02More contacts changeslovetox
2021-12-02Make contacts module worklovetox
2020-11-15Add Chat Markers (XEP-0333)wurstsalat
2020-09-04Chatstates: Don’t play message-sent sound when sending chatstatelovetox
2020-08-28Use new JID attributes/methodslovetox
2020-05-01Message: Remove unused attributelovetox
2020-04-30Message: Allow plugins to add arbitrary xml elementslovetox
2020-04-18Rewrite CapsCachelovetox
2020-02-03Use contact instead of jid for OutgoingMessagePhilipp Hörist
2020-02-03Check encryption before sending messagePhilipp Hörist
2020-01-30Refactor sending messagesPhilipp Hörist
2019-08-01MUC: Improve captcha error handlingPhilipp Hörist
2019-07-28Simplify MUCData structPhilipp Hörist
2019-07-21MUC: Use SyncThreshold for MUC historyPhilipp Hörist
2019-07-06Refactor MUCDataPhilipp Hörist
2019-07-02MUC: Add possibility to override default configPhilipp Hörist
2019-06-30Refactor entity caps storagePhilipp Hörist
2019-06-20MUC: Add MUCStatePhilipp Hörist
2019-04-27Add dedicated method for parsing and opening URIsPhilipp Hörist