Eric Huss
|
3fa20a3938
Add test for text after the review username.
|
2 年之前 |
Eric Huss
|
c05a1c795e
Parse `r?` commands.
|
2 年之前 |
Eric Huss
|
451d3b9e4b
Enforce rustfmt in CI.
|
2 年之前 |
mbartlett21
|
f23308af3c
Relax parsing of labels (#1591)
|
3 年之前 |
chaz-kiker
|
ee77d4d625
extend parser::command::Input::parse_command to include Note
|
3 年之前 |
chaz-kiker
|
25f4615f27
add 'note' command to parser
|
3 年之前 |
kellda
|
ead1969a7c
Rename code blocks to ignore block
|
4 年之前 |
Llandy Riveron Del Risco
|
00ce648db6
add shorcut parser and config
|
3 年之前 |
Mark Rousskov
|
f346181e01
Support multiple different bot names
|
4 年之前 |
kellda
|
40b8382190
Basic close command structure
|
4 年之前 |
Matthew Kraai
|
187e879680
Fix misspelling of "command"
|
4 年之前 |
kellda
|
eba703ab32
Make `Input` an `Iterator` over `Command`s
|
4 年之前 |
kellda
|
b9e3217f5b
Derive PartialEq for Command
|
4 年之前 |
Elinvynia
|
fcbcc52cc1
Add `glacier` command to track ICEs (#526)
|
4 年之前 |
Mark Rousskov
|
c979787c1e
Major change issues: seconding and creation
|
5 年之前 |
LeSeulArtichaut
|
87ae5f25c7
(Try to) implement the `prioritize` command
|
5 年之前 |
Mark Rousskov
|
ba87af0cfa
Add nominate command
|
5 年之前 |
Mark Rousskov
|
01d2bf1877
Introduce single command parsing
|
5 年之前 |
Mark Rousskov
|
bfbd3dcfbf
Parse ping command
|
5 年之前 |
Mark Rousskov
|
9ec6a6f5f7
Add some logging to parser
|
5 年之前 |
Mark Rousskov
|
d1fbedf345
Update rust version lockfile and run cargo fmt
|
6 年之前 |
Mark Rousskov
|
db433c028f
Assignment command parsing
|
6 年之前 |
Pietro Albini
|
5496e8f462
rename label to relabel
|
6 年之前 |
Pietro Albini
|
8c91b9330a
apply clippy suggestions
|
6 年之前 |
Mark Rousskov
|
06480f844c
Move to new label parser in server
|
6 年之前 |
Mark Rousskov
|
bdd1228494
Make `Label` own its contents
|
6 年之前 |
Mark Rousskov
|
632cf2c43c
Test that errors outside the command itself are not errors
|
6 年之前 |
Mark Rousskov
|
85010385c3
Ignore bot invocations in code blocks
|
6 年之前 |
Mark Rousskov
|
8839363814
Add test for moving input after command on success
|
6 年之前 |
Mark Rousskov
|
cb57263c0b
Implement label parser with new framework
|
6 年之前 |