about summary refs log tree commit diff stats
path: root/docs
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2021-07-01 10:53:11 +0200
committerMichael Vetter <jubalh@iodoru.org>2021-07-01 17:02:39 +0200
commit1d845c9ffb2a3575fa7edded00a7309016997a91 (patch)
tree11b26b48d9a8d21c5270dd98c82be9383197660b /docs
parent2f533c5da4c77af2d661101bae05e8c9a4d9784c (diff)
downloadprofani-tty-1d845c9ffb2a3575fa7edded00a7309016997a91.tar.gz
Reorder /blocked commands
Instead of `/blocked add [<jid>] [report-abuse|report-spam [<message>]`
have:
* /blocked add [<jid>] [<message>] (like before)
* /blocked report-abuse [<jid>] [<message>]
* /blocked report-spam [<jid>] [<message>]
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions
rgan <djm_uk@protonmail.com> 2021-09-06 21:14:32 +0100 Add function to switch back and forth between clojure src and test files' href='/djm/dotfiles/commit/.emacs.d/lisp/init-project.el?h=sops&id=12eeddb90a702da752c9dc2bbd9ed9dcbf916960'>12eeddb ^
1c9f64d ^













e3aa4c7 ^



1c9f64d ^

1c9f64d ^
c5d9f29 ^
1c9f64d ^
419ec25 ^
1c9f64d ^
419ec25 ^






1c9f64d ^
419ec25 ^
1c9f64d ^
e3aa4c7 ^

1c9f64d ^

419ec25 ^




1c9f64d ^
fd95242 ^

7125029 ^
95a5419 ^
ed43c29 ^

6a8748d ^

ed43c29 ^






6a8748d ^

ed43c29 ^










8420a8c ^
6a8748d ^
8420a8c ^



1c9f64d ^

e3aa4c7 ^

1c9f64d ^


b522e1a ^













1c9f64d ^
36befc3 ^
ed43c29 ^

7125029 ^

1c9f64d ^


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
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136