robbix1206
|
af3fe4842a
|
Add Support of changing user status (#258)
Add Support of changing user status
|
2016-09-28 10:04:37 -07:00 |
|
Chris Rhodes
|
c6ee0d2dd5
|
Clean up state access. (#261)
Clean up state access.
|
2016-09-27 22:45:12 -07:00 |
|
Chris Rhodes
|
b71136ac14
|
Merge pull request #259 from b1naryth1ef/bugfix/voice-state-update-api-usage
Remove API call in onVoiceStateUpdate
|
2016-09-27 22:35:56 -07:00 |
|
Chris Rhodes
|
2e2e02fc11
|
Support a very light state in all cases to support b1nzy's upcoming PR (#260)
Support a very light state in all cases to support b1nzy's upcoming PR
|
2016-09-27 22:09:44 -07:00 |
|
Chris Rhodes
|
581f6e7867
|
Merge pull request #256 from jonas747/request-members
Added RequestGuildMembers to request guild members from the gateway
|
2016-09-27 22:08:36 -07:00 |
|
Chris Rhodes
|
ef83d2098f
|
Merge pull request #236 from jonas747/split
Added UserGuild struct, UserGuilds now returns a UserGuild slice
|
2016-09-27 22:04:37 -07:00 |
|
jonas747
|
1dcdf130fd
|
Fix Another typo
|
2016-09-28 07:00:11 +02:00 |
|
jonas747
|
c9d0ac8463
|
Update comment to UserGuild
|
2016-09-28 06:43:37 +02:00 |
|
jonas747
|
1ecb7458e9
|
Fix typos
|
2016-09-28 06:31:39 +02:00 |
|
Chris Rhodes
|
42e934d3b2
|
Merge pull request #246 from robbix1206/timestamps
Timestamps
|
2016-09-27 21:22:07 -07:00 |
|
Chris Rhodes
|
8bd3f75441
|
Merge pull request #227 from jonas747/retry
Retry on 502's
|
2016-09-27 21:19:25 -07:00 |
|
Chris Rhodes
|
910b864864
|
Merge pull request #255 from jonas747/msg-timestamps-missing
Apply more fields to existing message in message update
|
2016-09-27 21:15:14 -07:00 |
|
Chris Rhodes
|
9b6b657083
|
Merge pull request #249 from iopred/develop
Correctly merge GUILD_UPDATE events. Closes #242
|
2016-09-27 21:15:03 -07:00 |
|
andrei
|
1edd3b6484
|
Remove API call in onVoiceStateUpdate
|
2016-09-27 17:39:14 -07:00 |
|
jonas747
|
ebb910f3ac
|
Set default MaxRestRetries to 3
|
2016-09-27 18:25:40 +02:00 |
|
jonas747
|
9c7c9d3fd2
|
Added RequestGuildMembers to request guild members from the gateway
|
2016-09-25 21:29:59 +02:00 |
|
jonas747
|
f01c5a3344
|
Apply more fields to message in message update
In case update was handled before create
|
2016-09-25 20:16:28 +02:00 |
|
Bruce
|
bbbc21db6b
|
Merge pull request #253 from greenbigfrog/patch-1
fix typo
|
2016-09-20 08:58:11 -05:00 |
|
Jonathan
|
374c41e753
|
fix typo
|
2016-09-20 15:33:08 +02:00 |
|
Bruce
|
d1e4691e3e
|
Merge pull request #252 from iopred/blah
Use the everyone role to initialise the permission flags.
|
2016-09-16 11:11:04 -05:00 |
|
Chris Rhodes
|
cd6971839a
|
Use the everyone role to initialise the permission flags.
|
2016-09-15 18:51:57 -07:00 |
|
Chris Rhodes
|
003454345b
|
Use the everyone role to initialise the permission flags.
|
2016-09-15 18:51:09 -07:00 |
|
Bruce
|
3cc6d4346d
|
BREAKING Merge pull request #251 from softashell/role_mentionable
Add mentionable to Role struct and update GuildRoleEdit
|
2016-09-15 18:18:51 -05:00 |
|
soft as HELL
|
1ab71f4b12
|
Update GuildRoleEdit
|
2016-09-11 14:32:58 +03:00 |
|
soft as HELL
|
ef3cd76e3d
|
Add mentionable to Role struct
|
2016-09-11 14:32:41 +03:00 |
|
Chris Rhodes
|
d28edb024e
|
Fix airhorn example.
|
2016-09-08 20:07:43 -07:00 |
|
Chris Rhodes
|
42cef0c0d0
|
Remove unavailable goop, b1nzy says it'd never happen.
|
2016-09-08 20:06:24 -07:00 |
|
Chris Rhodes
|
678756c9a9
|
Simplify Guild.Unavailable and correctly merge GUILD_UPDATE events.
|
2016-09-08 19:39:29 -07:00 |
|
robbix1206
|
a2e6e1da45
|
Fix the pattern
The Pattern was not the correct one fixing it by the pattern of RFC3339
|
2016-09-03 23:38:34 +02:00 |
|
Bruce
|
acf7de8b3d
|
Merge pull request #243 from robbix1206/#231_Support_getting_Bot_owner
#231 Support getting Bot account / owner
|
2016-09-03 11:32:11 -05:00 |
|
Bruce
|
1acc7dc017
|
Merge pull request #244 from robbix1206/Example_Close_File
Close the file after read
|
2016-09-03 11:31:29 -05:00 |
|
robbix1206
|
95fdc0a971
|
Close the file after read
Close the file when it has been full readed
|
2016-08-31 16:40:45 +02:00 |
|
robbix1206
|
b961ee3b6f
|
#231 Support getting Bot account / owner
|
2016-08-31 15:59:25 +02:00 |
|
Bruce
|
ae30611faf
|
Merge pull request #237 from jonas747/pinsupdt
Added the CHANNEL_PINS_UPDATE event
|
2016-08-03 21:14:22 -05:00 |
|
Bruce
|
77d74584f8
|
Merge pull request #239 from jonas747/members
BREAKING Update GuildMembers to new format
|
2016-08-03 21:13:14 -05:00 |
|
jonas747
|
9344321923
|
Update GuildMembers to new format, #218
|
2016-07-31 17:20:12 +02:00 |
|
jonas747
|
2a1f0ff893
|
Added the CHANNEL_PINS_UPDATE event
|
2016-07-29 23:40:56 +02:00 |
|
jonas747
|
3fd53413de
|
Added userguild struct, and UserGuilds() now returns a userguild
|
2016-07-29 23:13:55 +02:00 |
|
Bruce
|
9011830676
|
Merge pull request #234 from dmportella/sendfile-enhancement
Sendfile enhancement
|
2016-07-29 09:57:27 -05:00 |
|
uppfinnarn
|
a223abd357
|
Changed the comments for go vet
|
2016-07-28 22:49:51 +02:00 |
|
uppfinnarn
|
a20bdc7fd8
|
Comments
|
2016-07-28 22:36:59 +02:00 |
|
uppfinnarn
|
0c11cae782
|
Timestamp type; a string with a Parse() function
Closes #204
|
2016-07-28 21:16:10 +02:00 |
|
daniel portella
|
f4b8e2ecc2
|
added ChannelSendFileWithMessage
kept it backwards compatible so previous apps dont crash with missing field.
|
2016-07-26 22:18:20 +01:00 |
|
Bruce
|
1dcb081f13
|
Merge pull request #230 from jonas747/funsplit
Fix ratelimit mutex with url parameters
|
2016-07-22 14:49:33 -05:00 |
|
Bruce Marriner
|
d28aed7326
|
Move deprecation comment so lint test passes
|
2016-07-19 07:45:00 -05:00 |
|
Bruce Marriner
|
43778dc54b
|
Bump version to 0.14.0-dev
|
2016-07-19 07:44:38 -05:00 |
|
jonas747
|
a504a0adb9
|
Fix ratelimit mutex with url parameters
|
2016-07-19 14:18:49 +02:00 |
|
Bruce Marriner
|
11fa9dc906
|
Bump Version to 0.13.0
|
2016-07-18 17:12:48 -05:00 |
|
Bruce Marriner
|
ea72e85416
|
Deprecated Session.UserChannelPermissions
Created new UserChannelPermissions in State.
|
2016-07-18 17:04:00 -05:00 |
|
Bruce Marriner
|
5501cac820
|
Retry After Milliseconds, fixes #228
|
2016-07-11 22:34:34 -05:00 |
|