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
/
ext
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix framework before check
Austin Hellyer
2016-12-18
1
-1
/
+1
*
Fix framework command cooldowns
Austin Hellyer
2016-12-17
1
-1
/
+1
*
Remove useless cache use
Austin Hellyer
2016-12-17
1
-3
/
+0
*
Remove cache feature dependency for framework
Austin Hellyer
2016-12-16
1
-55
/
+65
*
Make 'voice' feature not require 'cache'
Austin Hellyer
2016-12-16
5
-7
/
+18
*
Framework: format argument number on parse error
Illia
2016-12-16
1
-2
/
+9
*
Fix framework owners_only check
Illia
2016-12-16
1
-6
/
+8
*
Plain help: put groups on their own line
Austin Hellyer
2016-12-14
1
-0
/
+2
*
Fix plain help command usage output
Austin Hellyer
2016-12-14
1
-0
/
+2
*
Framework blocks, disabled commands, improvements
Illia
2016-12-14
4
-48
/
+205
*
Slightly rework framework buckets
Austin Hellyer
2016-12-14
6
-207
/
+200
*
Implement command groups and buckets
Illia
2016-12-13
7
-81
/
+703
*
More config for CreateCommand, add various methods
Illia
2016-12-10
5
-5
/
+160
*
Abstract command fields to types
Austin Hellyer
2016-12-09
3
-14
/
+20
*
Fix some clippy lints
Austin Hellyer
2016-12-09
1
-6
/
+6
*
Command builder, quoted args, and multi-prefixes
Illia
2016-12-09
4
-32
/
+278
*
Change all try's into ?s
acdenisSK
2016-12-07
2
-58
/
+56
*
Allow mentionable structs to be used as command arguments
Illia
2016-12-07
1
-0
/
+14
*
Add Member::colour
Illia
2016-12-03
1
-3
/
+3
*
Fix a typo
Austin Hellyer
2016-12-01
1
-1
/
+1
*
Make command macro functions public
Austin Hellyer
2016-11-30
1
-2
/
+2
*
Re-order example Cargo.toml's
Austin Hellyer
2016-11-30
1
-1
/
+2
*
Clarify some docs
Austin Hellyer
2016-11-30
1
-1
/
+1
*
Add documentation for examples
Austin Hellyer
2016-11-29
1
-3
/
+3
*
Clean up the codebase
Austin Hellyer
2016-11-29
6
-191
/
+34
*
Add initial audio support
Austin Hellyer
2016-11-29
9
-147
/
+548
*
Fix doctests
Austin Hellyer
2016-11-28
1
-3
/
+3
*
Add before/after framework command hooks
Illia K
2016-11-28
2
-5
/
+33
*
Improve docs and add new message builder methods
Illia K
2016-11-28
2
-9
/
+9
*
Correctly track Cache's unavailable guilds
Austin Hellyer
2016-11-27
1
-0
/
+6
*
Add a bit more docs
Austin Hellyer
2016-11-26
5
-9
/
+408
*
Make Cache::get_channel return a reference
Austin Hellyer
2016-11-26
1
-4
/
+23
*
Remove the 'extras' feature flag
Austin Hellyer
2016-11-26
1
-1
/
+0
*
Add no-named-argument command macro match
Austin Hellyer
2016-11-26
1
-1
/
+37
*
Add Cache::get_guild_channel
Austin Hellyer
2016-11-26
1
-0
/
+13
*
Move events into their own module
Austin Hellyer
2016-11-25
2
-1
/
+2
*
Rename PublicChannel to GuildChannel
Austin Hellyer
2016-11-25
1
-17
/
+17
*
Rename the `http` module to `rest`
Austin Hellyer
2016-11-25
2
-5
/
+5
*
Rename guild structs to Guild and PartialGuild
Austin Hellyer
2016-11-24
1
-6
/
+6
*
Change the CACHE to be an RwLock
Austin Hellyer
2016-11-22
1
-1
/
+1
*
Rename the State to Cache
Austin Hellyer
2016-11-22
3
-16
/
+16
*
Don't unnecessarily borrow some if-lets
Austin Hellyer
2016-11-21
1
-1
/
+1
*
Re-organize the client module
Austin Hellyer
2016-11-21
2
-7
/
+7
*
Add framework command named arguments
Austin Hellyer
2016-11-21
1
-0
/
+23
*
Rename state methods from find_ to get_
Austin Hellyer
2016-11-19
1
-7
/
+7
*
Register friend suggestion events
Austin Hellyer
2016-11-18
1
-0
/
+2
*
A bit of docs
Austin Hellyer
2016-11-18
3
-6
/
+155
*
Fix a few clippy lints
Austin Hellyer
2016-11-15
1
-8
/
+9
*
Add state/framework/etc. conditional compile flags
Austin Hellyer
2016-11-15
2
-5
/
+10
*
State: on update, return old instances
Austin Hellyer
2016-11-15
1
-70
/
+155
[prev]
[next]