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
/
NewsAggregator
/
Src
/
Update.cpp
Age
Commit message (
Expand
)
Author
2018-11-13
NewsAggregator -> 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-05-03
mir_forkThread<typename> - stronger typizatioin for thread function parameter
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-07
some fixes
Kirill Volinsky
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
2016-12-02
MS_SYSTEM_* services became functions
George Hazan
2015-07-26
NewsAggregator: common project
Kirill Volinsky
2014-12-12
NewsAggregator: changed warning lavel to w4
Kirill Volinsky
2014-11-14
minor fixes
Kirill Volinsky
2014-11-13
minor fixes
Kirill Volinsky
2014-11-06
- common message archiving code extracted to a separate function;
George Hazan
2014-11-02
NewsAggregator:
Tobias Weimer
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2013-04-09
- the kernel filters out contacts by proto names much faster than a plugin;
George Hazan
2013-04-09
- short function names allows to write database loops in one string;
George Hazan
2013-03-30
code cleaning
George Hazan
2013-03-30
starting import implementation (not working yet)
Kirill Volinsky
2013-01-13
fixed not setting timer when checking at startup disabled
Kirill Volinsky
2013-01-12
added options for not receiving news at startup
Kirill Volinsky
2013-01-08
fixed checking news manually part2
Kirill Volinsky
2013-01-08
fixed checking news manually
Kirill Volinsky
2012-11-28
ex-protos moved to the Plugins folder
George Hazan
2012-06-06
protocols plugins moved to protocols
Kirill Volinsky
2012-06-04
typo fix
Kirill Volinsky