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-07-24add method Colour::hexcolour_hexMishio5951-0/+14
2018-07-24Fallback to default-command if passed sub-command is wrongLakelezz1-50/+59
2018-07-24Compare built up length with original user-input instead of iterationsLakelezz1-5/+16
2018-07-21Some minor changes to `Args`acdenisSK1-10/+9
2018-07-21Add default-commands for command-groups (#351)Lakelezz4-7/+53
2018-07-20Do not suggest command if no command is actually related to input. (#350)Lakelezz1-1/+1
2018-07-19Use `current` to figure out the end quoteacdenisSK1-17/+4
2018-07-19Style LineacdenisSK1-0/+1
2018-07-19Merge `Token` and `TokenOwned`acdenisSK1-26/+10
2018-07-19Use an `Option` to denote endacdenisSK1-18/+7
[...]