1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-09-29 19:56:07 -04:00
profanity/src
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
..
command Add support to register with a room 2021-03-25 11:05:58 +01:00
config MUC: Show offline members in sidebar 2021-03-08 14:34:59 +01:00
event OMEMO - Removed start session after roster received 2021-03-09 17:47:22 +01:00
omemo Changes logging format to [OMEMO] 2021-03-09 17:47:22 +01:00
otr Apply coding style 2020-07-07 14:18:57 +02:00
pgp Fix various typos 2020-12-10 09:24:32 +01:00
plugins Fix various typos 2020-12-10 09:24:32 +01:00
tools autocomplete: remove duplicate code in search functions 2021-03-11 22:24:27 +01:00
ui Update ui_ask_password to support confirmation 2021-03-11 14:40:17 +01:00
xmpp Add support to register with a room 2021-03-25 11:05:58 +01:00
common.c Remove "file://" from file names 2021-03-09 20:45:29 +01:00
common.h Refactor call_external 2020-12-11 15:51:01 +01:00
database.c Calm OpenBSD syslog 2021-02-15 15:58:35 +01:00
database.h Apply coding style 2020-07-07 14:18:57 +02:00
log.c Only rotate logs if user didn't specify a log file 2020-12-11 11:33:34 +01:00
log.h Remove log_reinit() 2020-12-11 11:18:24 +01:00
main.c Update copyright 2021-01-08 16:36:30 +01:00
profanity.c profanity.c: move var into function 2021-03-16 14:41:52 +01:00
profanity.h Update copyright 2021-01-08 16:36:30 +01:00