summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/jabber_chat.cpp
AgeCommit message (Expand)Author
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-13sorted lists are used now in Jabber instead of linear database lookupGeorge Hazan
2016-01-23DND → Do not disturbDart Raiden
2016-01-20"N/A" -> "Not available" (thx Wishmaster for idea)Dart Raiden
2016-01-04"NA" -> "N/A"Dart Raiden
2016-01-02Copyrights update part 2Dart Raiden
2015-09-20custom unicode symbols verifier removedGeorge Hazan
2015-08-17- numerous name conflicts resolved;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-21MS_UTIL_OPENURL -> mir_core::Utils_OpenUrlGeorge Hazan
2015-06-20xml api became a set of functionsGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-15MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function callsGeorge Hazan
2015-06-04new mir_sntprintf templates without SIZEOFGeorge 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-23missing 'id' attribute added to xmpp groupchat messagesGeorge Hazan
2015-05-16fixes problems with real jid calculation in Jabber chatsGeorge Hazan
2015-05-03Jabber:Tobias Weimer
2015-04-29unified project for Jabber protocolGeorge Hazan
2015-04-28Jabber: Changed some text in headerbar (some text and jid was cut off)Tobias Weimer
2015-04-19fixed header bar infoKirill Volinsky
2015-04-13minor code cleaningGeorge Hazan
2015-04-11minor fixes, code cleaning etcGeorge Hazan
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-14Jabber: warning level 4George Hazan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
2014-12-13arg fixes for MS_UTILS_OPENURL serviceRozhuk Ivan
2014-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-02JabberNickFromJID usage moved to ptrTGeorge Hazan
2014-02-24more useless conversions removedGeorge Hazan
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10HCONTACT, part 3George Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-02-01explicit groupchat exit must close its windowGeorge Hazan
2014-01-25.. and also prevent a mess in a nicklistGeorge Hazan
2014-01-14more effective constructor for temporary formatted stringGeorge Hazan
2014-01-11MS_UTILS_ENTERSTRING moved from Jabber to the core, cause it's very handyGeorge Hazan
2014-01-10GCDEST::pszModule and GCDEST::ptszID must be constantGeorge Hazan
2014-01-10Jabber:George Hazan
2014-01-10- bunch of unused junk removed from Jabber resources;George Hazan
2014-01-08- end of ANSI support in chats;George Hazan
2014-01-07HNY part 2George Hazan
2014-01-01copyright update for year 2014George Hazan
2013-12-28correct XEP-0249 support (missing caps for jabber:x:conference)George Hazan