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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move unit tests into source
Zeyla Hellyer
2018-08-01
12
-1242
/
+0
*
Merge deserialization tests into one
Zeyla Hellyer
2018-07-31
5
-334
/
+307
*
Add a message cache API (#345)
zeyla
2018-07-09
1
-0
/
+174
*
Remove deprecated use of Colour associated methods
Zeyla Hellyer
2018-07-08
1
-1
/
+1
*
properly fix the is_nsfw check this time
acdenisSK
2018-07-02
2
-3
/
+4
*
Simplify utils::is_nsfw
Zeyla Hellyer
2018-07-02
1
-1
/
+1
*
Fix 'nsfw-' case in utils::is_nsfw
Zeyla Hellyer
2018-07-02
1
-1
/
+1
*
Fix utils::is_nsfw string slicing
Zeyla Hellyer
2018-07-02
1
-0
/
+14
*
Revamp `Args` from the ground-up (#326)
Alex M. M
2018-06-04
1
-41
/
+46
*
Add `Message::member` structfield
Zeyla Hellyer
2018-05-21
2
-0
/
+32
*
Short-circuit on an error
acdenisSK
2018-04-02
1
-2
/
+4
*
Fix formatting
acdenisSK
2018-02-24
1
-1
/
+0
*
Add tests for checking empty messages. (#281)
Lakelezz
2018-02-24
1
-0
/
+70
*
Fix tests
acdenisSK
2018-02-24
1
-2
/
+3
*
Fix RHS of test
Zeyla Hellyer
2018-02-05
1
-3
/
+0
*
Remove `CreateEmbed::video` call from reverted PR
Zeyla Hellyer
2018-02-05
1
-1
/
+0
*
Add video url specifier for CreateEmbed (#269)
Andrej
2018-02-02
1
-2
/
+10
*
Convert embed footers for CreateEmbed::from (#244)
Derrick Lee
2018-01-04
1
-2
/
+10
*
Remove builder re-export in utils
Zeyla Hellyer
2018-01-02
1
-1
/
+1
*
Implement or derive Serialize on all models
Zeyla Hellyer
2018-01-01
1
-1
/
+1
*
Improve performance of builders even further
acdenisSK
2017-12-27
1
-1
/
+1
*
Fix Guild::member_named and add tests
tahahawa
2017-12-24
1
-0
/
+103
*
Fix `multiple_quoted` (#241)
Lakelezz
2017-12-24
1
-13
/
+28
*
Better support for multiple delimiters on `Args` (#239)
Lakelezz
2017-12-22
1
-1
/
+291
*
Add `animated` to `Emoji` and `ReactionType`
Zeyla Hellyer
2017-12-20
4
-0
/
+21
*
Actually fix `Args`'s `parse` and add a few tests (#236)
Lakelezz
2017-12-18
1
-0
/
+50
*
Fix `Guild` deser without `system_channel_id`
Zeyla Hellyer
2017-12-17
2
-0
/
+30
*
Fix most clippy lints, take more refeernces
Zeyla Hellyer
2017-12-16
1
-2
/
+2
*
Break up the model module
Zeyla Hellyer
2017-12-16
8
-11
/
+10
*
Fix guild deserialization tests
Zeyla Hellyer
2017-12-16
2
-3
/
+5
*
Fix deserialization of `Guild::application_id`
Zeyla Hellyer
2017-12-15
2
-0
/
+7
*
impl From<&Path> for http::AttachmentType
Zeyla Hellyer
2017-11-16
1
-0
/
+18
*
Fix parking_lot::{Mutex, RwLock} re-exports
Zeyla Hellyer
2017-11-09
1
-2
/
+5
*
Merge v0.4.3
acdenisSK
2017-11-04
2
-1
/
+3
|
\
|
*
Fix doctests for a variety of feature targets
Zeyla Hellyer
2017-11-01
2
-1
/
+3
*
|
Slightly improve performance of builders
Zeyla Hellyer
2017-10-18
1
-2
/
+2
*
|
Change `features` fields to be a Vec<String>
Zeyla Hellyer
2017-10-14
2
-0
/
+40
*
|
Update to account for changes made in 0.4.1
acdenisSK
2017-10-14
2
-2
/
+2
|
\
|
|
*
Fix clippy lints
Zeyla Hellyer
2017-10-11
2
-2
/
+2
|
*
`to_owned` -> `to_string`
acdenisSK
2017-10-01
4
-22
/
+22
*
|
Switch to parking_lot::{Mutex, RwLock}
Zeyla Hellyer
2017-10-10
2
-2
/
+6
*
|
`to_owned` -> `to_string`
acdenisSK
2017-10-09
4
-22
/
+22
|
/
*
Apply rustfmt
Zeyla Hellyer
2017-09-18
1
-12
/
+20
*
Apply rustfmt + fix tests
Zeyla Hellyer
2017-09-09
2
-0
/
+2
*
Clippy lints
Zeyla Hellyer
2017-08-18
3
-5
/
+7
*
Apply rustfmt
Zeyla Hellyer
2017-08-18
1
-20
/
+12
*
Change the config a bit, and a few nitpicks
acdenisSK
2017-07-27
6
-44
/
+54
*
rustfmt
acdenisSK
2017-07-27
9
-65
/
+73
*
Fix the tests (#129)
Bond-009
2017-07-21
1
-0
/
+1
*
Fix tests
acdenisSK
2017-07-19
1
-2
/
+6
[next]