Chat-O-Matic/protocols/xmpp
Jaidyn Ann 8d50a6b9a4 Pass relevant cache paths directly to add-ons
Now, instead of using Utils.cpp's AccountCachePath and AddOnCachePath,
and add-on should implement ChatProtocol::SetAccountCachePath and
ChatProtocol::SetAddOnCachePath.

In addition, most path-related functions in Utils now return BPaths― and
some of interest to chat add-ons can accept the path given by
ChatProtocol::SetAccountCachePath as the main argument.
2022-02-18 15:42:06 -06:00
..
JabberHandler.cpp Pass relevant cache paths directly to add-ons 2022-02-18 15:42:06 -06:00
JabberHandler.h Pass relevant cache paths directly to add-ons 2022-02-18 15:42:06 -06:00
JabberMain.cpp (xmpp) Rename protocol from 'Jabber' to 'XMPP' 2021-08-14 23:24:19 -05:00
JabberProtocol.cpp (xmpp) Rename protocol from 'Jabber' to 'XMPP' 2021-08-14 23:24:19 -05:00
JabberProtocol.h Generalize protocol settings' GUI templating 2021-06-17 17:02:29 -05:00
Makefile Get app name & signature from Make.pre/Make.post 2022-01-08 16:50:34 -06:00
jabber.rdef Rename Cardie to Chat-O-Matic 2021-08-19 02:29:14 -05:00