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
/
utils
/
builder
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use constant for preset permissions
Zeyla Hellyer
2017-05-02
1
-2
/
+2
*
Switch to using serde for deserialization
Zeyla Hellyer
2017-04-11
9
-198
/
+268
*
Remove selfbot support
Zeyla Hellyer
2017-04-05
3
-322
/
+1
*
Update search params
Zeyla Hellyer
2017-03-25
2
-201
/
+135
*
Remove sending message nonces
Zeyla Hellyer
2017-02-27
1
-10
/
+0
*
Add missing send_file/send_message impls
Zeyla Hellyer
2017-02-25
1
-3
/
+10
*
Update doctests for Context changes
Zeyla Hellyer
2017-02-15
5
-15
/
+14
*
Add method to EditGuild to transfer ownership
Zeyla Hellyer
2017-02-07
1
-1
/
+8
*
Remove lifetime on Search
Zeyla Hellyer
2017-02-07
1
-4
/
+4
*
Fix docs links
Austin Hellyer
2017-01-24
7
-17
/
+21
*
Convert Colour to be a tuple struct
Austin Hellyer
2017-01-13
2
-2
/
+2
*
Fix rs suffix
Illia
2017-01-05
2
-2
/
+2
*
Implement context message queueing
Taavi
2017-01-01
1
-6
/
+5
*
Fix doctest
Austin Hellyer
2016-12-31
1
-12
/
+17
*
Fix typo
Illia
2016-12-31
1
-2
/
+2
*
Add guild and channel search
Austin Hellyer
2016-12-29
2
-0
/
+381
*
Remove image/thumbnail embed builders
Austin Hellyer
2016-12-18
2
-84
/
+13
*
Allow time::Tm to be passed into embed timestamp
Austin Hellyer
2016-12-18
1
-9
/
+44
*
No Z or +XX:XX
Christopher F
2016-12-18
1
-3
/
+4
*
Add documentation regarding ISO-8601 to embeds
Christopher F
2016-12-18
1
-0
/
+7
*
Implement command groups and buckets
Illia
2016-12-13
1
-1
/
+1
*
Fix no-cache+method conditional compiles
Austin Hellyer
2016-12-10
1
-1
/
+1
*
Deprecate embed image/thumbnail height/width
Austin Hellyer
2016-12-09
1
-36
/
+10
*
Implement From<Embed> for CreateEmbed
Austin Hellyer
2016-12-08
1
-1
/
+70
*
Add more Context docs+permission requirements
Austin Hellyer
2016-12-04
1
-1
/
+22
*
Add documentation for models
Illia
2016-12-04
1
-3
/
+8
*
Add documentation for EditMember and EditProfile
Kisei
2016-11-30
2
-0
/
+15
*
Clean up the codebase
Austin Hellyer
2016-11-29
2
-37
/
+0
*
Improve docs and add new message builder methods
Illia K
2016-11-28
2
-16
/
+4
*
Re-export CreateEmbedFooter
Kisei
2016-11-27
1
-0
/
+1
*
Add a bit more docs
Austin Hellyer
2016-11-26
2
-5
/
+110
*
Remove the 'extras' feature flag
Austin Hellyer
2016-11-26
1
-10
/
+4
*
Rename PublicChannel to GuildChannel
Austin Hellyer
2016-11-25
1
-4
/
+4
*
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
-2
/
+2
*
Ensure embed fields are inline by default
Austin Hellyer
2016-11-23
1
-1
/
+1
*
Don't typo CreateEmbed::image field
Austin Hellyer
2016-11-21
1
-1
/
+1
*
Add support for creating embed images
Austin Hellyer
2016-11-21
2
-0
/
+49
*
A bit of docs
Austin Hellyer
2016-11-18
4
-2
/
+68
*
Add send_message rich embeds
Austin Hellyer
2016-11-15
3
-21
/
+340
*
Add state/framework/etc. conditional compile flags
Austin Hellyer
2016-11-15
1
-4
/
+10
*
Add a message builder for Context::send_message
Austin Hellyer
2016-11-15
2
-0
/
+73
*
Decode embed/role colours into Colour struct
Austin Hellyer
2016-11-14
1
-1
/
+1
*
Move the builders to the utils
Austin Hellyer
2016-11-13
10
-0
/
+637