Age | Commit message (Expand) | Author |
2013-09-14 | various minor issues | George Hazan |
2013-09-11 | Enable TSL for Facebook chat (XMPP) preset by default | Robert Pösel |
2013-09-10 | obsolete function ThreadData::send(...) removed | George Hazan |
2013-09-08 | fix for a Jabber user info text | George Hazan |
2013-09-07 | direct access to CListGroups restricted | George Hazan |
2013-09-07 | - VK.com connection preset removed from Jabber | Vadim Dashevskiy |
2013-09-07 | shameful end of the group processing zoo, part 1 | George Hazan |
2013-09-05 | translation improvements | Tobias Weimer |
2013-08-25 | MString removed from Jabber & IRC | George Hazan |
2013-08-19 | own MIRANDA_VER removed from plugins | Kirill Volinsky |
2013-08-16 | rest or mir_*printf in protocols | George Hazan |
2013-08-15 | mir_sha1_byte_t => BYTE; | George Hazan |
2013-08-15 | - custom sha1 engine removed from GG; | George Hazan |
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-14 | correct version of #5669 | Kirill Volinsky |
2013-08-13 | fixed port saving when registering new jid | Kirill Volinsky |
2013-08-12 | loading captcha from memmory | Kirill Volinsky |
2013-08-11 | minor fixes | George Hazan |
2013-08-11 | ProtoGetAvatarFormat, ProtoGetAvatarFileFormat, ProtoGetBufferFormat, ProtoGe... | George Hazan |
2013-08-10 | - unused services MS_FP_SAMECLIENTS & MS_FP_GETCLIENTICON removed; | George Hazan |
2013-08-04 | no need to send UTN when we're offline | George Hazan |
2013-08-02 | static array of resources replaced with LIST<> | George Hazan |
2013-08-02 | fix against wrong software identification in Jabber caps | George Hazan |
2013-08-02 | obsoleted information removed from Jabber | George Hazan |
2013-07-28 | additional lock to prevent rare crashes | George Hazan |
2013-07-28 | code adaptation for getTStringA | George Hazan |
2013-07-28 | - fix for name conflict in proto helpers; | George Hazan |
2013-07-26 | - real fix for hangups in Jabber; | George Hazan |
2013-07-25 | attemt to fix hangup in Jabber | 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 | - all manual list locks removed; | George Hazan |
2013-07-20 | - indexes replaces with pointers; | George Hazan |
2013-07-20 | minor code cleaning | George Hazan |
2013-07-16 | changed URLs | Tobias Weimer |
2013-07-16 | added some plugins descriptions for langpacks | Tobias Weimer |
2013-07-15 | fix for crazy chars in Jabber search dialog | George Hazan |
2013-07-10 | Jabber -> new helpers | George Hazan |
2013-07-10 | new helpers | George Hazan |
2013-07-10 | almost all old helpers replaced with smart pointers | George Hazan |
2013-07-10 | obsolete helper removed | George Hazan |
2013-07-09 | applied protocol helpers | George Hazan |
2013-07-08 | core protocol helpers for creating protocol evengs, services & threads | George Hazan |