1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-12-04 14:46:46 -05:00
profanity/src/command
Michael Vetter fde0a0d1c6 Add support to register with a room
`/affiliation register` can now be used to register a nickname with a
MUC.

Tested with a server without forms. Couldn't find a server which
supports forms yet.

Implements https://github.com/profanity-im/profanity/issues/1210
2021-03-25 11:05:58 +01:00
..
cmd_ac.c Add support to register with a room 2021-03-25 11:05:58 +01:00
cmd_ac.h Apply coding style 2020-07-07 14:18:57 +02:00
cmd_defs.c Add support to register with a room 2021-03-25 11:05:58 +01:00
cmd_defs.h Create cmd to generate man pages for prof commands 2020-12-04 17:29:31 +01:00
cmd_funcs.c Add support to register with a room 2021-03-25 11:05:58 +01:00
cmd_funcs.h Add command to change password of logged in user 2021-03-11 17:42:53 +01:00