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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix internal enum being exported
Zeyla Hellyer
2017-05-13
1
-1
/
+0
*
Add faded_purple to colour list
Mei
2017-05-13
1
-1
/
+3
*
Use constant for preset permissions
Zeyla Hellyer
2017-05-02
1
-2
/
+2
*
Add `is_nsfw` check to channels
Zeyla Hellyer
2017-04-26
1
-0
/
+53
*
Update most dependency version requirements
Zeyla Hellyer
2017-04-23
1
-4
/
+4
*
Check for embed lengths on message sends
Zeyla Hellyer
2017-04-19
1
-3
/
+3
*
Deprecate methods prefixed with `get_`
Zeyla Hellyer
2017-04-19
1
-26
/
+62
*
Add Shard Id helpers
Zeyla Hellyer
2017-04-12
1
-0
/
+18
*
Switch to using serde for deserialization
Zeyla Hellyer
2017-04-11
12
-224
/
+324
*
Remove selfbot support
Zeyla Hellyer
2017-04-05
3
-322
/
+1
*
Update search params
Zeyla Hellyer
2017-03-25
2
-201
/
+135
*
Add slightly more documentation
Zeyla Hellyer
2017-03-25
1
-0
/
+2
*
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
*
Switch to a mostly-fully OOP approach
Austin Hellyer
2017-01-23
1
-19
/
+0
*
allow quotes to be escaped in quote parser
Illia
2017-01-15
1
-1
/
+5
*
Convert Colour to be a tuple struct
Austin Hellyer
2017-01-13
3
-24
/
+17
*
Stop abusing unicode for sanitisation
Illia
2017-01-11
1
-6
/
+6
*
Use zero-width space for mention prevention
Illia
2017-01-11
1
-13
/
+13
*
Use CDN for default avatars
Austin Hellyer
2017-01-09
1
-1
/
+4
*
Add User::default_avatar_url() method
Austin Hellyer
2017-01-08
1
-0
/
+10
*
Add Rohrkatze Blue to Colour struct
Brendan McCarthy
2017-01-06
1
-0
/
+2
*
Fix rs suffix
Illia
2017-01-05
2
-2
/
+2
*
Add Meibi Pink to colours
Mei
2017-01-02
1
-0
/
+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
3
-6
/
+6
*
Add guild and channel search
Austin Hellyer
2016-12-29
2
-0
/
+381
*
Use conditional blocks over macros
Austin Hellyer
2016-12-29
1
-112
/
+0
*
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
*
Make Id displays format u64 instead of a mention
Austin Hellyer
2016-12-17
1
-3
/
+3
*
Implement command groups and buckets
Illia
2016-12-13
1
-1
/
+1
*
More config for CreateCommand, add various methods
Illia
2016-12-10
1
-24
/
+24
*
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
*
Abstract command fields to types
Austin Hellyer
2016-12-09
1
-15
/
+13
*
Command builder, quoted args, and multi-prefixes
Illia
2016-12-09
1
-0
/
+46
*
Implement From<Embed> for CreateEmbed
Austin Hellyer
2016-12-08
1
-1
/
+70
*
Change all try's into ?s
acdenisSK
2016-12-07
2
-9
/
+9
*
Allow mentionable structs to be used as command arguments
Illia
2016-12-07
1
-0
/
+83
*
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
*
Make Member::colour() return an optional colour
Austin Hellyer
2016-12-03
1
-2
/
+1
[next]