index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
protocols
/
JabberG
/
src
/
jabber_util.cpp
Age
Commit message (
Expand
)
Author
2013-08-15
we use bin2hex now instead of mir_snprintf("%02x")
George Hazan
2013-08-14
mir_*printf patch for protocols
George Hazan
2013-08-11
ProtoGetAvatarFormat, ProtoGetAvatarFileFormat, ProtoGetBufferFormat, ProtoGe...
George Hazan
2013-08-02
static array of resources replaced with LIST<>
George Hazan
2013-07-28
additional lock to prevent rare crashes
George Hazan
2013-07-28
code adaptation for getTStringA
George Hazan
2013-07-23
crash fix
George Hazan
2013-07-20
- built-in base64 encode removed;
George Hazan
2013-07-20
less cycles, simplier code
George Hazan
2013-07-20
system headers moved to jabber.h
George Hazan
2013-07-20
- numerous fixes for ineffective xmlGetText() calls;
George Hazan
2013-07-20
constants 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-20
code cleanup
George Hazan
2013-07-20
- indexes replaces with pointers;
George Hazan
2013-07-10
Jabber -> new helpers
George Hazan
2013-07-10
obsolete helper removed
George Hazan
2013-07-09
applied protocol helpers
George Hazan
2013-06-16
switch to the library ProtoBroadcastAck for Jabber, MSN & YAHOO
George Hazan
2013-04-16
translation fix
George 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-11
year fix for stdafx.cpp & Jabber
George Hazan
2013-01-30
added platform caps
Kirill Volinsky
2013-01-29
added new_gpg caps
Kirill Volinsky
2013-01-29
added mirotr caps
Kirill Volinsky
2013-01-27
- fix for the Jabber chat's Member Info dialog
George Hazan
2013-01-10
simplier version of the previous patch
George Hazan
2013-01-10
Jabber XEP-203 support for groupchat messages
George Hazan
2012-12-23
- XEP-0136 support (server-side message history);
George Hazan
2012-11-25
typed stub for MS_PROTO_GETCONTACTBASEPROTO
George Hazan
2012-11-15
bye-bye old coding style in Jabber
George Hazan
2012-11-04
kernel extraicons, part II
George Hazan
2012-10-12
GTalkExt, ICQ, IRC, Jabber: folders restructurization
Vadim Dashevskiy