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
/
channel
/
group.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix NSFW Checks (#418)
Lakelezz
2018-10-20
1
-4
/
+0
*
Fix all the dead links in the docs
Erk-
2018-08-09
1
-26
/
+26
*
Monomorphize all functions
Zeyla Hellyer
2018-07-04
1
-2
/
+8
*
Fix nsfw related docs (#299)
Lakelezz
2018-04-04
1
-3
/
+3
*
Refactor imports/exports to use nested groups and better formatting
acdenisSK
2018-03-29
1
-1
/
+5
*
Fix broken docs links caused by model mod changes
Zeyla Hellyer
2018-01-31
1
-1
/
+1
*
Check message ID count in `delete_messages`
Zeyla Hellyer
2018-01-27
1
-3
/
+6
*
Add an `EditMessage` builder
Zeyla Hellyer
2018-01-18
1
-5
/
+5
*
Further generic-ify `reaction_users` `after` param
Zeyla Hellyer
2018-01-05
1
-9
/
+10
*
Implement or derive Serialize on all models
Zeyla Hellyer
2018-01-01
1
-2
/
+3
*
Break up the model module
Zeyla Hellyer
2017-12-16
1
-1
/
+1
*
Use an as_ref hack
acdenisSK
2017-10-09
1
-1
/
+1
*
Replace slice parametres by IntoIterator (#177)
François Triquet
2017-10-09
1
-1
/
+1
*
Replace Vec parameters by IntoIterator (#176)
François Triquet
2017-10-09
1
-1
/
+1
*
Revert "Use the de-generification trick."
acdenisSK
2017-10-09
1
-6
/
+2
*
Use the de-generification trick.
acdenisSK
2017-10-09
1
-2
/
+6
*
Apply rustfmt
Zeyla Hellyer
2017-09-18
1
-12
/
+5
*
Fix compiles of a variety of feature combinations
Zeyla Hellyer
2017-09-18
1
-5
/
+6
*
Add ability to play DCA and Opus files. (#148)
Maiddog
2017-08-27
1
-5
/
+12
*
Revamp `RwLock` usage in the lib
acdenisSK
2017-08-24
1
-14
/
+8
*
Apply rustfmt
Zeyla Hellyer
2017-08-18
1
-4
/
+11
*
Change the config a bit, and a few nitpicks
acdenisSK
2017-07-27
1
-21
/
+9
*
rustfmt
acdenisSK
2017-07-27
1
-38
/
+48
*
Improve `BanOptions` to be more efficient and remove uneccessary `Read` imports
acdenisSK
2017-07-13
1
-2
/
+0
*
Remove the deprecated functions
acdenisSK
2017-07-11
1
-64
/
+0
*
Docs fixes
mei
2017-06-27
1
-2
/
+2
*
Use chrono for struct timestamp fields
Zeyla Hellyer
2017-06-06
1
-1
/
+2
*
Fix links to ChannelId::send_files
Zeyla Hellyer
2017-06-04
1
-2
/
+2
*
Make http::AttachmentType only use borrowed values
Zeyla Hellyer
2017-06-04
1
-2
/
+2
*
Fix compilations across feature combinations
Zeyla Hellyer
2017-06-02
1
-5
/
+6
*
Implement multiple attachments
Ken Swenson
2017-05-28
1
-0
/
+28
*
Fix incorrect attempted send_file deserialization
Zeyla Hellyer
2017-05-27
1
-0
/
+5
*
Restructure modules
Zeyla Hellyer
2017-05-22
1
-16
/
+20
*
Add `is_nsfw` check to channels
Zeyla Hellyer
2017-04-26
1
-0
/
+13
*
Deprecate methods prefixed with `get_`
Zeyla Hellyer
2017-04-19
1
-38
/
+71
*
Switch to using serde for deserialization
Zeyla Hellyer
2017-04-11
1
-0
/
+25
*
Remove selfbot support
Zeyla Hellyer
2017-04-05
1
-48
/
+2
*
Rework the models directory
Zeyla Hellyer
2017-03-25
1
-0
/
+329