1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-09-22 19:45:54 -04:00
profanity/src/xmpp
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
..
avatar.c Update copyright 2021-01-08 16:36:30 +01:00
avatar.h Update copyright 2021-01-08 16:36:30 +01:00
blocking.c Apply coding style 2020-07-07 14:18:57 +02:00
blocking.h Apply coding style 2020-07-07 14:18:57 +02:00
bookmark.c xmpp/bookmark: don't use uninitialised field 2020-10-19 00:00:00 +03:00
bookmark.h Add vim modeline 2019-11-13 12:11:05 +01:00
capabilities.c Declare counter var inside loop 2020-11-09 11:33:33 +01:00
capabilities.h Apply coding style 2020-07-07 14:18:57 +02:00
chat_session.c Apply coding style 2020-07-07 14:18:57 +02:00
chat_session.h Apply coding style 2020-07-07 14:18:57 +02:00
chat_state.c Apply coding style 2020-07-07 14:18:57 +02:00
chat_state.h Apply coding style 2020-07-07 14:18:57 +02:00
connection.c Add command to change password of logged in user 2021-03-11 17:42:53 +01:00
connection.h Apply coding style 2020-07-07 14:18:57 +02:00
contact.c Apply coding style 2020-07-07 14:18:57 +02:00
contact.h Apply coding style 2020-07-07 14:18:57 +02:00
form.c form.c: fix memleak in form_tag_exists 2021-03-17 16:18:56 +01:00
form.h Apply coding style 2020-07-07 14:18:57 +02:00
iq.c Add support to register with a room 2021-03-25 11:05:58 +01:00
iq.h Apply coding style 2020-07-07 14:18:57 +02:00
jid.c Apply coding style 2020-07-07 14:18:57 +02:00
jid.h Apply coding style 2020-07-07 14:18:57 +02:00
message.c Add support to approve MUC voice requests 2021-03-17 16:16:59 +01:00
message.h Apply coding style 2020-07-07 14:18:57 +02:00
muc.c Apply coding style 2020-07-07 14:18:57 +02:00
muc.h Apply coding style 2020-07-07 14:18:57 +02:00
omemo.c [OMEMO]: Fix bundle publishing 2021-03-09 17:48:29 +01:00
omemo.h Apply coding style 2020-07-07 14:18:57 +02:00
ox.c Fix various typos 2020-12-10 09:24:32 +01:00
ox.h OX: XEP-0373: OpenPGP for XMPP - Version 0.5.0 (2020-06-19) 2020-07-10 13:40:00 +02:00
presence.c Apply coding style 2020-07-07 14:18:57 +02:00
presence.h Add vim modeline 2019-11-13 12:11:05 +01:00
resource.c Apply coding style 2020-07-07 14:18:57 +02:00
resource.h Apply coding style 2020-07-07 14:18:57 +02:00
roster_list.c Apply coding style 2020-07-07 14:18:57 +02:00
roster_list.h Apply coding style 2020-07-07 14:18:57 +02:00
roster.c Apply coding style 2020-07-07 14:18:57 +02:00
roster.h Apply coding style 2020-07-07 14:18:57 +02:00
session.c Apply coding style 2020-07-07 14:18:57 +02:00
session.h Add vim modeline 2019-11-13 12:11:05 +01:00
stanza.c Add support to register with a room 2021-03-25 11:05:58 +01:00
stanza.h Add support to register with a room 2021-03-25 11:05:58 +01:00
xmpp.h Add support to register with a room 2021-03-25 11:05:58 +01:00