index
:
miranda-ng.git
0_95_10_2
jabber_test
master
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
2024-09-12
fixes #4651 (NewStory+tabSRMM: Форматирование текста по...
George Hazan
2024-01-26
major atavism, PROTORECVEVENT, died with its own set of constants
George Hazan
2024-01-19
the ancient atavism extincted: PROTORECVFILE structure with its own set of flags
George Hazan
2024-01-19
code cleaning
George Hazan
2023-12-20
DBEVENTINFO::hContact to be returned inside an event, no need to call db_even...
George Hazan
2023-12-18
fixes #4060 (Crash: Miranda crashes after /part command)
George Hazan
2023-12-18
fixes #4062 (IRC: Some modes still in Topic column)
George Hazan
2023-12-13
fixes #4047 (IRC: Some modes in topic column)
George Hazan
2023-12-12
IRC: code cleaning
George Hazan
2023-12-09
fixes #4025 (IRC Accounts: <unknown> in nickname fields)
George Hazan
2023-11-11
fixes #3909 (Tabsrmm + IRC: same user's leaving events in chats)
George Hazan
2023-11-11
fixes #3914 (Tabsrmm + IRC: same user's nick changes events in chats)
George Hazan
2023-02-18
minor code cleaning
George Hazan
2023-02-09
SRMM: better support for group chats in database
George Hazan
2023-01-28
IRC: fix for event broadcasting
George Hazan
2023-01-27
Group chats: all old APIs with lookup by module+session removed
George Hazan
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
[next]