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