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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
revert some bad changes
group-checks
Mishio595
2018-07-12
2
-0
/
+23
*
Add checks for groups
Mishio595
2018-07-12
5
-27
/
+45
*
Add 3rd param to MessageUpdateEvent Option that contains the old message if f...
Mishio595
2018-07-10
2
-2
/
+11
*
Add impl AsRef<MessageId> for Message
Mishio595
2018-07-10
1
-0
/
+4
*
impl Mentionable for GuildChannel
Mishio595
2018-07-09
1
-0
/
+4
*
Merge https://github.com/serenity-rs/serenity
Mishio595
2018-07-09
13
-60
/
+343
|
\
|
*
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
5
-2
/
+223
|
*
Remove deprecated use of Colour associated methods
Zeyla Hellyer
2018-07-08
1
-2
/
+2
|
*
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
|
*
Don't assume all characters at end are 1-length
acdenisSK
2018-07-06
1
-2
/
+17
*
|
Merge https://github.com/serenity-rs/serenity
Mishio595
2018-07-05
26
-192
/
+729
|
\
|
|
*
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
1
-1
/
+1
|
*
Simplify utils::is_nsfw
Zeyla Hellyer
2018-07-02
1
-9
/
+1
|
*
Fix 'nsfw-' case in utils::is_nsfw
Zeyla Hellyer
2018-07-02
1
-1
/
+1
|
*
Fix utils::is_nsfw string slicing
Zeyla Hellyer
2018-07-02
1
-4
/
+6
|
*
Make guild optional on Invites
Zeyla Hellyer
2018-06-27
1
-8
/
+20
*
|
Add Colour::hex()
Mishio595
2018-06-26
1
-0
/
+14
|
/
*
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
*
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
*
Fix Args test
Zeyla Hellyer
2018-06-17
1
-76
/
+76
*
Revert the OR back to the AND
Alex M. M
2018-06-17
1
-1
/
+1
*
Force `find(_n)` to be quote aware
acdenisSK
2018-06-17
1
-17
/
+18
*
Reorganise the order of the ifs
acdenisSK
2018-06-16
1
-26
/
+28
*
Neaten debug once more
acdenisSK
2018-06-14
1
-32
/
+5
*
Examples speak more than words
acdenisSK
2018-06-09
1
-13
/
+67
*
Fix typo (#328)
Perry Fraser
2018-06-09
1
-1
/
+1
*
Add the missing `rest` method
acdenisSK
2018-06-08
1
-6
/
+47
*
Handle debug impls better
acdenisSK
2018-06-08
3
-26
/
+30
*
Revamp `Args` from the ground-up (#326)
Alex M. M
2018-06-04
1
-224
/
+331
*
Add methods to check whether `Message` is mentioning `User` (#323)
Lakelezz
2018-05-29
1
-0
/
+15
[next]