summaryrefslogtreecommitdiff
path: root/protocols/JabberG
AgeCommit message (Collapse)Author
2019-09-26Clist_IsHidden / Clist_HideContact - two helpers to hide CList/Hidden ↵George Hazan
variable and unify access to it
2019-09-26MS_UTILS_ENTERSTRING -> EnterString, useless service removedGeorge Hazan
2019-09-16fixes #2064 (Jabber: some MUC dialogs are displayed behind the chat window)George Hazan
2019-09-16fixes #2062 (Jabber: chinese chars in MUC ban/admin/moder/members list)George Hazan
2019-09-16fixes #2065 (Jabber: race condition in status changing)George Hazan
2019-09-16Jabber: more effective list destruction procedureGeorge Hazan
2019-09-02Jabber: fix for vcard retrieving problem for groupchat contacts with ↵George Hazan
cyrillic nicks
2019-08-26obsolete services removed from core & replaced with functionsGeorge Hazan
2019-08-21Jabber: more portable version of a crutch with full vcard hashGeorge Hazan
2019-07-29JabberG:Tobias Weimer
* Fixed typo
2019-07-26warning fixesGeorge Hazan
2019-07-24massive warning fixGeorge Hazan
2019-07-24more useless shit cleanedGeorge Hazan
2019-07-24NLHR_PTR - smart pointers make better codeGeorge Hazan
2019-07-24obsolete code removed from NETLIBBINDGeorge Hazan
2019-07-24useless member NETLIBOPENCONNECTION::cbSize removedGeorge Hazan
2019-07-21Restore "Free for chat" status support (fixes #1963)dartraiden
2019-07-19warning fixGeorge Hazan
2019-07-15warning fixGeorge Hazan
2019-07-15Jabber: no need to pass jid inside SendGetVcard()George Hazan
2019-07-15Jabber:George Hazan
- global vcard hash added to the presence; - "AvatarSaved" setting isn't used anymore, because it's crazy; - when vcard reader writes our own avatar, an update is not send back to the server
2019-07-15JABBER: support for obsolete XEP-0008 (iq based avatars) removedGeorge Hazan
2019-07-12CMake: reduced dependency from prebult libraries.protomors
2019-06-27manual access to CList/Group restrictedGeorge Hazan
2019-06-26project file fixGeorge Hazan
2019-06-04fixes #1963 (unused icons in proto_conn_*.dll)George Hazan
2019-06-04fixes #1963 (third portion)George Hazan
2019-06-04more fixes for #1963George Hazan
2019-06-02fixes #1974 (Jabber: buttons' icons disappear after clicking Ok)George Hazan
2019-05-29all icons with keys replaced with skin password icon SKINICON_OTHER_KEYSGeorge Hazan
2019-05-27fixes #1963 (Remove Free for Chat, On the Phone and Out to Lunch statuses ↵George Hazan
completely)
2019-05-13CDlgBase::SetMinSize - a way to get rid of WM_GETMINMAXINFO in DlgProcGeorge Hazan
2019-05-04fixes #1940 (Jabber: crash on starting Miranda-NG after last update)George Hazan
2019-04-16duplicate wildcmp parser removedGeorge Hazan
2019-04-14unified project for SametimeGeorge Hazan
2019-04-14Netlib_AddressToString expects input in network byte order (fixes issue #1764)obs
2019-04-13Jabber:George Hazan
- Miranda to generate globally unique packet ids; - unused member IJabberInterface::AddTemporaryIqHandler removed; - two rarely used params removed from CJabberProto::AddIQ && CJabberIqManager::AddHandler - code cleaning
2019-04-13CMPluginBase::addImgListIcon: new helper to safely add an icolib icon to ↵George Hazan
HIMAGELIST
2019-04-12wiping custom icolib functions: JabberGeorge Hazan
2019-04-11fixes #1917 (Jabber p2p file transfer not working anymore)George Hazan
2019-04-11Jabber code optimizationGeorge Hazan
2019-04-08Jabber: fix for Instruction field in formsGeorge Hazan
2019-04-08fixes #1910 (Jabber: Service Discovery doesn't work on OpenFire)George Hazan
2019-04-05*sigh* rollback of setting new nickGeorge Hazan
2019-04-05fixes #1911 (chinese in Jabber extended search)George Hazan
2019-04-05Jabber: final fix for Chinese in nick change dialogGeorge Hazan
2019-04-04warning fixGeorge Hazan
2019-04-04unused code removedGeorge Hazan
2019-04-04the stronger type check the better, also some large static arrays considered ↵George Hazan
useless
2019-04-04fixes #1912 (Jabber: Unicode doesn't work correctly in nickname changing form)George Hazan