summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/jabber_proto.cpp
AgeCommit message (Expand)Author
2017-02-28jabber: fix caps ui bug introduced in early omemo implementation stageGluzskiy Alexandr
2017-02-23libs:Gluzskiy Alexandr
2017-01-20Chat_NewSession to return a pointer to a newly created session, not to dig it...George Hazan
2017-01-17useless field DBEVENTINFO::cbSize removedGeorge Hazan
2017-01-16DB_AUTH_BLOB: handy piece of code moved into the coreGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-09-17chats: more functions, less structuresGeorge Hazan
2016-09-16- chats services replaces with functions;George Hazan
2016-09-13mode old database junk to dieGeorge Hazan
2016-09-08protocol:Alexander Gluzsky
2016-09-08Srmm_* wrappers for services converted into regular functionsGeorge Hazan
2016-09-02- three remaining clist services converted into functions (Clist_MenuProcessC...George Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-06-28Jabber:George Hazan
2016-06-11MRA: change avatars load threads count default value from 4 to 1Rozhuk Ivan
2016-04-23prootocol:Alexander Gluzsky
2016-04-22preventing troubles with nick = NULLGeorge Hazan
2016-04-21- fix for a chat room processing in roster;George Hazan
2016-04-13sorted lists are used now in Jabber instead of linear database lookupGeorge Hazan
2016-04-13old junk removedGeorge Hazan
2016-04-12jabber: shit wiping beganGeorge Hazan
2016-01-02Copyrights update part 2Dart Raiden
2015-11-09fix for the frame processing in JabberGeorge Hazan
2015-10-28fix for db_unset() calls over resident variablesGeorge Hazan
2015-08-17- numerous name conflicts resolved;George Hazan
2015-06-30- fix for the old perversion with manual protocol root calculation;George Hazan
2015-06-27- clist menus went to functionsGeorge Hazan
2015-06-25MS_CLUI_GETHWND & MS_CLUI_GETHWNDTREE replaced with pcli->hwndContactList & p...George Hazan
2015-06-22Menu_ModifyItem unbound from CLISTMENUITEM structureGeorge Hazan
2015-06-22- CLISTMENUITEM::cbSize - atavism removed;George Hazan
2015-06-20xml api became a set of functionsGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-06-18"Status" became resident for all protocols, in a constructorGeorge Hazan
2015-06-01another bunch of dead crutches: non-unicode avatar servicesGeorge Hazan
2015-05-31- MAllStrings: a handy union to hold an incoming string parameter of any type;George Hazan
2015-05-30end of major perversion in Jabber: JABBER_SEARCH_RESULTGeorge Hazan
2015-05-23replace _tcscat to mir_tstrcatKirill Volinsky
2015-05-22replace _tcsicmp to mir_tstrcmpiKirill Volinsky
2015-05-22T2Utf - handy replacement for ptrA<mir_utf8decodeT()>George Hazan
2015-05-22replace _tcscmp to mir_tstrcmpKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-05-21war against atavisms continuesGeorge Hazan
2015-04-29unified project for Jabber protocolGeorge Hazan
2015-04-16IsStatusConnecting() - useful macroGeorge Hazan