about summary refs log tree commit diff stats
path: root/apidocs
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2021-03-18 20:32:12 +0100
committerMichael Vetter <jubalh@iodoru.org>2021-03-25 11:05:58 +0100
commitfde0a0d1c65ff61eb3d5bb9c07d6974d4fdac1f6 (patch)
tree5665fcc576e40222f0ed1e3e9bb1d2ba55b31b89 /apidocs
parent064174efa3604404fd1b8a5c34cf69ed93ab12dc (diff)
downloadprofani-tty-fde0a0d1c65ff61eb3d5bb9c07d6974d4fdac1f6.tar.gz
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
Diffstat (limited to 'apidocs')
0 files changed, 0 insertions, 0 deletions
bit.com> 2010-06-09 10:17:39 +0200 committer hut <hut@lavabit.com> 2010-06-09 10:17:39 +0200 HACKING: updated' href='/akspecs/ranger/commit/HACKING?h=v1.9.0b1&id=1881922fba437a3f2ba8f1392ba27b78c382e82f'>1881922f ^
f8f6f7f9 ^















3ee05c16 ^
29028631 ^
1881922f ^
f8f6f7f9 ^
f8f6f7f9 ^

29028631 ^


3ee05c16 ^

f8f6f7f9 ^






29028631 ^
f8f6f7f9 ^









f8f6f7f9 ^






dade4742 ^


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95