summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/jabber_iq_handlers.cpp
AgeCommit message (Expand)Author
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-02JabberNickFromJID usage moved to ptrTGeorge Hazan
2014-09-22_tcsncpy -> _tcsncpy_s; strncpy -> strncpy_sGeorge Hazan
2014-03-01Jabber: Fixed TCHAR Logging in DebugLogTobias Weimer
2014-02-18fixes 584George Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-10Jabber:George Hazan
2014-01-07HNY part 2George Hazan
2014-01-01copyright update for year 2014George Hazan
2013-12-11Jabber: support to identify Windows 8.1Robert Pösel
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-02code cleaningGeorge Hazan
2013-09-21protocols cleanupKirill Volinsky
2013-09-07shameful end of the group processing zoo, part 1George Hazan
2013-08-14mir_*printf patch for protocolsGeorge Hazan
2013-07-20- built-in base64 encode removed;George 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-09applied protocol helpersGeorge Hazan
2013-03-02- avatars' Folders settings moved to the "Avatars" section;George Hazan
2013-02-11year fix for stdafx.cpp & JabberGeorge Hazan
2013-01-29added mirotr capsKirill Volinsky
2012-12-23- XEP-0136 support (server-side message history);George Hazan
2012-11-28new macroses for MS_PROTO_CHAINRECV: ProtoChainRecv, ProtoChainRecvMsg & Prot...George Hazan
2012-11-20- PS_GETCUSTOMSTATUSEX service for Jabber;George Hazan
2012-11-15bye-bye old coding style in JabberGeorge Hazan
2012-11-09Jabber: Fixed detection of Win 8 Professional and some improvements (from hos...Robert Pösel
2012-10-12GTalkExt, ICQ, IRC, Jabber: folders restructurizationVadim Dashevskiy