summaryrefslogtreecommitdiff
path: root/protocols
AgeCommit message (Collapse)Author
2019-05-27obsolete calls of GetVersion() removed & replaced with IsWinVer*Plus() callsGeorge Hazan
2019-05-24SkypeWeb: length of id field increasedGeorge Hazan
2019-05-24SkypeWeb: patch to save history in the correct orderGeorge Hazan
2019-05-21removed MRA/ICQ icons for unused statusesGeorge Hazan
2019-05-21MRA: add missing iconsdartraiden
2019-05-13CDlgBase::SetMinSize - a way to get rid of WM_GETMINMAXINFO in DlgProcGeorge Hazan
2019-05-11crash fix for Discord, if server required a captchaGeorge Hazan
2019-05-04fixes #1940 (Jabber: crash on starting Miranda-NG after last update)George Hazan
2019-05-02minor fixesMataes
2019-04-30ICQ-WIM: explicit content-type specification for RAPI connectionsGeorge Hazan
2019-04-26fixes #1928 (ICQ: first manual reconnect after manual disconnect is always ↵George Hazan
failed)
2019-04-24ICQ-WIM:George Hazan
- added "Show error popups" options; - fix: errors were not translated
2019-04-23fixes #1925 ([Discord] Guildchat information for "general" chat is stored in ↵George Hazan
the "Server" contact, resulting in history retrieval issues)
2019-04-22VKontakte: audio message attachments type supportElzorFox
2019-04-21VKontakte:ElzorFox
send .ogg as audio messages version bump
2019-04-17ICQ-WIM: we also should set pdMode if we add UINs to ignore listGeorge Hazan
2019-04-17fixes #1909 (ICQ-WIM: on startup history of the only contact is synced)George Hazan
2019-04-16ICQ-WIM:George Hazan
- all these menu items & Visible List editor removed; - all control over permit/deny lists went to Options - Contact - Visibility; - fixes #1915 (impossible to set visibility for ICQ contacts)
2019-04-16duplicate wildcmp parser removedGeorge Hazan
2019-04-15fix for Sametime projectGeorge Hazan
2019-04-14unified project for SametimeGeorge Hazan
2019-04-14compilation fixGeorge Hazan
2019-04-14fix for a platformGeorge Hazan
2019-04-14fix for referencesGeorge Hazan
2019-04-14also we need filters for VS2019 projectsGeorge Hazan
2019-04-14Netlib_AddressToString expects input in network byte order (fixes issue #1764)obs
2019-04-14pack of changes for VS2019George Hazan
2019-04-13VKontakte: fix mark messages as read on typing if user is invisibleElzorFox
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-12YAMN: another burst of insightGeorge Hazan
2019-04-12wiping custom icolib functions: all another pluginsGeorge Hazan
2019-04-12wiping custom icolib functions: VKGeorge Hazan
2019-04-12wiping custom icolib functions: WeatherGeorge Hazan
2019-04-12wiping custom icolib functions: NewsAggregatorGeorge Hazan
2019-04-12wiping custom icolib functions: FacebookGeorge Hazan
2019-04-12wiping custom icolib functions: MSNGeorge Hazan
2019-04-12wiping custom icolib functions: JabberGeorge Hazan
2019-04-12wiping custom icolib functions: IRCGeorge Hazan
2019-04-12wiping custom icolib functions: GGGeorge Hazan
2019-04-12- extra icons default changed from icon's name to icon's handle;George Hazan
- Skin_GetIconName() considered obsolete and therefore removed;
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-08VKontakte: fix typing on invisible statusElzorFox
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