summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/jabber_util.cpp
AgeCommit message (Expand)Author
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-28additional lock to prevent rare crashes George Hazan
2013-07-28code adaptation for getTStringAGeorge Hazan
2013-07-23crash fixGeorge Hazan
2013-07-20- built-in base64 encode removed;George 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- indexes replaces with pointers;George Hazan
2013-07-10Jabber -> new helpersGeorge Hazan
2013-07-10obsolete helper removedGeorge Hazan
2013-07-09applied protocol helpersGeorge Hazan
2013-06-16switch to the library ProtoBroadcastAck for Jabber, MSN & YAHOOGeorge Hazan
2013-04-16translation fixGeorge 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-02-11year fix for stdafx.cpp & JabberGeorge Hazan
2013-01-30added platform capsKirill Volinsky
2013-01-29added new_gpg capsKirill Volinsky
2013-01-29added mirotr capsKirill Volinsky
2013-01-27- fix for the Jabber chat's Member Info dialogGeorge Hazan
2013-01-10simplier version of the previous patchGeorge Hazan
2013-01-10Jabber XEP-203 support for groupchat messages George Hazan
2012-12-23- XEP-0136 support (server-side message history);George Hazan
2012-11-25typed stub for MS_PROTO_GETCONTACTBASEPROTOGeorge Hazan
2012-11-15bye-bye old coding style in JabberGeorge Hazan
2012-11-04kernel extraicons, part IIGeorge Hazan
2012-10-12GTalkExt, ICQ, IRC, Jabber: folders restructurizationVadim Dashevskiy