Chat-O-Matic/protocols/xmpp
Jaidyn Ann 89905fe23c Show/receive room subjects, show protocol icon in conversation view
The conversation view now displays the protocol icon and room subject.
Messages for receiving room names (IM_ROOM_NAME) and subjects
(IM_ROOM_SUBJECT) were added, and support for the latter was given to
the XMPP add-on.

New message APIs were added, and several (room-related) im_what values were
moved into the 150s/160s.

UserItem::_TintColor() was moved to CayaUtils, because it can be used in
several different contexts.
2021-06-04 13:57:04 -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 Show/receive room subjects, show protocol icon in conversation view 2021-06-04 13:57:04 -05:00
JabberHandler.h Fix handling of chat IDs 2021-06-03 20:24:34 -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