summaryrefslogtreecommitdiff
path: root/protocols/Twitter/src/connection.cpp
AgeCommit message (Expand)Author
2017-09-12Revert "Merge branch 'master' of https://github.com/miranda-ng/miranda-ng"George Hazan
2017-09-11old good sound services became finally functionsGeorge Hazan
2017-01-17useless field DBEVENTINFO::cbSize removedGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-12-02MS_SYSTEM_* services became functionsGeorge Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-06-05- fix for a bug with user's profile url;George Hazan
2016-04-15contact list groups:George Hazan
2016-04-02Twitter: clarify massage about account reset; tune resourcesDart Raiden
2016-01-02Copyrights update part 2Dart Raiden
2015-07-03Twitter:Tobias Weimer
2015-06-21MS_UTIL_OPENURL -> mir_core::Utils_OpenUrlGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge 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-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
2015-05-21war against atavisms continuesGeorge Hazan
2015-04-29twitter moved to the kernel json driverGeorge Hazan
2015-04-26unified project for TwitterGeorge Hazan
2015-03-31Twitter:George Hazan
2015-03-22strange custom loggins functions removedGeorge Hazan
2014-12-13arg fixes for MS_UTILS_OPENURL serviceRozhuk Ivan
2014-07-06- fix for the auth url;George Hazan
2014-05-30Twitter: Fix closing popups on right clickRobert Pösel
2014-05-28Twitter: When clicked on popup, open tweet detail in browser; Version bumpRobert Pösel
2014-03-01git-svn-id: http://svn.miranda-ng.org/main/trunk@8337 1316c22d-e87f-b044-9b9b...Dart Raiden
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-31crash on start in TwitterGeorge Hazan
2013-12-23spelling correction (e.g. twitter -> Twitter)Dart Raiden
2013-11-14try to fix encoding in popups (fixes #496)Tobias Weimer
2013-10-11- m_hNetlibUser moved to PROTO_INTERFACE;George Hazan
2013-10-09English US correction (patch by RMN) Vadim Dashevskiy
2013-09-24PROTORECVEVENT::pCustomData field added to add user-defined into to incoming ...George Hazan
2013-08-22More double spaces eliminatedDart Raiden
2013-08-14mir_*printf patch for protocolsGeorge Hazan
2013-08-11ProtoGetAvatarFormat, ProtoGetAvatarFileFormat, ProtoGetBufferFormat, ProtoGe...George Hazan
2013-07-08core protocol helpers for creating protocol evengs, services & threadsGeorge Hazan
2013-06-30- db_set_blob used everywhere for writing blobsGeorge Hazan
2013-06-29rest of unused databases services removedGeorge Hazan
2013-06-21minor code cleaningGeorge Hazan
2013-06-15ProtoBroadcastAck - unified helper for all protocolsGeorge Hazan
2013-05-19"PopUp" everywhere was replaced to "Popup"Robert Pösel
2013-03-30MS_DB_EVENT_* services remained, but their calls removedGeorge Hazan
2013-03-18quick fix for the twitter profile URLsTobias Weimer
2012-11-28new macroses for MS_PROTO_CHAINRECV: ProtoChainRecv, ProtoChainRecvMsg & Prot...George Hazan
2012-11-07Merged with original Twitter:Tobias Weimer