b1920dad47
Registration of custom chat commands and menu-items for protocols was done by the IM_REGISTER_* messages, and is now done through direct calls to the CayaProtocol object. The new model for call/message for protocols is this: Temporary information (chat messages, roster members, etc.) should be accessed through messages. Relatively static data (protocol name, commands) should be accessed through direct calls to the protocol object. |
||
---|---|---|
.. | ||
FacebookProtocol.cpp | ||
FacebookProtocol.h | ||
GoogleTalkProtocol.cpp | ||
GoogleTalkProtocol.h | ||
JabberHandler.cpp | ||
JabberHandler.h | ||
JabberMain.cpp | ||
JabberProtocol.cpp | ||
JabberProtocol.h | ||
Makefile | ||
jabber.rdef |