summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src
AgeCommit message (Expand)Author
2016-09-16- chats services replaces with functions;George Hazan
2016-09-14second major wipeout of database services & structures: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-06minus MS_CLIST_RETRIEVE_INTERFACEGeorge Hazan
2016-09-06Clist_GetImageList()George Hazan
2016-09-05Menu_DrawItem & Menu_MeasureItem now simply receive LPARAMGeorge Hazan
2016-09-02- three remaining clist services converted into functions (Clist_MenuProcessC...George Hazan
2016-09-01protocol:Alexander Gluzsky
2016-08-30stupid bug with calling FreeLibrary several timesGeorge Hazan
2016-08-22fix for registration using dynamic formGeorge Hazan
2016-08-21fix for some problems with Jabber registrationGeorge Hazan
2016-07-29fix for the broken removal of orphaned contacts in JabberGeorge Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-27<tchar.h> removed from <m_system.h>George Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-06-28Jabber:George Hazan
2016-06-26fixes bug #845 (Jabber's "invite to conference" window doesn't show jabber su...George Hazan
2016-06-22another implementation of roster items' sortingGeorge Hazan
2016-06-22- fix a bug with roster push processing in Jabber;George Hazan
2016-06-13minor code cleaningGeorge Hazan
2016-06-11MRA: change avatars load threads count default value from 4 to 1Rozhuk Ivan
2016-06-10that was a bad idea... default nick must be gotten from a bare jid, not from ...George Hazan
2016-06-06fix for inviting people into online chats onlyGeorge Hazan
2016-06-06- CGroupchatInviteAcceptDlg redesigned to avoid separate thread creation;George Hazan
2016-06-05- fix for #1059;George Hazan
2016-06-02important fix for XEP-0136 implementation (thx Davis)George Hazan
2016-05-26fixes bug #1251 (Autologin into Jabber conference executed without correct ni...George Hazan
2016-05-24- fixes bug #1250 (Mess with timestamps in JABBER archive (XEP-0136));George Hazan
2016-05-17fixes bug #1238 ((Unknown Contact) in Jabber's userinfo)George Hazan
2016-05-17fixes bug #1240 (Can't send private messages via chatroom)George Hazan
2016-04-27unused method removedGeorge Hazan
2016-04-27fixes #1224 (Stoped using room name from bookmark)George Hazan
2016-04-25we invite users to the active rooms onlyGeorge Hazan
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-19fix for processing jids from groupchatsGeorge Hazan
2016-04-17- unused netlib flags removedGeorge Hazan
2016-04-15code cleaningGeorge Hazan
2016-04-15contact list groups:George Hazan
2016-04-15code cleaningGeorge 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-03-30crash fix in JabberGeorge Hazan
2016-03-24Jabber: - Fixed dropdown list of public xmpp servers (fixes #1215)Tobias Weimer