Chat-O-Matic/protocols/xmpp
Jaidyn Ann b1920dad47 Move command/menu-item registration to call
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.
2021-06-20 01:24:34 -05:00
..
FacebookProtocol.cpp Generalize protocol settings' GUI templating 2021-06-17 17:02:29 -05:00
FacebookProtocol.h Generalize protocol settings' GUI templating 2021-06-17 17:02:29 -05:00
GoogleTalkProtocol.cpp Generalize protocol settings' GUI templating 2021-06-17 17:02:29 -05:00
GoogleTalkProtocol.h Generalize protocol settings' GUI templating 2021-06-17 17:02:29 -05:00
JabberHandler.cpp Move command/menu-item registration to call 2021-06-20 01:24:34 -05:00
JabberHandler.h Move command/menu-item registration to call 2021-06-20 01:24:34 -05:00
JabberMain.cpp Allow multiple protocols per add-on 2021-05-21 13:47:14 -05:00
JabberProtocol.cpp Roster management, adding new contacts 2021-06-19 18:25:58 -05:00
JabberProtocol.h Generalize protocol settings' GUI templating 2021-06-17 17:02:29 -05:00
Makefile Split icons into seperate RDEF files 2021-06-17 11:49:42 -05:00
jabber.rdef Split icons into seperate RDEF files 2021-06-17 11:49:42 -05:00