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
2016-07-14[NooN8] Fix parameter name. Fixes #8358Yann Leboulanger
2016-07-14[NooN8] Fix imports thanks to pyflakes. Fixes #8360Yann Leboulanger
2016-07-14fix using GPG2. Fixes #8355Yann Leboulanger
2016-07-07update gnupg from upstream. Fixes #8355Yann Leboulanger
2016-07-04[noon] prevent tracebackYann Leboulanger
2016-06-07prevent a traceback when making metacontact while filtering is enabled. Fixes...Yann Leboulanger
2016-06-07do not show empty groups when filtering roster id showoffline=TrueYann Leboulanger
2016-06-02[mister] Correctly restore metacontact collapse state after filtering. See #8342Yann Leboulanger
2016-05-16fix some log callsYann Leboulanger
2016-05-11search_keys result is always utf-8 encoded because of --with-colons option.Yann Leboulanger
2016-05-03Fix IBB (don't send several time the close for a given transfert)Yann Leboulanger
2016-05-01remove notworking crypto thing under windowsYann Leboulanger
2016-05-01missing part of previous commit: Fix decoding GPG messagesYann Leboulanger
2016-05-01fix decoding GPG messages.Yann Leboulanger
2016-04-30add 'google.protobuf' to demandimport ignore list for OMEMO pluginYann Leboulanger
2016-04-30import last modification from upstream in gnupg.pyYann Leboulanger
2016-04-02fix file hash error eventYann Leboulanger
2016-03-05make last message correction work for carbon copied messages sent from anothe...Yann Leboulanger
2016-02-29handle message correction correctly even if we don't print the message instan...Yann Leboulanger
2016-02-29pending events are now in objects rather that storing parameters in tupleYann Leboulanger
2016-02-27rename msg_id to msg_log_id where it's the id from logs databaseYann Leboulanger
2016-04-20Cleaner version of the mam message timestamp fix. Fixes #8277tmolitor
2016-04-18Use the timestamp of the forwarded message in mam processing if possible. Fix...tmolitor
2016-04-04ability to retrieve PM logs in history window when typing room_jid. Autocompl...Yann Leboulanger
2016-03-15catch all errors when trying to load a pluginYann Leboulanger
2016-02-21keep window size in single window mode even when no tab is opened. Fixes #7823Yann Leboulanger
2016-02-21prevent crash when a plugin is wrong.Yann Leboulanger
2016-01-04correctly close jingle session when no intersection between the remote codecs...Yann Leboulanger
2016-04-18call gpg with LANG=C to prevent decoding issuesYann Leboulanger
2016-04-17print timestamp as invisible in history window when we don't want to see it s...Yann Leboulanger
2016-04-03prevent traceback. Fixes #7978Yann Leboulanger
2016-04-03[ralf] correctly store roster window size in one window mode. Fixes #8314Yann Leboulanger
2016-04-03remove debug printYann Leboulanger
2016-04-03fix sending file over XTLS encrypted socketYann Leboulanger
2016-04-02do not warn when tls cert changes for a valid oneYann Leboulanger
2016-03-31better timestamp handling. Fixes #3818Yann Leboulanger
2016-03-27Sort emoticons packs list in the preferences window.Anaƫl Verrier
2016-03-28fix error reply when S5B cannot be established. Fixes #8315Yann Leboulanger
2016-03-09handle message receipts corretly, even if they don't have the <thread> elementYann Leboulanger
2016-03-07prevent a traceback.Yann Leboulanger
2016-02-27Make last message correction work correctly in PM. See #8220Yann Leboulanger
2016-03-05get the id of the forwarded message correctly. Fixes #8258Yann Leboulanger
2016-03-05fix sending receipts. Fixes #7548Yann Leboulanger
2016-03-05don't use the same message id when replying to receipts. See #8258Yann Leboulanger
2016-02-10Added missing "import hashlib"tmolitor
2016-02-21added automatic_message flag to GcMessageOutgoingEvent (bugfix)tmolitor
2016-02-20reply to message receipt only when we are the recipient of the message. see #...Yann Leboulanger
2016-02-09Ignore received message duplicates using sender jid, message id and message c...tmolitor
2016-02-09don't show delivery error messages for automatic message stanzas. Fixes #8222tmolitor
2016-02-21enable_esessions needs Gajim restartYann Leboulanger