Chat-O-Matic/protocols/xmpp
Jaidyn Ann 3d020c4628 Populate conversations with logs, if any saved
Also adds a function to protocols to toggle this― if CayaProtocol::SaveLogs()
returns true, then local logs will be used to popualte conversation
windows. Otherwise, it's up to the protocol itself.

A new protocol IM_MESSAGE was also created, IM_LOGS_RECEIVED, which can
be used to populate conversations with old logs.
2021-05-24 19:12:42 -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 Create Conversation class, use it instead of Contact for chats 2021-05-24 01:47:21 -05:00
JabberHandler.h Populate conversations with logs, if any saved 2021-05-24 19:12:42 -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