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-28cq: Contacts: Type narrowingwurstsalat
2023-06-02fix: OMEMOTrustManager: React correctly to connection changeswurstsalat
2023-05-28cq: Simplify string formattingPhilipp Hörist
2023-05-28cq: Use union operator everywherePhilipp Hörist
2023-05-19fix: OMEMOTrustManager: Show correct JIDs for participant's keyswurstsalat
2023-05-10feat: JID sharing: Include verified OMEMO fingerprintsmjk
2023-05-07refactor: OMEMO: Access set_trust() via SessionManagerPhilipp Hörist
2023-05-07refactor: OMEMO: Simplify deleting a sessionPhilipp Hörist
2023-05-07refactor: OMEMO: Adapt to omemo-dr changesPhilipp Hörist
2023-05-06refactor: OMEMO: Implement get_identity_infos()Philipp Hörist
2023-05-05cfix: OMEMOTrustManager: Improve readability for fingerprintswurstsalat
2023-05-05cfix: OMEMOTrustManager: Call correct method for getting group memberswurstsalat
2023-05-03refactor: Adapt to omemo-dr changesPhilipp Hörist
2023-05-03refactor: Remove common.omemo modulePhilipp Hörist
2023-04-29fix: OMEMOTrustManager: Use date_time_format for last seen timestampwurstsalat
2023-04-28fix: Escape JIDs for xmpp URIs everywheremjk
2023-04-28change: OMEMO verification: Generate URIs with pedantically correct querymjk
2023-04-26fix: OMEMOTrustManager: Fix dialog transient for removing keyswurstsalat
2023-04-26cfix: OMEMOTrustManager: Improve fingerprint listing headerwurstsalat
2023-04-16refactor: Move QR code generation to helperswurstsalat
2023-04-16cfix: OMEMO: Remove obsolete qr code messagewurstsalat
2023-04-09feat: Integrate OMEMO pluginDaniel Brötzmann