index
:
serenity
aliases-fix
asref_messageid_for_message
cmd-aliases-fix
colour_hex
debug
fix-default-command-upon-shortcut-prefix
fix_dead_link_in_readme
fix_message_update
group-checks
group-default-command
master
new-mentionable
old_message_on_update
old_message_on_update_v2
routing-fixes
upstream
v0.4.x
v0.6.x
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Revert "Old message on update (#368)"
Zeyla Hellyer
2018-09-13
4
-94
/
+32
*
Add tests for help (#387)
Lakelezz
2018-09-11
1
-0
/
+81
*
Add missing usage on plain help (#386)
Lakelezz
2018-09-11
1
-1
/
+5
*
Add single group help (#385)
Lakelezz
2018-09-11
4
-14
/
+68
*
Fix to build with Rust 1.25.0.
Lakelezz
2018-09-10
1
-1
/
+1
*
Fix group-prefix ambiguity in help (#384)
Lakelezz
2018-09-10
1
-11
/
+25
*
Update client docs to not say user token (#383)
Perry Fraser
2018-09-09
1
-1
/
+1
*
Check if bots are ignored before dispatching `unrecognised_command` (#381)
Lakelezz
2018-09-09
1
-5
/
+8
*
Suggest similar commands when using help (#377)
Lakelezz
2018-09-09
4
-18
/
+136
*
Add Member::user_id
Zeyla Hellyer
2018-09-05
1
-0
/
+14
*
Fix `has_correct_permissions` when no guild is available (#376)
Lakelezz
2018-08-31
2
-5
/
+9
*
Refactor Help (#375)
Lakelezz
2018-08-31
1
-411
/
+482
*
Add newline in MessageBuilder::push_codeblock_safe
Zeyla Hellyer
2018-08-30
1
-5
/
+7
*
Add more unit tests for MessageBuilder
Zeyla Hellyer
2018-08-30
1
-0
/
+205
*
Old message on update (#368)
Adelyn
2018-08-26
4
-32
/
+94
*
Move low-level http functions to a raw module
Zeyla Hellyer
2018-08-24
3
-1738
/
+1756
*
Properly link to User in Game docs
Zeyla Hellyer
2018-08-24
1
-0
/
+2
*
Add support for session start info in BotGateway
Zeyla Hellyer
2018-08-24
1
-0
/
+16
*
Fix a broken link in README (#373)
Adelyn
2018-08-22
1
-2
/
+2
*
Make `is_command_visible` work with DMs. (#369)
Maiddog
2018-08-17
1
-0
/
+6
*
Change HTTP Bulk Delete from DELETE to POST
Adelyn
2018-08-17
1
-1
/
+1
*
Fix GuildChannel::_permissions_for on no-cache
Zeyla Hellyer
2018-08-15
1
-1
/
+2
*
Fix routing for http::create_private_channel
Zeyla Hellyer
2018-08-13
1
-1
/
+1
*
Release v0.5.8
Zeyla Hellyer
2018-08-12
2
-1
/
+56
*
Use `to_`- and `as_`-methods instead of `get` and `find` on Id newtypes
Lakelezz
2018-08-12
16
-53
/
+174
*
Revert "Send silence frames upon connection (Fix #301)"
Zeyla Hellyer
2018-08-11
2
-5
/
+3
*
Add Colour::hex
Mishio595
2018-08-11
1
-0
/
+16
*
Make default-command receive every bit of the command upon failure
Lakelezz
2018-08-11
1
-4
/
+3
*
Use one macro instead of the same code twice, avoid seperated changes. (#365)
Lakelezz
2018-08-11
1
-18
/
+13
*
Fix `iter_quoted`'s doctest
acdenisSK
2018-08-10
1
-2
/
+3
*
Fix all the dead links in the docs
Erk-
2018-08-09
46
-558
/
+551
*
[routing] Fix various incorrect routes. (#364)
Lymia Aluysia
2018-08-08
1
-4
/
+4
*
Bump to v0.5.7
Zeyla Hellyer
2018-08-08
2
-1
/
+28
*
[http] Fix some routing issues
Zeyla Hellyer
2018-08-08
1
-4
/
+4
*
Fix erroneous deadlock detected messages. (#363)
Lymia Aluysia
2018-08-08
1
-10
/
+10
*
Decringe an old comment
acdenisSK
2018-08-08
1
-2
/
+1
*
Bump to v0.5.6
Zeyla Hellyer
2018-08-07
2
-1
/
+108
*
Typo
acdenisSK
2018-08-07
1
-1
/
+1
*
Capitalise i
acdenisSK
2018-08-07
1
-4
/
+4
*
Refactor docs in `Args`
acdenisSK
2018-08-07
1
-83
/
+102
*
Reword `ArgError`'s docs a little
acdenisSK
2018-08-07
1
-3
/
+2
*
Unwrap `rfind`
acdenisSK
2018-08-07
1
-6
/
+1
*
Fix a usage of a private function in a test
Zeyla Hellyer
2018-08-07
1
-1
/
+1
*
Fix compilation + tests on certain feature combos
Zeyla Hellyer
2018-08-07
7
-81
/
+132
*
Fix some documentation spacing
Zeyla Hellyer
2018-08-07
1
-17
/
+11
*
Fixes all of the dead links in permissions. (#359)
Erk-
2018-08-07
1
-75
/
+75
*
Added support for the new PRIORITY_SPEAKER permission (#360)
Erk-
2018-08-07
1
-0
/
+8
*
Fix default command upon shortcut prefix and passing sub-commands to default-...
Lakelezz
2018-08-07
2
-21
/
+52
*
Do not return Result from main in tests
acdenisSK
2018-08-07
1
-2
/
+10
*
Dereference a destructure instead
Zeyla Hellyer
2018-08-06
1
-3
/
+3
[prev]
[next]