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-14Update to XEP-0300 version 0.5 (:2 namespace).Emmanuel Gil Peyrot
2017-05-01Fix mediated groupchat invitesPhilipp Hörist
2017-04-30Merge branch 'dbus' into 'master' Philipp Hörist
2017-04-29Dont hash file on filetransfer errorPhilipp Hörist
2017-04-29finish jingle file transfer session for files without hashAndrey Gursky
2017-04-25Port Network Watcher to Gio APIPhilipp Hörist
2017-04-23fix "Unable to load icon gajim" errors caused by !84André Apitzsch
2017-04-12Refactor exception handling for loggerPhilipp Hörist
2017-03-12Simplify scrolling in conversation textviewPhilipp Hörist
2017-02-12Port application menu to GMenuPhilipp Hörist
2017-02-11Use more gender neutral languageJohannes 'josch' Schauer
2017-02-08Remove unused imports.Emmanuel Gil Peyrot
2017-02-08Use staticmethod decorator where it makes sense.Emmanuel Gil Peyrot
2017-02-05Update strings for better english. Thanks to Allan Nordhøy for the suggestionsYann Leboulanger
2017-01-05Split ChatControlBase into its own file.Emmanuel Gil Peyrot
2017-01-04Move startup code into Gtk.Application()Philipp Hörist
2017-01-02Make sure strings don’t contain unescaped backslashes.Emmanuel Gil Peyrot
2016-11-21Remove support for GNOME Keyring and KWalletCLI, instead always use libsecret.Emmanuel Gil Peyrot
2016-11-17Refactor Roster Tooltiplovetox
2016-11-05Replace gtk.gdk with GdkPixbuf in gui_interface.Emmanuel Gil Peyrot
2016-10-05Format ChangeNick messagelovetox
2016-10-04Fix NoneType Error introduced in a10e0df42f31lovetox
2016-10-02Remove other resolversLinus Heckemann
2016-09-21Add transients for some MUC dialogslovetox
2016-09-18[gdr_gdr] Improve error message when a groupchat is in roster as a contact. F...Yann Leboulanger
2016-09-05Honor profile given on commandline for plugin dir and history db and more.tmolitor
2016-04-12don't draw groupchat iters in a callback. Draw them in main thread to prevent...Yann Leboulanger
2016-04-02do not warn when tls cert changes for a valid oneYann Leboulanger
2016-02-29pending events are now in objects rather that storing parameters in tupleYann Leboulanger
2016-02-21keep window size in single window mode even when no tab is opened. Fixes #7823Yann Leboulanger
2016-02-20[gdr_gdr] Add a file transfer completed event. Fixes # 8266Yann Leboulanger
2016-01-05correctly detect that gtkspell is not installedYann Leboulanger
2015-12-19[tmolitor] add a way to sort emoticons in emoticon menu. Fixes #8204Yann Leboulanger
2015-11-21add more arguments to paplay command. fixes #8192Yann Leboulanger
2015-08-31show error message when we try to connect anonymously to a server that doesn'...Yann Leboulanger
2015-08-20add option to en(dis)able XEP-0136/0313. Fixes #8127Yann Leboulanger
2015-08-31specify module version before importingYann Leboulanger
2015-07-27do not try to go autoaway or come back from autoaway if we are not connected....Yann Leboulanger
2015-07-17Correctly register gajim-remote with xmpp: URIsYann Leboulanger
2015-07-13add invities to member list when converting chat to muc. Fixes #8098Yann Leboulanger
2015-05-10stop sending chatstates when we get an error message from a contact. Fixes #8010Yann Leboulanger
2015-01-03don't show useless buttons in notifications. Fixes #7838Yann Leboulanger
2014-12-27[misterX] update MAM implementation to V0.3Yann Leboulanger
2014-11-11add XEP-313 (MAM) supportYann Leboulanger
2014-06-01correctly compute hash when doing jingle FTYann Leboulanger
2014-10-20=?UTF-8?q?Don=E2=80=99t=20use=20positional=20arguments=20?= =?UTF-8?q?with=20...=?UTF-8?q?Mat=C4=9Bj=20Cepl?=
2014-03-29rename some icons so we don't need to check in code if installed iconset has ...Yann Leboulanger
2014-02-12active plugin installer plugin by default if it's available. Fixes #7655Yann Leboulanger
2014-01-21Support for sha256 fingerprint.Fedor Brunner