summaryrefslogtreecommitdiff
path: root/protocols/Twitter
AgeCommit message (Expand)Author
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-06-29more old crap outGeorge Hazan
2016-06-29fix for old iconlib handle arraysGeorge Hazan
2016-06-12Twitter: better descriptions for soundsRMN
2016-06-05- fix for a bug with user's profile url;George Hazan
2016-04-26R.I.P m_clui.h, you helped us alotGeorge Hazan
2016-04-15contact list groups:George Hazan
2016-04-02Twitter: clarify massage about account reset; tune resourcesDart Raiden
2016-04-01unificate reconnect warnings (as in Jabber)Dart Raiden
2016-01-02Copyrights update part 2Dart Raiden
2015-09-04Twitter: menu uidAlexander Lantsev
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-27warning fixesGeorge Hazan
2015-08-18- naming conflict;George Hazan
2015-07-27Twitter: Replace few more html entities with text representationRobert Pösel
2015-07-06Twitter:Tobias Weimer
2015-07-03Twitter:Tobias Weimer
2015-07-01fix for a twitter menu George Hazan
2015-06-30MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...George Hazan
2015-06-29- unified menu creation using wrapper class CMenuItem;George Hazan
2015-06-29Twitter: attempt fix cyrilic tweets sendingMikalaiR
2015-06-29various minor fixesGeorge Hazan
2015-06-28finally CLISTEVENT removed completelyGeorge Hazan
2015-06-27- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...George Hazan
2015-06-26YEEHAW! CLISTMENUITEM::pszPopupName also diedGeorge Hazan
2015-06-26next slice of cutting out unused menu features - popupPositionGeorge Hazan
2015-06-25another portion of dead genmenu servicesGeorge Hazan
2015-06-22- CLISTMENUITEM::cbSize - atavism removed;George Hazan
2015-06-21MS_UTIL_OPENURL -> mir_core::Utils_OpenUrlGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-06-15MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function callsGeorge Hazan
2015-06-07- common.props divided into app.props & plugin.props;George Hazan
2015-06-04new mir_sntprintf templates without SIZEOFGeorge Hazan
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-06-01various quirks with PROTO_AVATAR_INFORMATION declarationsGeorge Hazan
2015-06-01another bunch of dead crutches: non-unicode avatar servicesGeorge Hazan
2015-05-31- PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin;George Hazan
2015-05-31- MAllStrings: a handy union to hold an incoming string parameter of any type;George Hazan
2015-05-26Unify Netlib initialization error message in some protocolsRobert Pösel
2015-05-25fix for the correct json node validationGeorge Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
2015-05-23replace strncat to mir_strncatKirill Volinsky
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22replace _tcsicmp to mir_tstrcmpiKirill Volinsky
2015-05-22T2Utf - handy replacement for ptrA<mir_utf8decodeT()>George Hazan