summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/jabber_svc.cpp
AgeCommit message (Expand)Author
2014-01-04Jabber: Minor LPGEN fixesTobias Weimer
2014-01-01copyright update for year 2014George Hazan
2013-12-29Jabber:George Hazan
2013-10-11- m_hNetlibUser moved to PROTO_INTERFACE;George Hazan
2013-10-03ptrT/A/W is used everywhere instead of DBVARIANT to read database stringsGeorge Hazan
2013-10-03- filetransfer::iqid converted from string to int;George Hazan
2013-10-03crash fixGeorge Hazan
2013-10-02Jabber IQ handlers: ability to handle the same packet by two or more handlersGeorge Hazan
2013-10-02atavism extincted: old nasty IQ handler mechanismGeorge Hazan
2013-09-28more plain & less crazy implementation of IJabberInterfaceGeorge Hazan
2013-09-26minor code cleaningGeorge Hazan
2013-09-22- crash fix;George Hazan
2013-09-21Not needed version checks removedKirill Volinsky
2013-09-21some unused variables & functionsGeorge Hazan
2013-09-21- variables/fields names' conflict resolved;George Hazan
2013-09-21smart pointers for Jabber resourcesGeorge Hazan
2013-09-20code cleaning & simplification George Hazan
2013-08-15mir_sha1_byte_t => BYTE;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-11ProtoGetAvatarFormat, ProtoGetAvatarFileFormat, ProtoGetBufferFormat, ProtoGe...George Hazan
2013-08-02static array of resources replaced with LIST<>George Hazan
2013-07-28code adaptation for getTStringAGeorge Hazan
2013-07-26- real fix for hangups in Jabber;George Hazan
2013-07-25attemt to fix hangup in JabberGeorge Hazan
2013-07-20less cycles, simplier codeGeorge Hazan
2013-07-20system headers moved to jabber.hGeorge Hazan
2013-07-20- numerous fixes for ineffective xmlGetText() calls;George Hazan
2013-07-20constants went to Unicode (suddenly)George Hazan
2013-07-20- Jabber resource fix: in LAST_SEEN mode resource is skipped when no sessions...George Hazan
2013-07-20code cleanupGeorge Hazan
2013-07-20- all manual list locks removed;George Hazan
2013-07-20- indexes replaces with pointers;George Hazan
2013-07-10Jabber -> new helpersGeorge Hazan
2013-07-10almost all old helpers replaced with smart pointersGeorge Hazan
2013-07-10obsolete helper removedGeorge Hazan
2013-07-09applied protocol helpersGeorge Hazan
2013-05-16some another unused headersGeorge Hazan
2013-03-24more effective implementation of rev.4173George Hazan
2013-03-24- IJabberNetInterface::GetHandle() method added to retrieve a network handle;George Hazan
2013-03-24jabber now uses status description from the coreTobias Weimer
2013-03-02- avatars' Folders settings moved to the "Avatars" section;George Hazan
2013-02-11year fix for stdafx.cpp & JabberGeorge Hazan
2012-11-15bye-bye old coding style in JabberGeorge Hazan
2012-11-11fix for the Tipper Tooltips (fixes #62)Tobias Weimer
2012-11-02final switch to the typed icolib apiGeorge Hazan
2012-10-12GTalkExt, ICQ, IRC, Jabber: folders restructurizationVadim Dashevskiy