summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
2019-02-07MSN was last plugin that used that crap with HTTP GatewaysGeorge Hazan
2019-02-07hopefully last custom UrlDecode implementation removedGeorge Hazan
2019-02-05fixes #1825 (spin control initialization should be done in the constructor, ↵George Hazan
not inside OnInitDialog)
2019-02-01tabSRMM: old perversion removedGeorge Hazan
2019-02-01four forgotten meta services removedGeorge Hazan
2019-01-31fixes #1806 (Delete /include/delphi/deprecated or move to deprecated)George Hazan
2019-01-31fixes #1807 (Remove obsolete ICQ shit)George Hazan
2019-01-30fixes #1776 (rest of url-related stuff)George Hazan
2019-01-30m_icq.h removedGeorge Hazan
2019-01-30obsolete ICQ trash removed from headersGeorge Hazan
2019-01-30fixes #1785 (sub's events aren't marked as read, because of that SRMM could ↵George Hazan
read all events into a message log)
2019-01-28mir_urlDecode & mir_urlEncode to return CMStringAGeorge Hazan
2019-01-21synchronized constantsGeorge Hazan
2019-01-20fixes #1776 (any traces of URL* related constants removed)George Hazan
2019-01-18code cleaningGeorge Hazan
- ACKTYPE_URL removed; - PF1_URL removed; - IEED_EVENT_URL removed; - another URL-related code cleaning
2019-01-18fixes #1776 (remove MS_URL_SENDURL "SRUrl/SendCommand")George Hazan
2019-01-18we don't need PSR_URL as wellGeorge Hazan
2019-01-18PSS_URL removed as totally obsoleteGeorge Hazan
2019-01-11another unused constant removedGeorge Hazan
2019-01-11unused constant removedGeorge Hazan
2019-01-06CCtrlCombo::OnSelChanged extracted to the separate handlerGeorge Hazan
2019-01-04Update copyrightsdartraiden
2018-12-28obsolte perversion with PF4_INFOSETTINGSVC removedGeorge Hazan
2018-12-28User added notifications:George Hazan
- old obsoleted ICQ-related junk like PF4_FORCEADDED & PF1_ADDED removed; - appropriate controls removed from auth dialogs and menus; - fixes #1680 (ICQ10: disable "Auth request" and "Send you are added" in "Add contact" dialog)
2018-12-24mir_urlDecode restoredGeorge Hazan
2018-12-23in fact, we don't need mir_hmac_sha1 eitherGeorge Hazan
2018-12-23we don't need this function, cause it's not called, and also we have opensslGeorge Hazan
2018-12-21attempt to unify AsyncHttpRequest in various protocolsGeorge Hazan
2018-12-17minor code cleaningGeorge Hazan
2018-12-08db_get_sa / db_get_wsa to receive the default value, massive code simplificationGeorge Hazan
2018-12-08chats:George Hazan
- Chat_GetGroup & Chat_SetGroup functions added to stop the zoo with chat default group name; - fixes #1655 (custom chat group name doesn't work in Discord)
2018-12-07fixes #1653 (recursive removal of embedded groups)George Hazan
2018-11-26Chat_AddGroup - simplified prototypeGeorge Hazan
2018-11-26fix for chat structures declarationGeorge Hazan
2018-11-21this code is so much fasterGeorge Hazan
2018-11-13getByte/getWord/getDword: correct default values restoredGeorge Hazan
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-11-07some files contains LF and CRLF simultaneouslydartraiden
2018-10-18CHAT_MANAGER:George Hazan
- unused function SM_PostMessage removed; - some minor fixes for switching SRMM plugins on the fly
2018-10-17fixes #1626 (Dbx_mdbx: subcontact's history disappears after removing a ↵George Hazan
subcontact instead of saving in meta)
2018-10-15fix for crash in chat manager in service modeGeorge Hazan
2018-10-13group chats:George Hazan
- GC_SHAREDUSERS removed; - SESSION_INFO::pParent used instead to collect data about shared user info - fix for SESSION_INFO::pMe calculation - Discord chats now go offline when proto goes offline
2018-10-13chat api:George Hazan
- GC_SHAREDUSERS flag added to share the same array of users for all group chats; - USERINFO.next removed; - MODULEINFO.arUsers & SESSION_INFO.arUsers introduced to maintain user lists; - MM_AddModule removed; - memory allocation model changed for MODULEINFO & SESSION_INFO - MM_CreateModule & SM_CreateSession members are added to g_chatApi
2018-10-10stupid schema with event handles sharing via CreateEventHook eliminatedGeorge Hazan
2018-10-08code cleaningGeorge Hazan
2018-10-01centralized system of processing message ids. also fixes #1375George Hazan
2018-09-23new event: ME_DB_EVENT_EDITEDGeorge Hazan
2018-09-23db_event_edit - new stub for editing messagesGeorge Hazan
2018-09-21code cleaningGeorge Hazan
2018-09-20also removed from pascal headersGeorge Hazan