Chat-O-Matic/protocols/purple
Jaidyn Ann c0f126206a Include default templates, split "room"
The "room" template has been split into two seperate
templates― "join_room" and "create_room". Before, "room" was used in the
room creation window, but now that's delegated to "create_room".

"join_room" is used with the join window― so now, the add-on has total
control over the slots used to join/create rooms generally, if they
specify the templates. Even a "/join" command could be overriden by the
add-on.

Also, default templates are now in use. Rather than add-ons being
required to specify templates, there are sensible defaults included with
Cardie for each one.
2021-07-05 13:48:33 -05:00
..
Makefile Returning libpurple protocol amount and names 2021-06-23 23:57:27 -05:00
Purple.h Reorganize settings directory, custom purple paths 2021-06-30 21:05:43 -05:00
PurpleApp.cpp Include default templates, split "room" 2021-07-05 13:48:33 -05:00
PurpleApp.h (purple) Creation/joining rooms using "room" template 2021-07-05 12:42:41 -05:00
PurpleMessages.h (purple) Fetch room template from purple 2021-07-04 11:31:32 -05:00
PurpleProtocol.cpp Include default templates, split "room" 2021-07-05 13:48:33 -05:00
PurpleProtocol.h (purple) Fetch room template from purple 2021-07-04 11:31:32 -05:00
purple.rdef (purple) Main loop, server→add-on→app communication 2021-06-27 16:46:38 -05:00