Historial de Commits

Autor SHA1 Mensaje Fecha
  Chris Rhodes 6b73b588ba Message tracking. hace 8 años
  Chris Rhodes 0f38b22ca1 Message state tracking. hace 8 años
  Chris Rhodes fce9a7dedc Make unmarshal methods not on the struct, that was stupid. hace 8 años
  Chris Rhodes 3acc68d3ef Fix wsapi hace 8 años
  Chris Rhodes f15b389ac8 Return a consistent JSON Unmarshal error. hace 8 años
  Bruce Marriner 6274ab9053 Hackish fix so we don't try to close nil or closed channels. hace 8 años
  Bruce Marriner 093d3be770 More improvements to voice support hace 8 años
  Bruce Marriner 9583ef4e19 Return immediately if err getting gateway. hace 8 años
  Bruce Marriner 1b3817c7e1 First re-write of voice support. BREAKING CHANGE. hace 8 años
  Chris Rhodes 5544372242 I think I got it right this time ;) hace 8 años
  Chris Rhodes f05f79e24d Fix subtle difference between events with state tracking and not, when the handler is null. hace 8 años
  Chris Rhodes 764371c9ad :ok_hand: hace 8 años
  Chris Rhodes be8e0de5c6 Merge remote-tracking branch 'bwmarrin/develop' into stateperf hace 8 años
  Chris Rhodes c842676deb Don't unmarshall if it won't be used. hace 8 años
  Chris Rhodes 0d7b6f7e76 Convert structs and api to use pointers. hace 8 años
  Bruce Marriner d998b1fac2 Normalize name capitalization hace 8 años
  Bruce Marriner 301fb980d3 Updated copyright year, cleaned up some comments. hace 8 años
  Bruce Marriner a3ac679d76 Merge branch 'develop' of https://github.com/bwmarrin/Discordgo into develop hace 8 años
  Bruce Marriner 1a5c4b7b0d Moved session close func to discord.go hace 8 años
  Bruce Marriner b329c935ac Added check to prevent data websocket Listen func from running more than one instance. hace 8 años
  Bruce Marriner 666cbeb6a6 Data websocket Heartbeat now uses a chan instead of bool to track state hace 8 años
  Chris Rhodes cd01a34cdb Handle GUILD_EMOJI_UPDATE and track Emoji in state. hace 8 años
  Bruce Marriner ed1076361e Changed the order of the heartbeat lock to be a little better. hace 8 años
  Bruce Marriner 825144012d Prevent data websocket heartbeat from running more than once, closes #43 hace 8 años
  Chris Rhodes 66052d0a9c Rename methods. hace 8 años
  Chris Rhodes 9ba6d5b7c1 Make state tracking optional. hace 8 años
  Chris Rhodes b2ef55ae9c Cleanup before mailing. hace 8 años
  Chris Rhodes 4e23e5fc35 Implement state tracking. hace 8 años
  Chris Rhodes 3aaa95d4f9 Tiny cleanup :ok_hand: hace 8 años
  Chris Rhodes 0e9b8b8714 Small cleanup for initial error handling. hace 8 años