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
*
Add slightly more documentation
Zeyla Hellyer
2017-03-25
1
-0
/
+22
*
Fix Member methods due to variant joined_at values
Zeyla Hellyer
2017-03-20
1
-0
/
+1
*
Fix deadlock/panic on channel create event for private messages
Steffen Schröter
2017-03-19
1
-1
/
+1
*
Fix incorrect cache example
Steffen Schröter
2017-03-17
1
-1
/
+1
*
Update doctests for Context changes
Zeyla Hellyer
2017-02-15
3
-14
/
+12
*
Remove most Context methods
Zeyla Hellyer
2017-02-12
2
-22
/
+24
*
Fix a not-if-else lint
Zeyla Hellyer
2017-02-12
1
-3
/
+3
*
Small amount of voice docs
Zeyla Hellyer
2017-02-11
4
-5
/
+24
*
Allow standalone voice connections
Zeyla Hellyer
2017-02-11
2
-151
/
+245
*
Remove improper uses of `map` in the cache
alex
2017-02-10
1
-63
/
+23
*
Optimize caching
Zeyla Hellyer
2017-02-09
2
-272
/
+413
*
Fix unreachable patterns in command macro
Austin Hellyer
2017-02-01
1
-1
/
+1
*
Fix docs links
Austin Hellyer
2017-01-24
5
-19
/
+16
*
Properly drop on binds
Austin Hellyer
2017-01-24
2
-13
/
+10
*
Switch to a mostly-fully OOP approach
Austin Hellyer
2017-01-23
2
-12
/
+11
*
First round of deleting useless methods
Austin Hellyer
2017-01-15
1
-6
/
+30
*
Code style cleanup
Austin Hellyer
2017-01-08
1
-1
/
+1
*
hashmap of usages
Taavetti Sjelkov
2017-01-02
1
-1
/
+1
*
Feature-flag a framework check
Austin Hellyer
2017-01-02
1
-5
/
+8
*
Relisting 'Commands:' is redundant in embed help
Austin Hellyer
2017-01-01
1
-2
/
+0
*
Implement context message queueing
Taavi
2017-01-01
6
-36
/
+40
*
Fix command macro signatures
Austin Hellyer
2016-12-31
1
-4
/
+4
*
Fix typo
Illia
2016-12-31
2
-4
/
+4
*
Add command alias support and command.example
taavi?
2016-12-29
5
-64
/
+155
*
Use $crate in the command macro
alex
2016-12-24
1
-4
/
+4
*
Fix grammar in framework help the command
zeyla
2016-12-21
1
-1
/
+1
*
(╯°□°)╯︵ ┻━┻
Austin Hellyer
2016-12-19
2
-2
/
+3
*
Clarify command missing argument message
Austin Hellyer
2016-12-19
1
-1
/
+1
*
Fix framework message position boundary splits
Austin Hellyer
2016-12-18
1
-18
/
+21
*
Default Framework command use_quotes to false
Austin Hellyer
2016-12-18
1
-1
/
+1
*
Add framework config to ignore webhook messages
Illia
2016-12-18
2
-1
/
+23
*
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
[next]