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-03-18update translationsgajim-1.0.0Yann Leboulanger
2018-03-18don't crash when we parse arguments in history manager. Fixes #8959Yann Leboulanger
2018-03-17Allow multiple file uploadsPhilipp Hörist
2018-03-17Fix displaying VCard of unknown contactPhilipp Hörist
2018-03-17Update Gajim version to 1.0.0Philipp Hörist
2018-03-17Raise nbxmpp min versionPhilipp Hörist
2018-03-17Add [URI...] to commandline --helpPhilipp Hörist
2018-03-17Add --start-chat commandPhilipp Hörist
2018-03-17Port show-next-pending-event from gajim-remotePhilipp Hörist
2018-03-17Update ChangeLogPhilipp Hörist
2018-03-17Catch all exceptions when testing FarstreamPhilipp Hörist
2018-03-17Fix deleting an account that was never connectedPhilipp Hörist
2018-03-17Handle connection lost notification clickPhilipp Hörist
2018-03-15Update ChangeLogPhilipp Hörist
2018-03-15Remove CAN_OVERRIDE_APP_ID FlagPhilipp Hörist
2018-03-15strip muc server name before discovering it. Fixes #8886Yann Leboulanger
2018-03-15Deactivate httpupload for zeroconfPhilipp Hörist
2018-03-15Add pybonjour to Windows buildPhilipp Hörist
2018-03-15Add roster tooltip extension pointPhilipp Hörist
2018-03-15Disable ZeroConf account by defaultPhilipp Hörist
2018-03-15Add transient argument to DialogsPhilipp Hörist
2018-03-15Fix transients on some DialogsPhilipp Hörist
2018-03-15Raise correct dialog on account removalPhilipp Hörist
2018-03-15update SHA256 checksum of plugin_installer plugin. Fixes #8904, #8884Yann Leboulanger
2018-03-15Add logging to tooltipsPhilipp Hörist
2018-03-15Fix roster tooltipPhilipp Hörist
2018-03-15prevent traceback when pressing tab in groupchat. Fixes #8933Yann Leboulanger
2018-03-15Use hide_groupchat_occupants_list option to decide if we show the occupant li...Yann Leboulanger
2018-03-15fix traceback at end of file transfer. Fixes #8932Yann Leboulanger
2018-03-15Use https for OpenStreetMap URIs built from PEPDaniel
2018-03-15Handle geo:-URIsDaniel
2018-03-15Defer txt record lookup until connection attemptSebastian Wagner
2018-03-06Update ChangeLogPhilipp Hörist
2018-03-06Set correct kind on incoming MAM messagesPhilipp Hörist
2018-03-06Add get_contact_strict()Philipp Hörist
2018-03-06Use MessageSentEvent to print to ChatControlPhilipp Hörist
2018-03-06Only use fallback duplicate search on MAM < 2Philipp Hörist
2018-03-06MAM: Display corrected messages on MAM catchupPhilipp Hörist
2018-03-06MAM: Display received mam message in open chatsPhilipp Hörist
2018-03-06HistoryManger: Fix window dimensionsPhilipp Hörist
2018-03-06setup.py: remove unused functionAndré Apitzsch
2018-03-06MAM: Check muc#user namespace before we discoPhilipp Hörist
2018-03-06Dont notify about PMs from MUCs we are not joinedPhilipp Hörist
2018-03-06Better emoticon theme fallback strategyPhilipp Hörist
2018-03-06Refactor emoticon theme comboboxPhilipp Hörist
2018-03-06Tag MUC PMsPhilipp Hörist
2018-03-06Pass jid as string to find_stanza_id()Philipp Hörist
2018-03-06Print correct archive jid in log messagePhilipp Hörist
2018-03-06Fix duplicates for self messages and MUC PMsPhilipp Hörist
2018-03-06Limit deduplication to correct archivePhilipp Hörist