summaryrefslogtreecommitdiff
path: root/protocols/IRCG/src/tools.cpp
AgeCommit message (Expand)Author
2024-10-24fixes #4754 (IRC: bb-теги в чате с обрезанными стил...George Hazan
2024-09-12compilation fixGeorge Hazan
2024-09-12fixes #4651 (NewStory+tabSRMM: Форматирование текста по...George Hazan
2024-01-23fixes #4104 (Удаление серверной истории)George Hazan
2023-12-12fixes #4032 (IRC + Tabsrmm: User details windows is without information for I...George Hazan
2023-12-12IRC: code cleaningGeorge Hazan
2023-02-10Protocols: preventing recursive contact deletionGeorge Hazan
2023-01-29shitty event control logic went from the core to IRCGeorge Hazan
2023-01-28IRC: fix for event broadcastingGeorge Hazan
2023-01-27IRC: contact converterGeorge Hazan
2023-01-27Group chats: all old APIs with lookup by module+session removedGeorge Hazan
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-05-20mir_wstrstri - case-insensitive search of substring, Unicode versionGeorge Hazan
2021-03-27IRCG:George Hazan
2021-03-26fixes #2798 (IRC: remove "Networks")George Hazan
2019-02-25GCEVENT::GCEF_UTF8 - flag for direct communication with utf8-encoded chat eve...George Hazan
2018-07-24database:George Hazan
2018-05-03mir_forkThread<typename> - stronger typizatioin for thread function parameterGeorge 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-13IRC: code cleaning for some crazy moments related to #1010George Hazan
2017-11-13Code modernize ...Goraf
2017-09-19useless structure GCDEST finally removedGeorge Hazan
2017-03-21more warnings fixedGeorge Hazan
2017-03-21warning fixGeorge Hazan
2017-01-14separate handle types for HNETLIBCONN & HNETLIBBINDGeorge Hazan
2017-01-13(wiping blood from hands) no more netlib servicesGeorge Hazan
2016-09-21IRC - now all roles are translated (hopefully)George Hazan
2016-09-17chats: more functions, less structuresGeorge Hazan
2016-09-16- chats services replaces with functions;George Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2015-08-16name conflicts solvedGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-04new mir_sntprintf templates without SIZEOFGeorge Hazan
2015-04-29unified project for IRC protocolGeorge Hazan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-07-13wrapping the most evident critical sections into a classGeorge Hazan
2014-01-27code cleaningGeorge Hazan
2014-01-10GCDEST::pszModule and GCDEST::ptszID must be constantGeorge Hazan
2014-01-08- end of ANSI support in chats;George Hazan
2014-01-08chat structures slightly cleaned (no changes so far)George Hazan
2013-10-11- m_hNetlibUser moved to PROTO_INTERFACE;George Hazan
2013-07-09applied protocol helpersGeorge Hazan
2013-07-08core protocol helpers for creating protocol evengs, services & threadsGeorge Hazan