1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-09-15 19:38:07 -04:00
profanity/src/command
Michael Vetter 1d845c9ffb Reorder /blocked commands
Instead of `/blocked add [<jid>] [report-abuse|report-spam [<message>]`
have:
* /blocked add [<jid>] [<message>] (like before)
* /blocked report-abuse [<jid>] [<message>]
* /blocked report-spam [<jid>] [<message>]
2021-07-01 17:02:39 +02:00
..
cmd_ac.c Reorder /blocked commands 2021-07-01 17:02:39 +02:00
cmd_ac.h Apply coding style 2020-07-07 14:18:57 +02:00
cmd_defs.c Reorder /blocked commands 2021-07-01 17:02:39 +02:00
cmd_defs.h Create cmd to generate man pages for prof commands 2020-12-04 17:29:31 +01:00
cmd_funcs.c Reorder /blocked commands 2021-07-01 17:02:39 +02:00
cmd_funcs.h Attention flag for chat windows 2021-05-29 08:05:03 +02:00