summaryrefslogtreecommitdiff
path: root/protocols/IRCG/src/commandmonitor.cpp
AgeCommit message (Expand)Author
2022-07-31Contact: group of functions gathered into the personal namespaceGeorge Hazan
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2021-12-26PBYTE -> uint8_t*George Hazan
2021-05-20mir_wstrstri - case-insensitive search of substring, Unicode versionGeorge Hazan
2021-03-30fixes #2820 (useless "Network" field in Options - IRC - Ignore)George Hazan
2021-03-27IRCG:George Hazan
2021-03-26fixes #2798 (IRC: remove "Networks")George Hazan
2021-01-11fixes #2686 ([IRC] SASL authentication failed)George Hazan
2020-01-30LIST::remove + LIST::indexOf() combination removed with LIST::removeItemGeorge Hazan
2019-09-30IRC: fix for the 10-yrs-old bug with displaying own messages with %%George Hazan
2019-09-27end of manual experiments with CList/NotOnListGeorge Hazan
2019-09-27fix for a function name:George Hazan
2019-09-27obsolete services from m_ignore.h converted into functionsGeorge Hazan
2019-09-26Clist_IsHidden / Clist_HideContact - two helpers to hide CList/Hidden variabl...George Hazan
2019-09-16fixes #2067 (IRC: Perform to be executed in the separate thread)George Hazan
2019-07-26warning fixesGeorge Hazan
2019-07-21Restore "Free for chat" status support (fixes #1963)dartraiden
2019-05-27fixes #1963 (Remove Free for Chat, On the Phone and Out to Lunch statuses com...George Hazan
2019-02-25PROTORECVFILE now uses const char/wchar_t pointers. also fixes #1864 completelyGeorge Hazan
2019-02-25GCEVENT::GCEF_UTF8 - flag for direct communication with utf8-encoded chat eve...George Hazan
2018-11-26Chat_AddGroup - simplified prototypeGeorge Hazan
2018-11-14code cleaningGeorge Hazan
2018-10-17IRC:George Hazan
2018-07-24database:George Hazan
2018-07-16fixes #1493 (Miranda IRC protocol crash when checking channel modes)George Hazan
2018-06-25IRC: if user decide "kick with reason", he should write a reason manuallydartraiden
2018-05-27unused variable CHAT_MANAGER *pci removed and replaced with g_chatApiGeorge Hazan
2018-05-03mir_forkThread<typename> - stronger typizatioin for thread function parameterGeorge Hazan
2018-04-27code cleaningGeorge Hazan
2018-03-16entities' names to be started with capital lettersGeorge Hazan
2018-03-16always hated these long expressions: contact_iter makes them much shorterGeorge Hazan
2018-03-15LIST<> iterators:George Hazan
2018-02-21IRC: C++'11 iteratorsGeorge Hazan
2018-01-31mir_app:George Hazan
2017-12-27[IRCG] Addendum to 480f2c3: use m_userID instead of m_name on AUTHENTICATE an...Amine Khaldi
2017-12-22quick-n-dirty fix for #1069George Hazan
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-15IRC: more code cleaningGeorge Hazan
2017-11-13Code modernize ...Goraf
2017-09-19useless structure GCDEST finally removedGeorge Hazan
2017-09-04fixes #915 (crash in IRC processing wrongly created PING command)George Hazan
2017-08-05Change rest of Miranda NG links to https://Robert Pösel
2017-03-21warning fixGeorge Hazan
2017-03-10Group chats:George Hazan
2017-01-20code cleaningGeorge Hazan
2017-01-17useless field DBEVENTINFO::cbSize removedGeorge Hazan
2016-12-02MS_SYSTEM_* services became functionsGeorge Hazan
2016-11-26crash fix for IRC kick/makeop commandsGeorge Hazan