about summary refs log tree commit diff stats
path: root/src/xmpp/jid.c
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2022-10-22 16:55:00 +0200
committerGitHub <noreply@github.com>2022-10-22 16:55:00 +0200
commitaa9b96e25cf19c8e5dab3167e8e575916106297b (patch)
tree97aef9ea296be9706f1e85e0dfd4aab711cec158 /src/xmpp/jid.c
parentdebc73c474af0f94792996bc5a427e5329e1e3d4 (diff)
parenta33d027f4923f89848ba7b857e86abd02f36163e (diff)
downloadprofani-tty-aa9b96e25cf19c8e5dab3167e8e575916106297b.tar.gz
Merge pull request #1773 from mdosch/mam-loading-string-improvement
Improve MAM loading string.
Diffstat (limited to 'src/xmpp/jid.c')
0 files changed, 0 insertions, 0 deletions
0100 committer David Morgan <djm_uk@protonmail.com> 2021-08-23 15:42:31 +0100 Move isearch config to a separate file' href='/djm/dotfiles/commit/.emacs.d/lisp/init-search.el?id=bc63e2e1a09c9c0bb2efec37272e6e36727aac5a'>bc63e2e ^
24c2302 ^



bc63e2e ^




006d13b ^
















447465e ^


57288a4 ^
487ed28 ^

447465e ^
57288a4 ^




cab1d72 ^


57288a4 ^
487ed28 ^
cab1d72 ^

3ace1ff ^

cab1d72 ^
487ed28 ^
447465e ^
9018001 ^
9018001 ^
d69f184 ^
9018001 ^

















487ed28 ^



3ace1ff ^



487ed28 ^
9018001 ^
bc63e2e ^

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
96
97
98
99
100
101
102
103
104
105
106