aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
aliases-fixNote to self: don't code when half-asleepMishio5957 years
cmd-aliases-fixStandardFramework::cmd and CreateGroup::cmd now register aliasesMishio5957 years
fix-default-command-upon-shortcut-prefixMerge branch 'fix-default-command-upon-shortcut-prefix' of https://github.com...Mishio5958 years
fix_dead_link_in_readmeFix a broken link in READMEMishio5958 years
fix_message_updateChange signature of EventHandler::message_update and the dispatch call to acc...Mishio5958 years
masterAdd handling for integration auditlog entryAdelyn Breedlove6 years
old_message_on_updateUpdate mod.rszeyla8 years
old_message_on_update_v2Remove the extra spaces that github suggestions addedAdelyn Breedlove7 years
routing-fixesCorrect the endpoint for bulk-delete to POST from DELETEMishio5958 years
upstreamMake `Region`s `Japan`-variant lowercase.Lakelezz7 years
[...]
 
TagDownloadAuthorAge
v0.5.4serenity-0.5.4.tar.xz  serenity-0.5.4.zip  Zeyla Hellyer8 years
v0.5.3serenity-0.5.3.tar.xz  serenity-0.5.3.zip  Zeyla Hellyer8 years
v0.5.2serenity-0.5.2.tar.xz  serenity-0.5.2.zip  Zeyla Hellyer8 years
v0.5.1serenity-0.5.1.tar.xz  serenity-0.5.1.zip  Zeyla Hellyer8 years
v0.4.8serenity-0.4.8.tar.xz  serenity-0.4.8.zip  Zeyla Hellyer8 years
v0.5.0serenity-0.5.0.tar.xz  serenity-0.5.0.zip  Zeyla Hellyer8 years
v0.4.6serenity-0.4.6.tar.xz  serenity-0.4.6.zip  Zeyla Hellyer8 years
v0.4.5serenity-0.4.5.tar.xz  serenity-0.4.5.zip  Zeyla Hellyer8 years
v0.4.4serenity-0.4.4.tar.xz  serenity-0.4.4.zip  Zeyla Hellyer8 years
v0.4.3serenity-0.4.3.tar.xz  serenity-0.4.3.zip  Zeyla Hellyer8 years
[...]
 
AgeCommit messageAuthorFilesLines
2018-08-06Merge branch 'fix-default-command-upon-shortcut-prefix' of https://github.com...fix-default-command-upon-shortcut-prefixMishio5952-21/+47
2018-08-06Merge branch 'master' of https://github.com/Mishio595/serenityMishio5950-0/+0
2018-08-06Merge branch 'upstream'Mishio59512-1168/+2424
2018-08-06Dereference a destructure insteadZeyla Hellyer1-3/+3
2018-08-06Remove match ergonomics usageZeyla Hellyer1-4/+4
2018-08-06Update examples to showcase the default-command-possibilities.Lake Lezz1-10/+24
2018-08-06Create `Args` only when needed.Lake Lezz1-9/+20
2018-08-06Prevent sub-group-prefixes to picked.Lake Lezz1-2/+3
2018-08-06Remove usage of inclusive range syntaxZeyla Hellyer1-1/+1
2018-08-06Pass failed sub-command to default-command (#357)Lakelezz1-1/+2
[...]