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
/
user.rs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Make `User` and `Ban` comparable and hashable
acdenisSK
2017-07-10
1
-1
/
+1
*
Fix doc tests
acdenisSK
2017-07-02
1
-52
/
+67
*
Prevent Direct Messaging other bot users
Zeyla Hellyer
2017-06-26
1
-0
/
+16
*
Fix CurrentUser::invite_url
Ken Swenson
2017-06-13
1
-14
/
+61
*
Deprecate Client::login, add Client::new
Zeyla Hellyer
2017-06-06
1
-3
/
+3
*
Add User::direct_message example
Zeyla Hellyer
2017-06-06
1
-4
/
+26
*
Make User::direct_message/dm accept a builder
Zeyla Hellyer
2017-06-06
1
-13
/
+10
*
Use chrono for struct timestamp fields
Zeyla Hellyer
2017-06-06
1
-3
/
+3
*
Add CurrentUser::face(), User::face()
Zeyla Hellyer
2017-06-04
1
-0
/
+24
*
Alphabetize CurrentUser/User methods
Zeyla Hellyer
2017-06-04
1
-35
/
+35
*
Remove a FQN usage in User::refresh
Zeyla Hellyer
2017-06-04
1
-1
/
+1
*
Move user avatar method logic out
Zeyla Hellyer
2017-06-04
1
-26
/
+34
*
Add CurrentUser::default_avatar_url
Zeyla Hellyer
2017-06-04
1
-0
/
+7
*
Fix compilations across feature combinations
Zeyla Hellyer
2017-06-02
1
-2
/
+5
*
Add User::refresh
Zeyla Hellyer
2017-06-02
1
-0
/
+58
*
Fix no-feature compilations
Zeyla Hellyer
2017-06-01
1
-0
/
+1
*
Deprecate User::get
Zeyla Hellyer
2017-06-01
1
-0
/
+1
*
Deprecate *User::distinct, add *User::tag
Zeyla Hellyer
2017-06-01
1
-16
/
+73
*
Add docs for CurrentUser
Maiddog
2017-05-30
1
-0
/
+103
*
Add CurrentUser::invite_url method
Maiddog
2017-05-27
1
-0
/
+12
*
Restructure modules
Zeyla Hellyer
2017-05-22
1
-14
/
+19
*
Remove more remaining selfbot support
Zeyla Hellyer
2017-05-22
1
-146
/
+0
*
Accept references on Into<Id>
Zeyla Hellyer
2017-05-04
1
-0
/
+21
*
Make `User.discriminator` a u16
Zeyla Hellyer
2017-04-25
1
-15
/
+4
*
Fix decoding for `CurrentUser.discriminator`
Zeyla Hellyer
2017-04-25
1
-0
/
+2
*
Deprecate methods prefixed with `get_`
Zeyla Hellyer
2017-04-19
1
-1
/
+1
*
Switch to using serde for deserialization
Zeyla Hellyer
2017-04-11
1
-29
/
+290
*
Clippy lints + permission byte literals
Zeyla Hellyer
2017-04-09
1
-2
/
+1
*
Remove selfbot support
Zeyla Hellyer
2017-04-05
1
-108
/
+1
*
Fix no-cache compilations
Zeyla Hellyer
2017-03-17
1
-1
/
+1
*
Pass by reference where possible
Zeyla Hellyer
2017-02-28
1
-7
/
+7
*
Remove sending message nonces
Zeyla Hellyer
2017-02-27
1
-1
/
+0
*
Optimize caching
Zeyla Hellyer
2017-02-09
1
-11
/
+33
*
Register the 'status' setting for users
Austin Hellyer
2017-01-27
1
-0
/
+2
*
Update examples for OOP update
Austin Hellyer
2017-01-26
1
-17
/
+31
*
Use Id methods where possible
Austin Hellyer
2017-01-24
1
-0
/
+1
*
Switch to a mostly-fully OOP approach
Austin Hellyer
2017-01-23
1
-36
/
+178
*
First round of deleting useless methods
Austin Hellyer
2017-01-15
1
-11
/
+0
*
Add Message.content_safe and fix distinct method not being included in User.
Illia
2017-01-11
1
-1
/
+7
*
Use CDN for default avatars
Austin Hellyer
2017-01-09
1
-13
/
+1
*
Add User::default_avatar_url() method
Austin Hellyer
2017-01-08
1
-0
/
+31
*
Alphabetize model method names
Austin Hellyer
2017-01-08
1
-25
/
+26
*
Code style cleanup
Austin Hellyer
2017-01-08
1
-1
/
+0
*
Add user static avatar url methods
Austin Hellyer
2016-12-28
1
-0
/
+16
*
Support webp/gif avatars
Austin Hellyer
2016-12-28
1
-4
/
+24
*
Fix User::avatar_url + add Id display tests
Austin Hellyer
2016-12-15
1
-2
/
+2
*
Implement command groups and buckets
Illia
2016-12-13
1
-1
/
+1
*
More config for CreateCommand, add various methods
Illia
2016-12-10
1
-6
/
+17
*
Fix no-cache+method conditional compiles
Austin Hellyer
2016-12-10
1
-7
/
+14
*
Change all try's into ?s
acdenisSK
2016-12-07
1
-14
/
+14
[prev]
[next]