summaryrefslogtreecommitdiff
path: root/protocols/Twitter/src/proto.cpp
AgeCommit message (Expand)Author
2013-04-20protocols must return unique ids on SendMsgGeorge Hazan
2013-04-09- the kernel filters out contacts by proto names much faster than a plugin;George Hazan
2013-04-06menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now onGeorge Hazan
2013-03-31HistoryEvents & HistoryKeeper support removedGeorge Hazan
2013-03-18quick fix for the twitter profile URLsTobias Weimer
2013-03-11- translation fixes (patch from Basil)Vadim Dashevskiy
2013-03-02fix for registering relative avatar path in TwitterGeorge Hazan
2013-03-02unicode folders custom names (gotten from szName by default, as usual)George Hazan
2013-03-02rest of TCHAR_STR_PARAM replacedGeorge Hazan
2013-03-02- avatars' Folders settings moved to the "Avatars" section;George Hazan
2013-02-23useless variable m_szProtoName removedGeorge Hazan
2013-02-23- PROTO_INTERFACE::GetIcon removed and replaced with the standard implementat...George Hazan
2013-01-16 _T > TaranslateT when needed (patch from person)Vadim Dashevskiy
2012-12-07- Options tree items changeVadim Dashevskiy
2012-11-28various menu initialization quirksGeorge Hazan
2012-11-10minor type fixTobias Weimer
2012-11-07Merged with original Twitter:Tobias Weimer
2012-11-02final switch to the typed icolib apiGeorge Hazan
2012-10-16Updated Twitter to version 1.0.0.2:Tobias Weimer
2012-10-13Twitter: folders restructurizationKirill Volinsky