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