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
/
plugins
/
StopSpamPlus
/
src
/
services.cpp
Age
Commit message (
Expand
)
Author
2023-12-07
fixes #3679 (StopSpam/StopSpamMod: Jabber message query overflow)
George Hazan
2023-04-09
fixes #3479 (StopSpam: duplicate setting 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
2020-03-30
Contact lists:
George Hazan
2019-12-04
GetContactProto: useless duplicate function replaced with standard Proto_GetB...
George Hazan
2019-09-27
end of manual experiments with CList/NotOnList
George Hazan
2019-06-27
manual access to CList/Group restricted
George Hazan
2018-11-13
StopSpam -> g_plugin
George Hazan
2018-11-12
db_* functions replaced with g_plugin calls
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-10
StopSpam moved to CMOption<> instead of custom code
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-13
Code modernize ...
Goraf
2017-09-18
garbage code removed
George Hazan
2016-09-14
second major wipeout of database services & structures:
George Hazan
2016-07-29
no more TCHARs
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2016-04-15
contact list groups:
George Hazan
2015-08-01
stopspam: common project
Kirill Volinsky
2015-04-23
warning fix
Kirill Volinsky
2015-04-16
IsStatusConnecting() - useful macro
George Hazan
2014-03-04
we are not removing hidden contacts (from Mataes)
Vadim Dashevskiy
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-06-21
minor code cleaning
George Hazan
2013-05-17
some more fixes for MS_DB_CONTACT_DELETE & loops
George Hazan
2013-04-09
- the kernel filters out contacts by proto names much faster than a plugin;
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
2012-11-25
typed stub for MS_PROTO_GETCONTACTBASEPROTO
George Hazan
2012-11-09
Revert of 2235
Vadim Dashevskiy
2012-11-09
StopSpam: fix for leaving hidden contacts while removing spammers
Vadim Dashevskiy
2012-10-10
service call replaced with the direct function call
George Hazan
2012-10-02
StopSpamPlus:
Kirill Volinsky
2012-09-24
StopSpamPlus
Kirill Volinsky
2012-09-24
StopSpamPlus
Kirill Volinsky
2012-07-24
StopSpamPlus, TipperYM, TooltipNotify, TopToolBar, TranslitSwitcher, UserGuid...
Vadim Dashevskiy
2012-05-21
StopSpam:
Kirill Volinsky
2012-05-15
initial commit
Vadim Dashevskiy