summaryrefslogtreecommitdiff
path: root/protocols/IRCG/src/irclib.cpp
AgeCommit message (Expand)Author
2024-01-26major atavism, PROTORECVEVENT, died with its own set of constantsGeorge Hazan
2023-12-12IRC: code cleaningGeorge Hazan
2023-02-09SRMM: better support for group chats in databaseGeorge Hazan
2023-01-27Group chats: all old APIs with lookup by module+session removedGeorge Hazan
2022-08-05fixes #3145 (IRC: crash on channels list request)George Hazan
2022-05-07Netlib_OpenConnection - finally old stupid structure NETLIBOPENCONNECTION die...George Hazan
2022-02-08fixes #3022 (Jabber file transfers don't report failure)George Hazan
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26WORD -> uint16_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2021-06-26for #2928 - atavism removed from IRC: scripting supportGeorge 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
2019-07-24obsolete code removed from NETLIBBINDGeorge Hazan
2019-07-24useless member NETLIBOPENCONNECTION::cbSize removedGeorge Hazan
2018-11-26Chat_AddGroup - simplified prototypeGeorge Hazan
2018-10-17IRC:George Hazan
2018-07-24database:George Hazan
2018-05-03mir_forkThread<typename> - stronger typizatioin for thread function parameterGeorge Hazan
2018-04-17MNonCopyable - the common class to avoid declaring fake private constructorsGeorge Hazan
2018-04-03unneeded size fields removedGeorge Hazan
2018-04-03code cleaning: old unions replaced with MAllStrings & MAllStringsArrayGeorge Hazan
2018-03-28common protocol instance management code went into templateGeorge Hazan
2018-03-15LIST<> iterators:George Hazan
2018-02-21IRC: C++'11 iteratorsGeorge Hazan
2018-01-09fixes #1082George Hazan
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-15IRC:George Hazan
2017-11-13Code modernize ...Goraf
2017-01-14separate handle types for HNETLIBCONN & HNETLIBBINDGeorge Hazan
2017-01-13(wiping blood from hands) no more netlib servicesGeorge Hazan
2017-01-13a bit less netlib servicesGeorge Hazan
2016-12-02MS_SYSTEM_* services became functionsGeorge Hazan
2016-11-26crash fix for IRC kick/makeop commandsGeorge Hazan
2016-09-17chats: more functions, less structuresGeorge Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-06-11MRA: change avatars load threads count default value from 4 to 1Rozhuk Ivan
2015-10-02IRC: coverity fixes MikalaiR
2015-09-01- strdel()/strdelw() moved to the core;George Hazan
2015-08-16name conflicts solvedGeorge Hazan
2015-08-13fix for wrong CMString::Mid callsGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-04new mir_sntprintf templates without SIZEOFGeorge Hazan