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
2017-07-02Rename src directoryAndré Apitzsch
2017-06-28Add LMC to common featuresPhilipp Hörist
2017-06-27Add new extension point methodPhilipp Hörist
2017-06-26Set password also on connection object on changePhilipp Hörist
2017-06-17Support IPV6 and IPV4 domainpartsPhilipp Hörist
2017-06-16do not decode received data via IBB before writing them to a fileYann Leboulanger
2017-06-14Update to XEP-0234 version 0.18.0 (:5 namespace).Emmanuel Gil Peyrot
2017-06-14Update to XEP-0300 version 0.5 (:2 namespace).Emmanuel Gil Peyrot
2017-06-14Update JingleFT to its latest experimental versionEmmanuel Gil Peyrot
2017-06-14Synchronise hashes support with XEP-0300 in JingleEmmanuel Gil Peyrot
2017-06-14fix logging single messages. Fixes #8640Yann Leboulanger
2017-06-11Show encryption icon in chatPhilipp Hörist
2017-06-08Always pass utf8 encoded strings to python-gnupgPhilipp Hörist
2017-06-08Remove unused GPG codePhilipp Hörist
2017-06-08Pass use_agent to GPG init instead of overwritePhilipp Hörist
2017-06-06Remove unused or old config valuesPhilipp Hörist
2017-06-02Dont save sent MessageStanza for LMC usePhilipp Hörist
2017-05-27Add config option to activate XEP-0146 commandsPhilipp Hörist
2017-05-18Add 'encryption' config options groupPhilipp Hörist
2017-05-17Zeroconf: SSL_ERROR_* has been moved to ssl moduleAndré Apitzsch
2017-05-07Add encryption API to groupchat_controlPhilipp Hörist
2017-05-07Remove ESessions encryption/decryption from corePhilipp Hörist
2017-05-07Remove PGP encryption/decryption from corePhilipp Hörist
2017-05-07Add Encryption Plugin APIPhilipp Hörist
2017-05-05Merge branch 'stun_discovery' into 'master' Philipp Hörist
2017-05-03Use account hostname for STUN server discoveryMarc Schink
2017-05-02Make default proxy always availablePhilipp Hörist
2017-05-01Dont show warning on missing 0184 receiptPhilipp Hörist
2017-05-01Always send message delivery receipts requestsPhilipp Hörist
2017-05-01Drop some message from ourselfPhilipp Hörist
2017-05-01Dont use message receipts in message to ourselfPhilipp Hörist
2017-05-01Use BareJID when sending message to ourselfPhilipp Hörist
2017-05-01Extend method to return our own full jidPhilipp Hörist
2017-05-01Fix mediated groupchat invitesPhilipp Hörist
2017-04-30Merge branch 'dbus' into 'master' Philipp Hörist
2017-04-29Fix typoPhilipp Hörist
2017-04-29Remove not working proxysPhilipp Hörist
2017-04-29Refactor IBB HandlersPhilipp Hörist
2017-04-29On IBB cancel set correct 'to' attrPhilipp Hörist
2017-04-29Fix typo in event typePhilipp Hörist
2017-04-29Read/Write file in binary modePhilipp Hörist
2017-04-29Close IBB Stream correctlyPhilipp Hörist
2017-04-29Close IBB stream with correct SID. See #8555Yann Leboulanger
2017-04-25Port Network Watcher to Gio APIPhilipp Hörist
2017-04-25Make some methods publicPhilipp Hörist
2017-04-21Start HistoryManager with config path argumentPhilipp Hörist
2017-04-19Merge branch 'zeroconf' into 'master' Philipp Hörist
2017-04-19Merge branch 'change_password_fix' into 'master' Philipp Hörist
2017-04-19Disable button if password changing is not supportedMarc Schink
2017-04-18LegacyArchiving Event does not have a typePhilipp Hörist