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
*
Restructure modules
Zeyla Hellyer
2017-05-22
19
-4191
/
+0
*
Reasonably derive Debug on items
Zeyla Hellyer
2017-05-22
2
-0
/
+2
*
Remove more remaining selfbot support
Zeyla Hellyer
2017-05-22
1
-2
/
+0
*
Allow unreachable_code lint in command! macro
Ken Swenson
2017-05-18
1
-4
/
+4
*
Fix no-cache framework compilation
Zeyla Hellyer
2017-05-13
1
-7
/
+14
*
Framework: trim content before parsing args
Maiddog
2017-05-12
1
-7
/
+11
*
Check if message starts with dynamic_prefix result
Maiddog
2017-05-08
1
-1
/
+3
*
Add framework dynamic_prefix example
Zeyla Hellyer
2017-05-04
1
-2
/
+24
*
Clippy lints
Zeyla Hellyer
2017-04-19
1
-15
/
+13
*
Accept a slice of args in help commands
Zeyla Hellyer
2017-04-19
4
-5
/
+5
*
Deprecate methods prefixed with `get_`
Zeyla Hellyer
2017-04-19
2
-11
/
+77
*
Update the way errors are handled in dispatch
Illia
2017-04-19
2
-401
/
+172
*
Add Shard Id helpers
Zeyla Hellyer
2017-04-12
1
-0
/
+4
*
Switch to using serde for deserialization
Zeyla Hellyer
2017-04-11
3
-47
/
+51
*
Clippy lints + permission byte literals
Zeyla Hellyer
2017-04-09
3
-11
/
+11
*
Remove support for group calls and guild sync
Zeyla Hellyer
2017-04-09
7
-220
/
+55
*
Remove selfbot support
Zeyla Hellyer
2017-04-05
5
-107
/
+9
*
Improve some framework docs
Zeyla Hellyer
2017-03-25
1
-5
/
+16
*
Fix tests
Zeyla Hellyer
2017-03-25
1
-1
/
+2
*
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
[next]