about summary refs log tree commit diff stats
path: root/src/xmpp/muc.c
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2019-04-17 20:47:54 +0200
committerGitHub <noreply@github.com>2019-04-17 20:47:54 +0200
commit199e8752ca8c971f7562465f84d9e112a4724f00 (patch)
tree133cde8d7ac05cf0e258293f30d57149caba0a89 /src/xmpp/muc.c
parent2f6387f3fae162ce84db9f18a442fa6e6816ff12 (diff)
parent6d39f49f57a75deb378eb961ac6cfc2fc3741f4b (diff)
downloadprofani-tty-199e8752ca8c971f7562465f84d9e112a4724f00.tar.gz
Merge pull request #1063 from paulfariello/hotfix/presence-before-roster
Handle presence received before roster
Diffstat (limited to 'src/xmpp/muc.c')
0 files changed, 0 insertions, 0 deletions
30b5f112 ^
4eb0f14a ^
cce01f1d ^
4eb0f14a ^
30b5f112 ^
8413020a ^
216493ef ^









5bccee93 ^
abc2f0de ^
cf80fdc3 ^
97d96746 ^
e58be44f ^
519b10d1 ^
f91b21a1 ^
2bda22c3 ^
a00095c8 ^
2bda22c3 ^
a00095c8 ^
27adf031 ^

30b5f112 ^


446027b9 ^
93358d5e ^
fb7001cf ^
72c1c496 ^
bab75cae ^
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