Chat-O-Matic/protocols/purple
Jaidyn Ann 735dda4188 (purple) Remove mod perms, command warnings
Since moderation commands are implemented per-protocol in libpurple
(with no easy way to use with the catch-all IM_ROOM_BAN_PARTICIPANT
message and corresponding command), the PERM_BAN, PERM_KICK, and a
couple other moderative perms aren't afforded to the user, disabling
these non-functional options in the UI.

The commands can still be implemented by the libpurple plugin, though.
If they aren't, purple will complain with some error message.
2021-07-06 14:13:10 -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 (purple) Remove mod perms, command warnings 2021-07-06 14:13:10 -05:00
PurpleApp.h (purple) Remove mod perms, command warnings 2021-07-06 14:13:10 -05:00
PurpleMessages.h (purple) Register per-protocol commands 2021-07-05 23:56:59 -05:00
PurpleProtocol.cpp (purple) Register per-protocol commands 2021-07-05 23:56:59 -05:00
PurpleProtocol.h (purple) Register per-protocol commands 2021-07-05 23:56:59 -05:00
purple.rdef (purple) Main loop, server→add-on→app communication 2021-06-27 16:46:38 -05:00