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
/
model
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Use an as_ref hack
acdenisSK
2017-10-05
3
-3
/
+10
|
*
Replace slice parametres by IntoIterator (#177)
François Triquet
2017-10-05
4
-4
/
+4
|
*
Fix most clippy warnings
Maiddog
2017-10-04
2
-2
/
+2
|
*
Replace Vec parameters by IntoIterator (#176)
François Triquet
2017-10-04
5
-5
/
+5
|
*
Revert "Use the de-generification trick."
acdenisSK
2017-10-03
9
-190
/
+55
|
*
Use the de-generification trick.
acdenisSK
2017-10-02
9
-55
/
+190
|
*
`to_owned` -> `to_string`
acdenisSK
2017-10-01
11
-29
/
+29
*
|
Switch to parking_lot::{Mutex, RwLock}
Zeyla Hellyer
2017-10-10
16
-159
/
+152
*
|
Resume on resumable session invalidations
Zeyla Hellyer
2017-10-09
1
-2
/
+11
*
|
Generate `Default` for CurrentUser and use it in `Cache::default`
acdenisSK
2017-10-09
2
-2
/
+2
*
|
Add an impl for `&str`
acdenisSK
2017-10-09
1
-0
/
+4
*
|
Find `Member` via substrings, allow case-insensitivity on `members_containing...
Lakelezz
2017-10-09
1
-4
/
+54
*
|
Help-commands filtering and Member-prefix-search (#182)
Lakelezz
2017-10-09
1
-0
/
+18
*
|
Fix a typo
acdenisSK
2017-10-09
1
-1
/
+1
*
|
Add an and
acdenisSK
2017-10-09
1
-1
/
+1
*
|
Use an as_ref hack
acdenisSK
2017-10-09
3
-3
/
+10
*
|
Replace slice parametres by IntoIterator (#177)
François Triquet
2017-10-09
4
-4
/
+4
*
|
Fix most clippy warnings
Maiddog
2017-10-09
2
-2
/
+2
*
|
Replace Vec parameters by IntoIterator (#176)
François Triquet
2017-10-09
5
-5
/
+5
*
|
Revert "Use the de-generification trick."
acdenisSK
2017-10-09
9
-190
/
+55
*
|
Use the de-generification trick.
acdenisSK
2017-10-09
9
-55
/
+190
*
|
`to_owned` -> `to_string`
acdenisSK
2017-10-09
11
-29
/
+29
*
|
Change behaviour of default_channel (#185)
Mei Boudreau
2017-10-07
2
-8
/
+25
*
|
Change default_channel to return a pointer (#179)
Mei Boudreau
2017-10-05
2
-6
/
+8
|
/
*
Fix User::tag and CurrentUser::tag discrim output
Zeyla Hellyer
2017-09-28
1
-1
/
+1
*
Use `request_client!` for attachment downloading (#165)
Benjamin Cheng
2017-09-26
1
-1
/
+1
*
Refactor display impls for ids
acdenisSK
2017-09-24
6
-24
/
+7
*
Update bitflags, other dependencies
Zeyla Hellyer
2017-09-21
9
-78
/
+87
*
Apply rustfmt
Zeyla Hellyer
2017-09-18
23
-375
/
+244
*
Fix compiles of a variety of feature combinations
Zeyla Hellyer
2017-09-18
17
-74
/
+92
*
Apply rustfmt
Zeyla Hellyer
2017-09-18
1
-1
/
+3
*
Gate ChannelCategory impl behind 'model' feature
Zeyla Hellyer
2017-09-18
1
-0
/
+1
*
if let -> and_then/map
acdenisSK
2017-09-17
1
-5
/
+1
*
Apply rustfmt
Zeyla Hellyer
2017-09-14
1
-11
/
+11
*
Revamp `CacheEventsImpl`
acdenisSK
2017-09-12
1
-0
/
+611
*
serde rename `kind` to `type`
acdenisSK
2017-09-09
1
-0
/
+1
*
Apply rustfmt + fix tests
Zeyla Hellyer
2017-09-09
6
-11
/
+31
*
`parent_id` -> `category_id`
acdenisSK
2017-09-09
2
-4
/
+6
*
Implement categories
acdenisSK
2017-09-09
6
-2
/
+154
*
Update `Guild::ban` to use `BanOptions`
acdenisSK
2017-09-06
2
-9
/
+11
*
match to map/?
acdenisSK
2017-09-04
1
-4
/
+1
*
Fix the PRESET_GENERAL permission constant
Zeyla Hellyer
2017-09-03
1
-1
/
+1
*
Remove more non-bot user endpoints
Zeyla Hellyer
2017-09-01
3
-50
/
+0
*
Make role references attainable via name
Lakelezz
2017-08-29
2
-0
/
+69
*
Prevent malformed opus data from crashing the bot process (#149)
Maiddog
2017-08-27
2
-54
/
+60
*
Add ability to play DCA and Opus files. (#148)
Maiddog
2017-08-27
21
-208
/
+334
*
Revamp `RwLock` usage in the lib
acdenisSK
2017-08-24
22
-415
/
+291
*
Allow FromStr for User to use REST (#147)
Maiddog
2017-08-24
1
-6
/
+7
*
Use cache when possible in UserId's get method (#146)
Maiddog
2017-08-22
1
-1
/
+10
*
Fix tests (#145)
Maiddog
2017-08-22
3
-24
/
+24
[prev]
[next]