Chat-O-Matic/protocols/xmpp
Jaidyn Ann 8a9cb9effd Register commands & pop-up items through messages
Use IM_MESSAGEs, IM_REGISTER_COMMAND and IM_REGISTER_USER_ITEM, for
registering commands and user-list pop-up items.

The former replaces CayaProtocol::Commands(), which was a real bad idea
in the first place. Just awful. No idea why I did that instead of this,
which is nicer and significantly easier anyway.
2021-06-15 23:29:38 -05:00
..
FacebookProtocol.cpp Allow multiple protocols per add-on 2021-05-21 13:47:14 -05:00
FacebookProtocol.h Allow multiple protocols per add-on 2021-05-21 13:47:14 -05:00
GoogleTalkProtocol.cpp Allow multiple protocols per add-on 2021-05-21 13:47:14 -05:00
GoogleTalkProtocol.h Allow multiple protocols per add-on 2021-05-21 13:47:14 -05:00
JabberHandler.cpp Register commands & pop-up items through messages 2021-06-15 23:29:38 -05:00
JabberHandler.h Register commands & pop-up items through messages 2021-06-15 23:29:38 -05:00
JabberMain.cpp Allow multiple protocols per add-on 2021-05-21 13:47:14 -05:00
JabberProtocol.cpp Allow multiple protocols per add-on 2021-05-21 13:47:14 -05:00
JabberProtocol.h Allow multiple protocols per add-on 2021-05-21 13:47:14 -05:00
Makefile Create Conversation class, use it instead of Contact for chats 2021-05-24 01:47:21 -05:00
jabber.rdef Allow multiple protocols per add-on 2021-05-21 13:47:14 -05:00