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.h
Age
Commit message (
Expand
)
Author
2018-05-20
CMPlugin to receive a reference to PLUGININFOEX
George Hazan
2018-04-21
code cleaning:
George Hazan
2018-04-07
Proto_GetStatus is used everywhere instead of PS_GETSTATUS
George Hazan
2018-03-28
PFLAG_UNIQUEIDSETTING removed, its functionality transferred to Proto_SetUniq...
George Hazan
2018-03-28
common protocol instance management code went into template
George Hazan
2018-02-24
more nullptr
Goraf
2018-01-31
useless wrappers removed & replaced with PROTO_INTERFACE method calls
George Hazan
2018-01-01
massive copyright update
dartraiden
2017-12-29
PROTO_INTERFACE::setAllContactStatuses - common code moved to the core
George Hazan
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...
Kirill Volinsky
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM
Kirill Volinsky
2017-11-28
Source files converted to utf-8
Kirill Volinsky
2017-01-14
separate handle types for HNETLIBCONN & HNETLIBBIND
George Hazan
2017-01-12
Netlib_FreeHttpRequest() instead of MS_NETLIB_FREEHTTPREQUESTSTRUCT
George Hazan
2017-01-03
it's senseless to declare GetName member for the descendants of PROTO
George Hazan
2017-01-01
bump copyright year
dartraiden
2016-07-26
less TCHARs:
George Hazan
2016-01-02
Copyrights update part 2
Dart Raiden
2015-07-03
Twitter:
Tobias Weimer
2015-03-31
Twitter:
George Hazan
2015-03-22
strange custom loggins functions removed
George Hazan
2015-01-16
MEVENT - the strict type for events, they are not HANDLE anymore
George Hazan
2014-07-06
- fix for the auth url;
George Hazan
2014-05-28
Twitter: When clicked on popup, open tweet detail in browser; Version bump
Robert Pösel
2014-02-16
PS_CHANGEINFO is never called, and therefore exterminated
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
more HCONTACT
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2013-10-11
- m_hNetlibUser moved to PROTO_INTERFACE;
George Hazan
2013-10-08
separate Folders handles removed from protocols
George Hazan
2013-09-25
PROTO<>::SendAwayMsg / PSS_AWAYMSG considered unused
George Hazan
2013-08-15
removed not used files
Kirill Volinsky
2013-07-08
core protocol helpers for creating protocol evengs, services & threads
George Hazan
2013-03-02
fix for registering relative avatar path in Twitter
George Hazan
2013-02-25
PROTO_INTERFACE made zeroed on the basic inheritance level
George Hazan
2013-02-23
- PROTO_INTERFACE::GetIcon removed and replaced with the standard implementat...
George Hazan
2012-11-07
Merged with original Twitter:
Tobias Weimer
2012-10-13
Twitter: folders restructurization
Kirill Volinsky