Commit History

Author SHA1 Message Date
  Bruce Marriner ea72e85416 Deprecated Session.UserChannelPermissions 8 years ago
  Bruce 1d2d93a7b5 Merge pull request #196 from iopred/stateroles 8 years ago
  Chris Rhodes 95f0d584d6 Add Role tracking. Support disabling individual features in state. 8 years ago
  Chris Rhodes 0c7562440e Merge message contents in state. Fixes #192 8 years ago
  Chris Rhodes 7efe4ccfee :ok_hand: 8 years ago
  Chris Rhodes 84f0b5d41a Add missing RLock in State.Channel 8 years ago
  Bruce Marriner bcc42e8211 Don't forget GoImports... 8 years ago
  Bruce Marriner bda7434f18 Moved State struct to state.go 8 years ago
  Chris Rhodes a9bed749a1 Fix potential threading issue. 8 years ago
  Chris Rhodes a8afd3eb81 Remove items from the map before returning :ok_hand: 8 years ago
  andrei 34f83532dd Fix channelMap not being filled for bot users/>100 guilds 8 years ago
  Chris Rhodes 4609c31a72 Prime the channel map correctly. 8 years ago
  Chris Rhodes 408bbb54b6 Don't undo b1nzy's work. 8 years ago
  Chris Rhodes 87b2daa832 Merge remote-tracking branch 'bwmarrin/develop' into develop 8 years ago
  Chris Rhodes 4e16cfef0e Update some comments. 8 years ago
  Chris Rhodes fa63c00fa2 Add fast lookups for guilds and channels in state. 8 years ago
  Bruce Marriner 92c27c7712 Because binzy was too lazy. 8 years ago
  andrei 019d0fe9af Fix lazy-loading of guilds not working 8 years ago
  Chris Rhodes 8ae2adfb01 Don't perform guild lookups if message tracking is not enabled. 8 years ago
  Chris Rhodes 99a1f5665a Fix potential infinite loop on state. 8 years ago
  jonas747 d1f25d8561 Changed fmt.Print to log.Print 8 years ago
  andrei 7e7887a936 Fix channels inside a guild from GUILD_CREATE having a null GuildID 8 years ago
  Chris Rhodes 6ec1c07300 Clean up voice state updates, make them goroutine safe. 8 years ago
  Bruce 0dac7777c1 Merge pull request #141 from b1naryth1ef/feature/multiple-voice-connection 8 years ago
  andrei b48e8c992e Track voice state changes, expose stuff, add channel changing 8 years ago
  Chris Rhodes 7eb0bd2aed Set GuildID on all Channels in READY. 8 years ago
  Chris Rhodes 4895ace11d Return state errors. Because we're good citizens. 8 years ago
  Chris Rhodes 6fa99712ef Finish converting large switch statement into a map of functions. 8 years ago
  Chris Rhodes 8ffaa85b0b Thread safety and more events. 8 years ago
  Chris Rhodes fb6ae92555 Add basic support for mapped event handlers. 8 years ago