summaryrefslogtreecommitdiff
path: root/protocols/JabberG
AgeCommit message (Expand)Author
2013-09-24duplicate code removedGeorge Hazan
2013-09-24unused variables removedGeorge Hazan
2013-09-24major <s>Asshole</s> design flaw removed from Jabber, there's no need to inve...George Hazan
2013-09-23automatic allocator for a temp resource itemGeorge Hazan
2013-09-22one more fixGeorge Hazan
2013-09-22- crash fix;George Hazan
2013-09-21explicit constructors for ptrTGeorge Hazan
2013-09-21Not needed version checks removedKirill Volinsky
2013-09-21protocols cleanupKirill Volinsky
2013-09-21some unused variables & functionsGeorge Hazan
2013-09-21"two for the price of one" variables' schema removedGeorge Hazan
2013-09-21- variables/fields names' conflict resolved;George Hazan
2013-09-21oops, revertKirill Volinsky
2013-09-21using Uxtheme in protocolsKirill Volinsky
2013-09-21smart pointers for Jabber resourcesGeorge Hazan
2013-09-20Jabber:George Hazan
2013-09-20code cleaning & simplification George Hazan
2013-09-18double ;; removedKirill Volinsky
2013-09-16removed not needed _MSC_VER checksKirill Volinsky
2013-09-14various minor issuesGeorge Hazan
2013-09-11Enable TSL for Facebook chat (XMPP) preset by defaultRobert Pösel
2013-09-10obsolete function ThreadData::send(...) removedGeorge Hazan
2013-09-08fix for a Jabber user info textGeorge Hazan
2013-09-07direct access to CListGroups restricted George Hazan
2013-09-07- VK.com connection preset removed from Jabber Vadim Dashevskiy
2013-09-07shameful end of the group processing zoo, part 1George Hazan
2013-09-05translation improvementsTobias Weimer
2013-08-25removed files from VS2010 projects tooGeorge Hazan
2013-08-25MString removed from Jabber & IRCGeorge Hazan
2013-08-19own MIRANDA_VER removed from pluginsKirill Volinsky
2013-08-16rest or mir_*printf in protocolsGeorge Hazan
2013-08-15mir_sha1_byte_t => BYTE;George Hazan
2013-08-15- custom sha1 engine removed from GG;George Hazan
2013-08-15we use bin2hex now instead of mir_snprintf("%02x")George Hazan
2013-08-14mir_*printf patch for protocolsGeorge Hazan
2013-08-14correct version of #5669Kirill Volinsky
2013-08-13fixed port saving when registering new jidKirill Volinsky
2013-08-12loading captcha from memmoryKirill Volinsky
2013-08-11minor fixesGeorge Hazan
2013-08-11ProtoGetAvatarFormat, ProtoGetAvatarFileFormat, ProtoGetBufferFormat, ProtoGe...George Hazan
2013-08-10- unused services MS_FP_SAMECLIENTS & MS_FP_GETCLIENTICON removed;George Hazan
2013-08-04no need to send UTN when we're offlineGeorge Hazan
2013-08-02static array of resources replaced with LIST<>George Hazan
2013-08-02fix against wrong software identification in Jabber capsGeorge Hazan
2013-08-02obsoleted information removed from JabberGeorge Hazan
2013-07-28additional lock to prevent rare crashes George Hazan
2013-07-28code adaptation for getTStringAGeorge Hazan
2013-07-28- fix for name conflict in proto helpers;George Hazan
2013-07-26- real fix for hangups in Jabber;George Hazan
2013-07-25attemt to fix hangup in JabberGeorge Hazan