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
/
plugins
/
StopSpamMod
/
src
/
stopspam.cpp
Age
Commit message (
Expand
)
Author
2024-08-21
fixes #4581 (StopSpamMod: remove ICQ/MRA support)
George Hazan
2023-12-29
fixes #4085 (Удалить настройки невидимости)
George Hazan
2023-12-07
fixes #3679 (StopSpam/StopSpamMod: Jabber message query overflow)
George Hazan
2023-09-27
code cleaning
George Hazan
2023-04-10
code cleaning
George Hazan
2022-07-31
Contact: group of functions gathered into the personal namespace
George Hazan
2022-04-06
remove executable attribute from affected files
georgehazan
2021-12-26
DWORD -> uint32_t
George Hazan
2021-12-26
BYTE -> uint8_t
George Hazan
2021-06-05
major code cleaning in regard to db_event_getBlobSize & event memory allocation
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-26
Clist_IsHidden / Clist_HideContact - two helpers to hide CList/Hidden variabl...
George Hazan
2019-06-27
manual access to CList/Group restricted
George Hazan
2019-01-31
fixes #1807 (Remove obsolete ICQ shit)
George Hazan
2018-11-13
StopSpamMod -> g_plugin
George Hazan
2018-07-24
code cleaning
George Hazan
2018-05-20
CMPlugin to receive a reference to PLUGININFOEX
George Hazan
2018-04-07
Proto_GetStatus is used everywhere instead of PS_GETSTATUS
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-09-18
StopSpamMod: removed template for hooking events
Kirill Volinsky
2017-01-17
useless field DBEVENTINFO::cbSize removed
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2016-07-21
improperly named helper renamed
George Hazan
2015-10-28
Optimize ME_DB_CONTACT_SETTINGCHANGED functions to not use mir_strcmp() but j...
Robert Pösel
2015-08-12
warning fixes
George Hazan
2015-08-01
stopspam_mod: common project
Kirill Volinsky
2015-05-31
- PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin;
George Hazan
2015-05-22
replace _tcscmp to mir_tstrcmp
Kirill Volinsky
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-05-21
war against atavisms continues
George Hazan
2015-01-16
MEVENT - the strict type for events, they are not HANDLE anymore
George Hazan
2014-02-12
another bunch of useless conversions died
George Hazan
2014-02-11
"we don't need these variables" (c) Pink Floyd
George Hazan
2014-02-10
these conversions aren't needed either
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-30
MS_DB_EVENT_* services remained, but their calls removed
George Hazan
2013-03-09
added precompiled header
Kirill Volinsky
2013-01-19
- Another portion of _T replacement when it's not needed (from person)
Vadim Dashevskiy
2013-01-07
answer checking fix patch from "110704"
Alexander Gluzsky
2012-09-16
- event code standardization for protocols
George Hazan
2012-07-30
New_GPG unchecked in full solution (boost), StopSpamMod - folder renamed
Vadim Dashevskiy