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
/
framework
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
`$crate_name` => `version`, and a few adjustements
acdenisSK
2017-08-14
1
-21
/
+13
*
Fix string delimiters (#134)
Lakelezz
2017-08-13
2
-31
/
+35
*
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
*
Clippy and rustfmt
acdenisSK
2017-08-01
1
-4
/
+5
*
Fix failing tests (#133)
Andrej
2017-07-31
2
-6
/
+6
*
Remove a few clones
acdenisSK
2017-07-29
2
-5
/
+5
*
Fix imports
acdenisSK
2017-07-27
1
-3
/
+3
*
Change the config a bit, and a few nitpicks
acdenisSK
2017-07-27
7
-136
/
+135
*
rustfmt
acdenisSK
2017-07-27
7
-181
/
+254
*
Make the `framework` module feature-gated and fix the names in the helper macro
acdenisSK
2017-07-27
1
-15
/
+1
*
Fix the test
acdenisSK
2017-07-22
1
-2
/
+2
*
Fix #130
acdenisSK
2017-07-22
3
-213
/
+210
*
Remove the uneccessary function and `Send + Sync` bounds
acdenisSK
2017-07-22
2
-20
/
+12
*
Make bucket checks less cache dependent
acdenisSK
2017-07-22
2
-64
/
+79
*
Implement adding checks to buckets
acdenisSK
2017-07-15
2
-24
/
+108
*
Fix more doc tests
acdenisSK
2017-07-14
1
-1
/
+3
*
Switch to tokio for events (#122)
Alex Lyon
2017-07-14
1
-4
/
+6
*
Provide the command into the checks
acdenisSK
2017-07-13
3
-3
/
+3
*
Remove `checks_passed` in favour of the `Iterator::all` method
acdenisSK
2017-07-04
1
-11
/
+1
*
Fix doc tests
acdenisSK
2017-07-02
4
-45
/
+112
*
Add reaction actions (#115)
alex
2017-06-28
1
-1
/
+58
*
Make CommandOrAlias and CommandGroup.commands public (#117)
Joe K
2017-06-28
2
-3
/
+3
*
Update dependencies
Zeyla Hellyer
2017-06-21
1
-2
/
+2
*
Split up long documentation line
Zeyla Hellyer
2017-06-14
1
-1
/
+2
*
Switch from #[doc(hidden)] to pub(crate)
alex
2017-06-14
4
-20
/
+14
*
Make framework dynamic_prefix accept an &Message
Zeyla Hellyer
2017-06-13
3
-15
/
+14
*
Remove Context::{channel_id, queue}
Zeyla Hellyer
2017-06-13
2
-19
/
+19
*
Deprecate Client::login, add Client::new
Zeyla Hellyer
2017-06-06
4
-24
/
+29
*
Clippy lints
Zeyla Hellyer
2017-06-06
2
-17
/
+23
*
Use chrono for struct timestamp fields
Zeyla Hellyer
2017-06-06
2
-5
/
+5
*
Don't create group in help if no commands to show
Maiddog
2017-05-30
1
-20
/
+15
*
Add documentation and tests for framework
Maiddog
2017-05-30
3
-4
/
+266
*
Move CreateGroup docs to the struct
Zeyla Hellyer
2017-05-28
1
-3
/
+3
*
Re-order methods/fields in the framework
Zeyla Hellyer
2017-05-24
3
-50
/
+50
*
Sort default help by group/command names
Maiddog
2017-05-24
1
-6
/
+26
*
Restructure modules
Zeyla Hellyer
2017-05-22
7
-0
/
+1730
[prev]