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
/
proto.cpp
Age
Commit message (
Expand
)
Author
2013-04-20
protocols must return unique ids on SendMsg
George Hazan
2013-04-09
- the kernel filters out contacts by proto names much faster than a plugin;
George Hazan
2013-04-06
menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now on
George Hazan
2013-03-31
HistoryEvents & HistoryKeeper support removed
George Hazan
2013-03-18
quick fix for the twitter profile URLs
Tobias Weimer
2013-03-11
- translation fixes (patch from Basil)
Vadim Dashevskiy
2013-03-02
fix for registering relative avatar path in Twitter
George Hazan
2013-03-02
unicode folders custom names (gotten from szName by default, as usual)
George Hazan
2013-03-02
rest of TCHAR_STR_PARAM replaced
George Hazan
2013-03-02
- avatars' Folders settings moved to the "Avatars" section;
George Hazan
2013-02-23
useless variable m_szProtoName removed
George Hazan
2013-02-23
- PROTO_INTERFACE::GetIcon removed and replaced with the standard implementat...
George Hazan
2013-01-16
_T > TaranslateT when needed (patch from person)
Vadim Dashevskiy
2012-12-07
- Options tree items change
Vadim Dashevskiy
2012-11-28
various menu initialization quirks
George Hazan
2012-11-10
minor type fix
Tobias Weimer
2012-11-07
Merged with original Twitter:
Tobias Weimer
2012-11-02
final switch to the typed icolib api
George Hazan
2012-10-16
Updated Twitter to version 1.0.0.2:
Tobias Weimer
2012-10-13
Twitter: folders restructurization
Kirill Volinsky