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
path: root/src
AgeCommit message (Expand)Author
2017-07-02Rename src directoryAndré Apitzsch
2017-07-02Raise exception for missing iconsPhilipp Hörist
2017-06-28show all previous corrected messages. Fixes #8669Yann Leboulanger
2017-06-28Only use GStreamer when Farstream is availablePhilipp Hörist
2017-06-28Add LMC to common featuresPhilipp Hörist
2017-06-27Add new extension point methodPhilipp Hörist
2017-06-26Better error message why pgp is not workingPhilipp Hörist
2017-06-26Set password also on connection object on changePhilipp Hörist
2017-06-25Fix plugin installation from zipPhilipp 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-14Merge branch 'master' of dev.gajim.org:gajim/gajimYann Leboulanger
2017-06-14fix frong commit from 2fbadc91Yann Leboulanger
2017-06-13Show warning icon when encryption is disabledPhilipp Hörist
2017-06-12Fix Layout issues with long status messagesPhilipp Hörist
2017-06-11Dont set scrollbar policy in GC config windowPhilipp Hörist
2017-06-11Show encryption icon in chatPhilipp Hörist
2017-06-09Set transient for ErrorDialogPhilipp Hörist
2017-06-08Replace unicode char in print messagePhilipp 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-05Update nbxmpp min versionPhilipp Hörist
2017-06-02Dont save sent MessageStanza for LMC usePhilipp Hörist
2017-06-01Rejoin MUCs unconditionally on SignedInEventPhilipp Hörist
2017-05-27Add config option to activate XEP-0146 commandsPhilipp Hörist
2017-05-18Use GTK stock icon for LMCPhilipp Hörist
2017-05-18Name method more appropriatePhilipp Hörist
2017-05-18Add 'encryption' config options groupPhilipp Hörist
2017-05-17Remove frozen logging on windowsPhilipp Hörist
2017-05-17Terminate esession only if it was active beforePhilipp Hörist
2017-05-17Zeroconf: SSL_ERROR_* has been moved to ssl moduleAndré Apitzsch
2017-05-16Use named icons in filetransfer windowPhilipp Hörist
2017-05-07Add encryption API to groupchat_controlPhilipp Hörist
2017-05-07Remove log and enabled status from lock tooltipPhilipp 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-06Fix exception when minimizing a groupchatPhilipp 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-02Merge branch 'new' into 'master' Philipp Hörist
2017-05-02network_watcher: Add support for systemd-networkdJörg Sommer