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
/
protocols
/
Twitter
/
src
/
main.cpp
Age
Commit message (
Expand
)
Author
2024-01-08
Update copyrights
dartraiden
2023-01-02
Update copyrights
dartraiden
2022-01-01
Happy new year, Miranda
dartraiden
2021-01-17
Update copyrights
dartraiden
2020-02-18
Twitter:
George Hazan
2020-01-01
Happy new year, Miranda
George Hazan
2019-01-04
Update copyrights
dartraiden
2018-05-28
all plugins => CMPlugin virtual functions
George Hazan
2018-05-23
no need to initialize pcli variable in each plugin (only in Clist_*)
George Hazan
2018-05-23
we don't need MirandaPluginInfoEx() anymore. farewell, my lovely
George Hazan
2018-05-22
no more need in hLangpack variable *YAHOO*
George Hazan
2018-05-20
mir_getLP() call went into CMPluginBase::CMPluginBase, thus it's not needed i...
George Hazan
2018-05-20
CMPlugin to receive a reference to PLUGININFOEX
George Hazan
2018-05-18
hLangpack variable began migration inside CMPluginBase
George Hazan
2018-05-15
cmstub.lib statically linked to any plugin that uses CMPlugin template
George Hazan
2018-04-18
g_hInstance incapulated into PLUGIN<>, no need in the separate variable
George Hazan
2018-04-18
PLUGIN<> to half-automatically calculate the dll's g_hInstance and pass it in...
George Hazan
2018-03-28
common protocol instance management code went into template
George Hazan
2018-03-28
all protocols rewritten to CMPluginBase
George Hazan
2018-01-01
massive copyright update
dartraiden
2017-12-10
- remove emails (if author retired - it's useless to write to him; if author ...
dartraiden
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-28
Source files converted to utf-8
Kirill Volinsky
2017-01-01
bump copyright year
dartraiden
2016-09-06
minus MS_CLIST_RETRIEVE_INTERFACE
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-06-29
more old crap out
George Hazan
2016-06-05
- fix for a bug with user's profile url;
George Hazan
2016-01-02
Copyrights update part 2
Dart Raiden
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-19
- all static protocol services replaced with functions;
George Hazan
2015-05-31
- PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin;
George Hazan
2015-05-22
replace _tcscmp to mir_tstrcmp
Kirill Volinsky
2015-04-26
unified project for Twitter
George Hazan
2015-03-31
Twitter:
George Hazan
2014-07-06
- fix for the auth url;
George Hazan
2013-04-07
mir_getCLI() - a helper for MS_CLIST_RETRIEVE_INTERFACE, just call it without...
George Hazan
2013-03-18
quick fix for the twitter profile URLs
Tobias Weimer
2012-11-04
code cleaning
George Hazan
2012-10-27
Twitter version bump to 1.0.0.3, version standardization, description update ...
Vadim Dashevskiy
2012-10-16
Updated Twitter to version 1.0.0.2:
Tobias Weimer
2012-10-13
Twitter: folders restructurization
Kirill Volinsky