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
2018-04-01prepare 1.0.1 releasegajim-1.0.1Yann Leboulanger
2018-04-01correctly set process name. Fixes #9034Yann Leboulanger
2018-04-01Decode PGP decrypted messagesPhilipp Hörist
2018-04-01update translationsYann Leboulanger
2018-03-31update plugin installer sha256 for flatpakYann Leboulanger
2018-03-31Remove not supported methodsPhilipp Hörist
2018-03-31Provide 64bit installer for WindowsPhilipp Hörist
2018-03-31don't allow to open several filter dialogs. Fixes #8848Yann Leboulanger
2018-03-31remove bookmark and close muc when destroying the room. Fixes #8862Yann Leboulanger
2018-03-31prevent traceback. Fixes #8936Yann Leboulanger
2018-03-31Show help lines only onceAndré Apitzsch
2018-03-31set a transient_for for join groupchat dialog when needed. Fixes #8994Yann Leboulanger
2018-03-31ability to fix room name when browsing muc service. See #8994Yann Leboulanger
2018-03-31don't traceback on account deletion. Fixes #8960Yann Leboulanger
2018-03-31correctly generate css for font that have a space. Fixes #9012Yann Leboulanger
2018-03-31Dont print status if it has not changedPhilipp Hörist
2018-03-26Fix version checkPhilipp Hörist
2018-03-26Raise min Python version to 3.5Philipp Hörist
2018-03-26Raise min GTK version to 3.22Philipp Hörist
2018-03-26Fix button text. Fixes #9005Yann Leboulanger
2018-03-26Fix some problematic importsPhilipp Hörist
2018-03-26Set min-width for notebooks tabsPhilipp Hörist
2018-03-26Fix regression in a4291a27Roland Pallai
2018-03-26Fix sound playback for received group chat messagesRoland Pallai
2018-03-26Groupchat: Set minimize on auto join default TruePhilipp Hörist
2018-03-26ability to run history manager even when -s option is used to run GajimYann Leboulanger
2018-03-26MessageTextView: Remove placeholder on pastePhilipp Hörist
2018-03-26Disable autoscroll when moving the sliderPhilipp Hörist
2018-03-26Dont use invalid sound devicesPhilipp Hörist
2018-03-26Fix Autoscroll (for real this time)Philipp Hörist
2018-03-26Fix NoneType ErrorPhilipp Hörist
2018-03-26Show error message on account registrationPhilipp Hörist
2018-03-26HistoryManager: Clear logs TextView when nothing is selectedPhilipp Hörist
2018-03-26Logger: Test for None after fetchone()Philipp Hörist
2018-03-26Only test if MUCs are on the blacklistPhilipp Hörist
2018-03-26Improve disabling autoscrollPhilipp Hörist
2018-03-26Add non-compliant mam:2 MUCs to blacklistPhilipp Hörist
2018-03-26Remove conditional code for nbxmpp < 0.6.3Philipp Hörist
2018-03-26Remove cacert.pemPhilipp Hörist
2018-03-26don't just ignore when we receive an error to vcard request. Fixes #8965Yann Leboulanger
2018-03-26Refactor resizing MUC rostersPhilipp Hörist
2018-03-26Show image preview in filechooser dialogPhilipp Hörist
2018-03-26Add stanza to log output in case of an errorPhilipp Hörist
2018-03-26Fix window position restore on multi-head setupsAndrey Gursky
2018-03-26Fixup for History ManagerAndrey Gursky
2018-03-26Commandline args are always type str in Python3Philipp Hörist
2018-03-26Fix TextView scrollingPhilipp Hörist
2018-03-26Windows Build: Move ssl libs to correct dirPhilipp Hörist
2018-03-26Update ChangeLogPhilipp Hörist
2018-03-19Update Flatpak buildPhilipp Hörist