summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/jabber_iqid.cpp
AgeCommit message (Expand)Author
2013-10-02atavism extincted: old nasty IQ handler mechanismGeorge Hazan
2013-10-02code cleaningGeorge Hazan
2013-09-28no more google related code in JabberGeorge Hazan
2013-09-28- Google specific functionality got moved to GTalkExt, part I;George Hazan
2013-09-26minor code cleaningGeorge Hazan
2013-09-21- variables/fields names' conflict resolved;George Hazan
2013-09-21smart pointers for Jabber resourcesGeorge Hazan
2013-09-14various minor issuesGeorge Hazan
2013-09-07shameful end of the group processing zoo, part 1George Hazan
2013-09-05translation improvementsTobias Weimer
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-11ProtoGetAvatarFormat, ProtoGetAvatarFileFormat, ProtoGetBufferFormat, ProtoGe...George Hazan
2013-07-28code adaptation for getTStringAGeorge 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-20code cleanupGeorge Hazan
2013-07-20- all manual list locks removed;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-07-08core protocol helpers for creating protocol evengs, services & threadsGeorge Hazan
2013-06-16switch to the library ProtoBroadcastAck for Jabber, MSN & YAHOOGeorge Hazan
2013-05-17some more fixes for MS_DB_CONTACT_DELETE & loopsGeorge Hazan
2013-04-09- the kernel filters out contacts by proto names much faster than a plugin;George Hazan
2013-04-09- short function names allows to write database loops in one string;George Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-03-02- avatars' Folders settings moved to the "Avatars" section;George Hazan
2013-02-11year fix for stdafx.cpp & JabberGeorge Hazan
2012-12-23- XEP-0136 support (server-side message history);George Hazan
2012-12-11we don't remove jabber avatars when it's not neededGeorge Hazan
2012-11-25typed stub for MS_PROTO_GETCONTACTBASEPROTOGeorge Hazan
2012-11-20- PS_GETCUSTOMSTATUSEX service for Jabber;George Hazan
2012-11-15bye-bye old coding style in JabberGeorge Hazan
2012-10-12GTalkExt, ICQ, IRC, Jabber: folders restructurizationVadim Dashevskiy