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
/
webhook.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove extraneous spaces at the end of lines
Zeyla Hellyer
2018-06-17
1
-2
/
+2
*
Refactor imports/exports to use nested groups and better formatting
acdenisSK
2018-03-29
1
-2
/
+8
*
Fix no-model compiler warnings
Zeyla Hellyer
2018-01-10
1
-1
/
+2
*
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
*
Break up the model module
Zeyla Hellyer
2017-12-16
1
-2
/
+6
*
Re-order use statements alphabetically
Zeyla Hellyer
2017-11-11
1
-2
/
+2
*
Slightly improve performance of builders
Zeyla Hellyer
2017-10-18
1
-7
/
+4
*
`to_owned` -> `to_string`
acdenisSK
2017-10-09
1
-3
/
+3
*
Apply rustfmt
Zeyla Hellyer
2017-09-18
1
-4
/
+1
*
Add ability to play DCA and Opus files. (#148)
Maiddog
2017-08-27
1
-2
/
+5
*
Revamp `RwLock` usage in the lib
acdenisSK
2017-08-24
1
-5
/
+2
*
Apply rustfmt
Zeyla Hellyer
2017-08-18
1
-1
/
+4
*
Change the config a bit, and a few nitpicks
acdenisSK
2017-07-27
1
-10
/
+14
*
rustfmt
acdenisSK
2017-07-27
1
-23
/
+25
*
Add 'wait' parameter to http::execute_webhook
Zeyla Hellyer
2017-06-20
1
-4
/
+5
*
Fix compilations across feature combinations
Zeyla Hellyer
2017-06-02
1
-2
/
+4
*
Restructure modules
Zeyla Hellyer
2017-05-22
1
-25
/
+30
*
Switch to using serde for deserialization
Zeyla Hellyer
2017-04-11
1
-9
/
+40
*
Pass by reference where possible
Zeyla Hellyer
2017-02-28
1
-2
/
+2
*
Use Id methods where possible
Austin Hellyer
2017-01-24
1
-1
/
+1
*
Switch to a mostly-fully OOP approach
Austin Hellyer
2017-01-23
1
-13
/
+18
*
Improve docs and add new message builder methods
Illia K
2016-11-28
1
-5
/
+5
*
Rename the `http` module to `rest`
Austin Hellyer
2016-11-25
1
-21
/
+21
*
Add state/framework/etc. conditional compile flags
Austin Hellyer
2016-11-15
1
-0
/
+4
*
Add internal module
Austin Hellyer
2016-11-14
1
-1
/
+1
*
Move the builders to the utils
Austin Hellyer
2016-11-13
1
-1
/
+1
*
Fix some clippy lints
Austin Hellyer
2016-11-10
1
-1
/
+1
*
Add webhook support
Austin Hellyer
2016-11-07
1
-0
/
+168