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
*
Cleanup
group-default-command
Mishio595
2018-07-19
1
-1
/
+1
*
Reconstruct args for default command so the correct ones are passed
Mishio595
2018-07-19
1
-0
/
+7
*
Add default command to CommandGroup
Mishio595
2018-07-19
3
-0
/
+53
*
Fix some clippy lints
Zeyla Hellyer
2018-07-15
18
-100
/
+98
*
Support multiple prefixes for command-groups (#343)
Lakelezz
2018-07-15
5
-31
/
+71
*
Add checks for groups (#349)
Lakelezz
2018-07-15
5
-7
/
+65
*
typos
Zeyla Hellyer
2018-07-14
1
-2
/
+2
*
Abstract impls in Channel's Mentionable impl
Zeyla Hellyer
2018-07-14
1
-4
/
+4
*
Implement Mentionable for Group
Zeyla Hellyer
2018-07-14
1
-0
/
+6
*
Implement Mentionable for PrivateChannel
Zeyla Hellyer
2018-07-14
1
-0
/
+6
*
Implement Mentionable for ChannelCategory
Zeyla Hellyer
2018-07-14
1
-1
/
+7
*
Quickly rename to `no_dm_prefix`
acdenisSK
2018-07-14
2
-6
/
+6
*
Allow for nil prefixes in DMs
acdenisSK
2018-07-14
2
-1
/
+31
*
Add docs for `Args::new`
acdenisSK
2018-07-13
1
-0
/
+27
*
Fix doc links with no anchor
Zeyla Hellyer
2018-07-11
7
-4
/
+18
*
impl Mentionable for GuildChannel (#348)
Adelyn
2018-07-10
1
-0
/
+4
*
Fix ffmpeg_optioned doctest
Zeyla Hellyer
2018-07-09
1
-0
/
+2
*
Deprecate Message::guild_id()
Zeyla Hellyer
2018-07-09
2
-15
/
+12
*
Add voice::streamer::ffmpeg_optioned
Zeyla Hellyer
2018-07-09
2
-3
/
+39
*
Add a message cache API (#345)
zeyla
2018-07-09
6
-2
/
+397
*
Remove deprecated use of Colour associated methods
Zeyla Hellyer
2018-07-08
2
-3
/
+3
*
impl Form<&$ID> for $ID
Zeyla Hellyer
2018-07-08
1
-0
/
+6
*
Add associated consts in Colour, deprecate methods
Zeyla Hellyer
2018-07-07
1
-36
/
+42
*
Update readme logo URI
Zeyla Hellyer
2018-07-06
1
-1
/
+1
*
Don't assume all characters at end are 1-length
acdenisSK
2018-07-06
1
-2
/
+17
*
Make the Cache Update API public (#344)
zeyla
2018-07-05
2
-4
/
+118
*
Monomorphize all functions
Zeyla Hellyer
2018-07-04
23
-127
/
+527
*
Fix dead doc-links and add missing ones. (#347)
Lakelezz
2018-07-04
1
-33
/
+40
*
Add http::ratelimiting::offset
Zeyla Hellyer
2018-07-04
1
-13
/
+23
*
properly fix the is_nsfw check this time
acdenisSK
2018-07-02
3
-4
/
+5
*
Simplify utils::is_nsfw
Zeyla Hellyer
2018-07-02
2
-10
/
+2
*
Fix 'nsfw-' case in utils::is_nsfw
Zeyla Hellyer
2018-07-02
2
-2
/
+2
*
Fix utils::is_nsfw string slicing
Zeyla Hellyer
2018-07-02
2
-4
/
+20
*
Make guild optional on Invites
Zeyla Hellyer
2018-06-27
1
-8
/
+20
*
Add CreateEmbed::Field/s to 11_create_message_builder example (#338)
Derrick Lee
2018-06-24
1
-1
/
+6
*
Fix the notice of `field`
acdenisSK
2018-06-24
1
-1
/
+1
*
Remove link to a nonexistant struct
acdenisSK
2018-06-24
1
-5
/
+0
*
Explain `fields` more
acdenisSK
2018-06-24
1
-0
/
+4
*
Add missing Send and Sync bounds
acdenisSK
2018-06-21
1
-1
/
+1
*
Miscellaneous changes in Args
acdenisSK
2018-06-21
1
-267
/
+286
*
Directly use the iterator
acdenisSK
2018-06-21
1
-2
/
+2
*
And another (function call) repetion
acdenisSK
2018-06-21
1
-2
/
+4
*
Remove slight repetition
acdenisSK
2018-06-21
1
-12
/
+7
*
Merge pull request #337 from Lakelezz/help-for-all-visible-commands
Lakelezz
2018-06-18
1
-7
/
+45
|
\
|
*
If no help is available, command is not visible thus return false.
Lakelezz
2018-06-18
1
-3
/
+1
|
*
Rename from `is_command_hidden` to `is_command_visible`.
Lakelezz
2018-06-18
1
-5
/
+5
|
*
Check if a command would be visible, if yes provide help for it.
Lakelezz
2018-06-18
1
-7
/
+47
|
/
*
feature: add guild_id to Message, per g250k changes
Christopher F
2018-06-17
1
-0
/
+5
*
Add servermom methods to http module
president moon
2018-06-17
1
-0
/
+29
*
Remove extraneous spaces at the end of lines
Zeyla Hellyer
2018-06-17
27
-132
/
+132
[next]