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
/
standard
/
configuration.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prefix only Command (#416)
Lakelezz
2018-10-15
1
-2
/
+14
*
A bunch of typo fixes (#404)
Perry Fraser
2018-10-01
1
-2
/
+2
*
Fix all the dead links in the docs
Erk-
2018-08-09
1
-2
/
+2
*
Update Configuration default value listings
Zeyla Hellyer
2018-08-03
1
-32
/
+84
*
Quickly rename to `no_dm_prefix`
acdenisSK
2018-07-14
1
-5
/
+5
*
Allow for nil prefixes in DMs
acdenisSK
2018-07-14
1
-0
/
+13
*
Add an option for a bot to work only in certain channels (#318)
Victor Polevoy
2018-05-24
1
-1
/
+27
*
Refactor imports/exports to use nested groups and better formatting
acdenisSK
2018-03-29
1
-4
/
+8
*
Add no_run to doctests that initialize a Client (#293)
Maiddog
2018-03-18
1
-9
/
+9
*
Break up the model module
Zeyla Hellyer
2017-12-16
1
-5
/
+6
*
Fix framework doctests
Zeyla Hellyer
2017-11-18
1
-4
/
+4
*
Fix doc-tests
acdenisSK
2017-11-16
1
-2
/
+10
*
Re-order use statements alphabetically
Zeyla Hellyer
2017-11-11
1
-3
/
+3
*
Make the Client return a Result
Zeyla Hellyer
2017-11-03
1
-11
/
+13
*
Replace Vec parameters by IntoIterator (#176)
François Triquet
2017-10-09
1
-3
/
+3
*
`to_owned` -> `to_string`
acdenisSK
2017-10-09
1
-3
/
+3
*
Apply rustfmt
Zeyla Hellyer
2017-09-18
1
-33
/
+18
*
Apply rustfmt fixes
Zeyla Hellyer
2017-09-01
1
-1
/
+2
*
Add case insensitivity
acdenisSK
2017-09-01
1
-0
/
+12
*
Add ability to play DCA and Opus files. (#148)
Maiddog
2017-08-27
1
-17
/
+31
*
Revamp `RwLock` usage in the lib
acdenisSK
2017-08-24
1
-31
/
+17
*
Move builtin framework impl to its own module
Zeyla Hellyer
2017-08-19
1
-0
/
+451