index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
protocols
/
Twitter
/
src
/
connection.cpp
Age
Commit message (
Expand
)
Author
2014-05-30
Twitter: Fix closing popups on right click
Robert Pösel
2014-05-28
Twitter: When clicked on popup, open tweet detail in browser; Version bump
Robert Pösel
2014-03-01
git-svn-id: http://svn.miranda-ng.org/main/trunk@8337 1316c22d-e87f-b044-9b9b...
Dart Raiden
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-31
crash on start in Twitter
George Hazan
2013-12-23
spelling correction (e.g. twitter -> Twitter)
Dart Raiden
2013-11-14
try to fix encoding in popups (fixes #496)
Tobias Weimer
2013-10-11
- m_hNetlibUser moved to PROTO_INTERFACE;
George Hazan
2013-10-09
English US correction (patch by RMN)
Vadim Dashevskiy
2013-09-24
PROTORECVEVENT::pCustomData field added to add user-defined into to incoming ...
George Hazan
2013-08-22
More double spaces eliminated
Dart Raiden
2013-08-14
mir_*printf patch for protocols
George Hazan
2013-08-11
ProtoGetAvatarFormat, ProtoGetAvatarFileFormat, ProtoGetBufferFormat, ProtoGe...
George Hazan
2013-07-08
core protocol helpers for creating protocol evengs, services & threads
George Hazan
2013-06-30
- db_set_blob used everywhere for writing blobs
George Hazan
2013-06-29
rest of unused databases services removed
George Hazan
2013-06-21
minor code cleaning
George Hazan
2013-06-15
ProtoBroadcastAck - unified helper for all protocols
George Hazan
2013-05-19
"PopUp" everywhere was replaced to "Popup"
Robert Pösel
2013-03-30
MS_DB_EVENT_* services remained, but their calls removed
George Hazan
2013-03-18
quick fix for the twitter profile URLs
Tobias Weimer
2012-11-28
new macroses for MS_PROTO_CHAINRECV: ProtoChainRecv, ProtoChainRecvMsg & Prot...
George Hazan
2012-11-07
Merged with original Twitter:
Tobias Weimer
2012-10-29
Twitter: better version of previous fix
Vadim Dashevskiy
2012-10-29
Twitter: dbei.flags = DBEF_READ; - line commented again (wrong decoding of ut...
Vadim Dashevskiy
2012-10-27
Twitter: forcing of baceurl is still needed
Vadim Dashevskiy
2012-10-27
Twitter version bump to 1.0.0.3, version standardization, description update ...
Vadim Dashevskiy
2012-10-16
Updated Twitter to version 1.0.0.2:
Tobias Weimer
2012-10-13
Twitter: folders restructurization
Kirill Volinsky