summaryrefslogtreecommitdiff
path: root/protocols/Twitter/src/connection.cpp
AgeCommit message (Expand)Author
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
2012-10-29Twitter: better version of previous fixVadim Dashevskiy
2012-10-29Twitter: dbei.flags = DBEF_READ; - line commented again (wrong decoding of ut...Vadim Dashevskiy
2012-10-27Twitter: forcing of baceurl is still neededVadim Dashevskiy
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