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-09-03Add more log output in case we drop carbonsPhilipp Hörist
2017-09-02Update gajim manpagePhilipp Hörist
2017-09-02Update makefilePhilipp Hörist
2017-09-02Hide License Button only on WindowsPhilipp Hörist
2017-09-02Add dummy AUTHORS filePhilipp Hörist
2017-09-02Refactor AboutDialogPhilipp Hörist
2017-08-30Merge branch 'master' into 'master'Yann Leboulanger
2017-08-30add issue templatesYann Leboulanger
2017-08-28Merge branch 'gtkgui_helpers' into 'master'Yann Leboulanger
2017-08-27gtkgui_helpers: remove some unused codeAndré Apitzsch
2017-08-27Fix typo in linkPhilipp Hörist
2017-08-27Update old trac linksPhilipp Hörist
2017-08-27Update ascii smiliesPhilipp Hörist
2017-08-27Merge branch 'os_info' into 'master'Yann Leboulanger
2017-08-27Merge branch 'master' into 'master'Yann Leboulanger
2017-08-27Merge branch 'dataforms' into 'master'Yann Leboulanger
2017-08-27dataforms: Replace @nested_property with @property.Emmanuel Gil Peyrot
2017-08-27add pylint run to CIYann Leboulanger
2017-08-27ignore some pylint errorsYann Leboulanger
2017-08-27Make IPython 5 workYann Leboulanger
2017-08-26common.helpers: simplify get_os_info()André Apitzsch
2017-08-25Hide some pylint errorsYann Leboulanger
2017-08-25fix some pylint errorsYann Leboulanger
2017-08-24Nicer codeYann Leboulanger
2017-08-24Merge branch 'imports' into 'master'Philipp Hörist
2017-08-24fix some import warnings and errors pointed out by pylintAndré Apitzsch
2017-08-24Remove pylint.rc from gajim folderPhilipp Hörist
2017-08-24remove unused import / variableYann Leboulanger
2017-08-24Zeroconf: Call method with correct argumentsPhilipp Hörist
2017-08-24Resolver: Raise correct errorPhilipp Hörist
2017-08-24Add keyword arg to prototypePhilipp Hörist
2017-08-23Fix unexpected-keyword-argPhilipp Hörist
2017-08-23Fix undefined-variablePhilipp Hörist
2017-08-23Fix typoPhilipp Hörist
2017-08-23Dont use internal members in DialogsPhilipp Hörist
2017-08-23Use correct inherit patternPhilipp Hörist
2017-08-23Remove unused event handlerPhilipp Hörist
2017-08-23Fix method callPhilipp Hörist
2017-08-23Remove unused codePhilipp Hörist
2017-08-23Merge branch 'pylint' into 'master'Yann Leboulanger
2017-08-23pylint: Ignore a few useless warnings.Emmanuel Gil Peyrot
2017-08-23fix enabling accountsYann Leboulanger
2017-08-22No need to have one sleepy instance per connection objectYann Leboulanger
2017-08-22Merge branch 'master' into 'master'Yann Leboulanger
2017-08-22fix importmimi89999
2017-08-21fix scrolling to iter in groupchat when we receive a pm. Fixes #8635Yann Leboulanger
2017-08-21fix importYann Leboulanger
2017-08-21fix importYann Leboulanger
2017-08-21Ability to be notified on all message. Option is now perroom. Fixes #8646Yann Leboulanger
2017-08-20make log history checkbutton sensitive when we open history window with an ac...Yann Leboulanger