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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add before/after framework command hooks
Illia K
2016-11-28
3
-13
/
+45
*
Improve docs and add new message builder methods
Illia K
2016-11-28
15
-89
/
+262
*
Add an initial tiny test suite to get Travis going
Austin Hellyer
2016-11-27
2
-0
/
+54
*
Correctly track Cache's unavailable guilds
Austin Hellyer
2016-11-27
1
-0
/
+6
*
Re-export CreateEmbedFooter
Kisei
2016-11-27
1
-0
/
+1
*
Add Context, REST, and model documentation
fwrs
2016-11-27
11
-5
/
+216
*
Make send_file use the CreateMessage builder
Austin Hellyer
2016-11-27
2
-15
/
+38
*
Voice example no longer requires 'extras'
Austin Hellyer
2016-11-26
3
-13
/
+8
*
Add a bit more docs
Austin Hellyer
2016-11-26
14
-25
/
+597
*
Make Cache::get_channel return a reference
Austin Hellyer
2016-11-26
5
-10
/
+32
*
Remove the 'extras' feature flag
Austin Hellyer
2016-11-26
6
-67
/
+5
*
Tiny import re-order
Austin Hellyer
2016-11-26
1
-2
/
+1
*
Add no-named-argument command macro match
Austin Hellyer
2016-11-26
2
-3
/
+39
*
Add Cache::get_guild_channel
Austin Hellyer
2016-11-26
2
-40
/
+33
*
More widely support no-cache method compiles
Austin Hellyer
2016-11-25
5
-115
/
+174
*
Catch some clippy lints
Austin Hellyer
2016-11-25
1
-3
/
+0
*
Move events into their own module
Austin Hellyer
2016-11-25
11
-839
/
+865
*
Rename PublicChannel to GuildChannel
Austin Hellyer
2016-11-25
20
-96
/
+96
*
Fix permission check on Message::delete
Austin Hellyer
2016-11-25
1
-8
/
+2
*
Rename the `http` module to `rest`
Austin Hellyer
2016-11-25
16
-222
/
+222
*
Allow compiling with only either cache or methods
Austin Hellyer
2016-11-24
7
-69
/
+104
*
Rename guild structs to Guild and PartialGuild
Austin Hellyer
2016-11-24
16
-106
/
+122
*
Ignore WebSocketError::NoDataAvailable
Austin Hellyer
2016-11-23
1
-0
/
+2
*
Ensure embed fields are inline by default
Austin Hellyer
2016-11-23
1
-1
/
+1
*
Update doctest to use new Cache
Austin Hellyer
2016-11-22
1
-1
/
+1
*
Change the CACHE to be an RwLock
Austin Hellyer
2016-11-22
11
-39
/
+39
*
Rename the State to Cache
Austin Hellyer
2016-11-22
21
-262
/
+262
*
Don't typo CreateEmbed::image field
Austin Hellyer
2016-11-21
1
-1
/
+1
*
Don't unnecessarily borrow some if-lets
Austin Hellyer
2016-11-21
8
-12
/
+13
*
Re-organize the client module
Austin Hellyer
2016-11-21
15
-592
/
+638
*
Add support for creating embed images
Austin Hellyer
2016-11-21
2
-0
/
+49
*
Don't block entirely on HTTP requests
Austin Hellyer
2016-11-21
1
-8
/
+5
*
Add created_at method to Ids and User
Austin Hellyer
2016-11-21
2
-0
/
+16
*
Make Context::channel_id public
Austin Hellyer
2016-11-21
1
-1
/
+5
*
Add framework command named arguments
Austin Hellyer
2016-11-21
2
-0
/
+33
*
No-run on context doc example
Austin Hellyer
2016-11-20
1
-1
/
+1
*
Add methods for setting individual presence data
Austin Hellyer
2016-11-20
2
-6
/
+103
*
Fix context doctests
Austin Hellyer
2016-11-20
1
-4
/
+4
*
Fix voice example for state method renamings
Austin Hellyer
2016-11-20
1
-4
/
+4
*
Add Member::roles()
Austin Hellyer
2016-11-20
1
-0
/
+20
*
Rework contextual presence methods
Austin Hellyer
2016-11-19
2
-14
/
+77
*
Rename state methods from find_ to get_
Austin Hellyer
2016-11-19
7
-23
/
+22
*
Fix type errors for non-framework builds
Austin Hellyer
2016-11-19
2
-5
/
+13
*
Nonblocking connection
Austin Hellyer
2016-11-19
3
-81
/
+70
*
Fix cond. compile across multiple feature targets
Austin Hellyer
2016-11-19
6
-164
/
+239
*
Don't send embed on message edits if empty
Austin Hellyer
2016-11-19
2
-6
/
+10
*
Add PublicChannel::guild()
Austin Hellyer
2016-11-19
1
-0
/
+9
*
Add GuildId::to_channel
Austin Hellyer
2016-11-18
1
-0
/
+8
*
Add Context::set_game_name
Austin Hellyer
2016-11-18
1
-0
/
+18
*
Register friend suggestion events
Austin Hellyer
2016-11-18
6
-0
/
+88
[prev]
[next]