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
...
*
Fix tests (#145)
Maiddog
2017-08-22
10
-88
/
+97
*
Fix presence updates
Maiddog
2017-08-21
1
-0
/
+2
*
Cfg the display impls as well
acdenisSK
2017-08-22
1
-0
/
+4
*
Replace `()` with actual error types
acdenisSK
2017-08-22
2
-15
/
+116
*
Have the variants be renamed to use snake_case
acdenisSK
2017-08-22
1
-1
/
+1
*
feature-flag the vec_shift dependency
acdenisSK
2017-08-21
2
-1
/
+126
*
Revamp the args to an `Args` struct
acdenisSK
2017-08-20
7
-152
/
+47
*
Use wildcard
acdenisSK
2017-08-19
2
-2
/
+2
*
Move builtin framework impl to its own module
Zeyla Hellyer
2017-08-19
16
-1076
/
+1088
*
Add html_root_url
acdenisSK
2017-08-19
2
-1
/
+2
*
Revert back to `deserialize_map`
acdenisSK
2017-08-19
1
-3
/
+1
*
`name` in reactions can be nullable
acdenisSK
2017-08-19
1
-30
/
+8
*
Fix rustfmt lines that are too long
Zeyla Hellyer
2017-08-18
6
-11
/
+41
*
Clippy lints
Zeyla Hellyer
2017-08-18
8
-45
/
+54
*
travis: simplify caching config
Zeyla Hellyer
2017-08-18
1
-3
/
+1
*
travis: run rustfmt
Zeyla Hellyer
2017-08-18
1
-0
/
+4
*
s/rustfmt.toml/.rustfmt.toml
Zeyla Hellyer
2017-08-18
1
-0
/
+0
*
Apply rustfmt
Zeyla Hellyer
2017-08-18
49
-526
/
+819
*
Move Clippy lints to a cfg_attr
Zeyla Hellyer
2017-08-18
1
-1
/
+1
*
Move the Framework trait to the framework
Zeyla Hellyer
2017-08-18
4
-25
/
+21
*
Clippy
acdenisSK
2017-08-19
6
-17
/
+11
*
Fix a failing test (#140)
Bond-009
2017-08-18
1
-1
/
+1
*
Add a case for `context, message, args, full_message`
acdenisSK
2017-08-18
1
-0
/
+8
*
Allow the user to be given the original message (as in, the message used to c...
acdenisSK
2017-08-18
4
-15
/
+23
*
Fix args when `use_quotes` is true
acdenisSK
2017-08-18
1
-1
/
+1
*
Expande CheckFailed to provide Arc<Command>(#138)
Lakelezz
2017-08-17
1
-2
/
+2
*
Reword this
acdenisSK
2017-08-16
1
-1
/
+1
*
Provide the args to the checks
acdenisSK
2017-08-16
3
-10
/
+12
*
a little for-loop to iterator change
acdenisSK
2017-08-16
2
-3
/
+3
*
Use `#[serde(default)]` on `nsfw` instead
acdenisSK
2017-08-15
1
-3
/
+1
*
Update examples
acdenisSK
2017-08-14
4
-9
/
+8
*
`$crate_name` => `version`, and a few adjustements
acdenisSK
2017-08-14
2
-23
/
+15
*
Fix string delimiters (#134)
Lakelezz
2017-08-13
4
-32
/
+48
*
Trim a second time for a sake
acdenisSK
2017-08-12
1
-6
/
+8
*
Rewamp the custom delimeter functionality to support more
acdenisSK
2017-08-12
2
-5
/
+34
*
Add support for custom delimeters
acdenisSK
2017-08-12
2
-1
/
+29
*
Don't do any other fuzz about private channels if they're already in the cache
acdenisSK
2017-08-11
1
-0
/
+4
*
Put `update_user_entry` back into the cache
acdenisSK
2017-08-11
2
-14
/
+12
*
Split event handling in the cache to a trait
acdenisSK
2017-08-10
4
-491
/
+550
*
Remove the `I` bound for the language param and fix `push_mono_safe`
acdenisSK
2017-08-08
1
-5
/
+5
*
Fix the test `message_content_safe`
acdenisSK
2017-08-06
3
-69
/
+80
*
Update examples
acdenisSK
2017-08-06
6
-22
/
+25
*
make Travis test on OS X (#123)
Alex Lyon
2017-08-05
1
-1
/
+2
*
>.>
acdenisSK
2017-08-05
1
-1
/
+1
*
Refactor the display stuff a bit
acdenisSK
2017-08-04
3
-75
/
+22
*
Deprecate `GuildId::as_channel_id` and add simulation methods for the "defaul...
acdenisSK
2017-08-04
2
-1
/
+43
*
Remove uneccessary map
acdenisSK
2017-08-04
1
-2
/
+2
*
Make so content and language can be of different types
acdenisSK
2017-08-04
1
-2
/
+2
*
Also make the message builder use Display
acdenisSK
2017-08-04
1
-53
/
+119
*
Make some functions accept anything that's implemented Display
acdenisSK
2017-08-04
3
-14
/
+31
[prev]
[next]