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
*
Merge pull request #327 from PvdBerg1998/v0.6.x
v0.6.x
zeyla
2018-06-09
2
-1
/
+10
|
\
|
*
Add test and fix another newline difference
PvdBerg
2018-06-08
2
-1
/
+9
|
*
Fix push_codeblock_safe not adding a newline
PvdBerg
2018-06-08
1
-0
/
+1
*
|
Merge pull request #322 from Erk-/example_01_fix
zeyla
2018-06-09
1
-5
/
+4
|
\
\
|
|
/
|
/
|
|
*
Updated example 01 to work with the newest version.
Valdemar Erk
2018-05-29
1
-5
/
+4
|
/
*
Merge branch 'futures' into v0.6.x
Zeyla Hellyer
2018-05-28
74
-14234
/
+5489
|
\
|
*
Futures shard manager #298 (WIP) (#300)
Joe Burnard
2018-05-27
7
-4
/
+436
|
*
Fix some odd code style
Zeyla Hellyer
2018-05-27
1
-1
/
+2
|
*
Use impl Trait for Futures
Zeyla Hellyer
2018-05-27
4
-92
/
+90
|
*
Update dependencies
Zeyla Hellyer
2018-05-27
1
-3
/
+3
|
*
Add 'send_files' http support
Zeyla Hellyer
2018-03-26
7
-98
/
+124
|
*
Remove a couple of shard debugs
Zeyla Hellyer
2018-03-25
1
-2
/
+0
|
*
Merge branch 'master' into futures
Zeyla Hellyer
2018-03-25
21
-1209
/
+427
|
|
\
|
*
|
Remove `http::FutureResult`, use `error`'s
Zeyla Hellyer
2018-03-25
1
-3
/
+1
|
*
|
Remove cache/http methods on structs
Zeyla Hellyer
2018-03-25
30
-4700
/
+22
|
*
|
Rewrite the library to use Futures
Zeyla Hellyer
2018-02-04
61
-9094
/
+6215
|
*
|
Partially revert the video url change
acdenisSK
2018-02-04
1
-6
/
+0
|
*
|
Inline simple url properties
acdenisSK
2018-02-04
1
-0
/
+3
|
*
|
Add video url specifier for CreateEmbed (#269)
Andrej
2018-02-04
2
-13
/
+24
|
*
|
Bump to v0.5.1
Zeyla Hellyer
2018-02-04
2
-7
/
+82
|
*
|
Fix broken docs links caused by model mod changes
Zeyla Hellyer
2018-02-04
27
-195
/
+178
|
*
|
Add create message builder example (#268)
Perry Fraser
2018-02-04
2
-0
/
+50
|
*
|
Fix customised help related docs (#267)
Lakelezz
2018-02-04
2
-7
/
+7
|
*
|
Multiple audio stream playback, volume control, pausing
Kyle Simpson
2018-02-04
6
-29
/
+174
|
*
|
Fix case insensitivity for aliases (#262)
Lakelezz
2018-02-04
1
-6
/
+7
|
*
|
Remove byteorder dep in example 10
Zeyla Hellyer
2018-02-04
1
-1
/
+0
|
*
|
Add simple voice receive example
Zeyla Hellyer
2018-02-04
2
-0
/
+172
|
*
|
Remove an `Into<Option<T>>`
Zeyla Hellyer
2018-02-04
1
-2
/
+2
|
*
|
Make MessageUpdateEvent::embeds a Vec<Embed>
Zeyla Hellyer
2018-01-28
1
-1
/
+1
*
|
|
Make Message Builder use &mut self instead of self
PvdBerg
2018-05-27
1
-43
/
+43
*
|
|
Add Rich Presence parsing support
Zeyla Hellyer
2018-05-27
2
-11
/
+12
*
|
|
Make builders mutably borrowed
Zeyla Hellyer
2018-05-27
1
-1
/
+1
*
|
|
Voice fixes, better API adherence, bitrate control, documentation
Kyle Simpson
2018-05-27
4
-50
/
+14
*
|
|
Add `lacking_ownership` to `CreateHelpCommand`
Brayden Banks
2018-05-27
3
-17
/
+7
*
|
|
Remove some debugs
Zeyla Hellyer
2018-05-27
1
-2
/
+0
*
|
|
Add Rich Presence parsing support
Zeyla Hellyer
2018-05-27
12
-148
/
+307
*
|
|
Remove erroneous `migrations` directory
Zeyla Hellyer
2018-05-27
1
-0
/
+0
*
|
|
Make builders mutably borrowed
Zeyla Hellyer
2018-05-27
24
-375
/
+421
*
|
|
Remove user account relation docs/functions
Lakelezz
2018-05-27
6
-33
/
+3
*
|
|
Permit sending files through the `CreateMessage` builder.
Maid Dog
2018-05-27
3
-11
/
+48
*
|
|
Voice fixes, better API adherence, bitrate control, documentation
Kyle Simpson
2018-05-27
11
-82
/
+261
*
|
|
Add `lacking_ownership` to `CreateHelpCommand`
Brayden Banks
2018-05-27
5
-76
/
+97
*
|
|
Use `len_quoted()` for `min_args` and `max_args` (#282)
Lakelezz
2018-05-27
1
-1
/
+1
*
|
|
Properly check if the input is empty
acdenisSK
2018-05-27
1
-28
/
+32
*
|
|
Drop implementation for ffmpeg container
Kyle Simpson
2018-05-27
1
-0
/
+8
*
|
|
Add documentation to `EventHandler`
acdenisSK
2018-05-27
1
-54
/
+54
*
|
|
Add `unrecognised_command` (#276)
Lakelezz
2018-05-27
1
-1
/
+1
*
|
|
do not show the strikethrough-tip If no HelpBehaviour is `Strike` (#321)
Lakelezz
2018-05-27
1
-6
/
+14
*
|
|
Check if cloning `unrecognised_command` is acceptable (#320)
Lakelezz
2018-05-27
1
-14
/
+13
*
|
|
Remove deadlocking in Member::highest_role_info
Zeyla Hellyer
2018-05-27
1
-8
/
+6
[next]