Chat-O-Matic/application/windows
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
..
AboutWindow.cpp Move window files to application/windows 2021-06-08 20:42:20 -05:00
AboutWindow.h Move window files to application/windows 2021-06-08 20:42:20 -05:00
MainWindow.cpp Include default templates, split "room" 2021-07-05 13:48:33 -05:00
MainWindow.h Roster management, adding new contacts 2021-06-19 18:25:58 -05:00
PreferencesWindow.cpp Explicitly tie Conversations, Contacts, and Users to their ProtocolLoopers 2021-06-10 15:16:43 -05:00
PreferencesWindow.h Explicitly tie Conversations, Contacts, and Users to their ProtocolLoopers 2021-06-10 15:16:43 -05:00
RosterEditWindow.cpp Change class names 2021-06-20 12:44:20 -05:00
RosterEditWindow.h Editing of roster members 2021-06-19 22:03:02 -05:00
RosterWindow.cpp Change class names 2021-06-20 12:44:20 -05:00
RosterWindow.h Sorting of RosterWindow by accounts 2021-06-18 18:42:10 -05:00
TemplateWindow.cpp Change class names 2021-06-20 12:44:20 -05:00
TemplateWindow.h Change class names 2021-06-20 12:44:20 -05:00
UserInfoWindow.cpp Change class names 2021-06-20 12:44:20 -05:00
UserInfoWindow.h Change class names 2021-06-20 12:44:20 -05:00