summaryrefslogtreecommitdiff
path: root/protocols/Twitter/src/contacts.cpp
AgeCommit message (Expand)Author
2016-01-02Copyrights update part 2Dart Raiden
2015-08-18- naming conflict;George Hazan
2015-07-03Twitter:Tobias Weimer
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-05-31- MAllStrings: a handy union to hold an incoming string parameter of any type;George Hazan
2015-05-22T2Utf - handy replacement for ptrA<mir_utf8decodeT()>George Hazan
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-04-26unified project for TwitterGeorge Hazan
2015-03-31Twitter:George Hazan
2015-03-22strange custom loggins functions removedGeorge Hazan
2014-07-06fix for adding contacts in TwitterGeorge Hazan
2014-07-06- fix for the auth url;George Hazan
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-11"we don't need these variables" (c) Pink FloydGeorge Hazan
2014-02-10these conversions aren't needed eitherGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10more HCONTACTGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2013-10-11- m_hNetlibUser moved to PROTO_INTERFACE;George Hazan
2013-07-20protocol helper for detecting chats: isChatRoomGeorge Hazan
2013-07-08core protocol helpers for creating protocol evengs, services & threadsGeorge Hazan
2013-06-15ProtoBroadcastAck - unified helper for all protocolsGeorge Hazan
2013-05-17some more fixes for MS_DB_CONTACT_DELETE & loopsGeorge Hazan
2013-04-09- the kernel filters out contacts by proto names much faster than a plugin;George Hazan
2013-03-18quick fix for the twitter profile URLsTobias Weimer
2012-11-25typed stub for MS_PROTO_GETCONTACTBASEPROTOGeorge Hazan
2012-11-07Merged with original Twitter:Tobias Weimer
2012-11-02final switch to the typed icolib apiGeorge Hazan
2012-10-13Twitter: folders restructurizationKirill Volinsky