История коммитов

Автор SHA1 Сообщение Дата
  rigormorrtiss 5ff13fac2e feat: add support for MFA (2FA) login (#29) 4 лет назад
  rigormorrtiss 7b0a824f5b feat(main): suffix text channel topic to TextView title (#27) 4 лет назад
  rigormorrtiss 5fc681bde0 fix(main): degoroutinize addition of thread channel as children to text channel node 4 лет назад
  rigormorrtiss d9fc27e5ed feat(ui): set right border padding to 0 for TextView 4 лет назад
  rigormorrtiss 3b00d8b42c fix(main): write messages in reverse order 4 лет назад
  rigormorrtiss 8ee54de596 feat: add support for voice channels 4 лет назад
  rigormorrtiss 3492639a1d refactor(main): use shared session.Session.Context() for future calls 4 лет назад
  rigormorrtiss 1a2be50e14 feat: implement Threads (#25) 4 лет назад
  rigormorrtiss 155f4d54f7 main: update arikawa to latest commit 4 лет назад
  rigormorrtiss 28964883ce refactor: remove unnecessary named function parameters 4 лет назад
  rigormorrtiss c9dd1fcf02 main: integrate user guilds in TreeView (#24) 4 лет назад
  rigormorrtiss 45b6b92737 main: remove fmt.Println() 4 лет назад
  rigormorrtiss 1851c7ea53 main: change default keybindings 4 лет назад
  rigormorrtiss 27ae179fa3 main: goroutinize retrieval and rendering of channel messages 4 лет назад
  rigormorrtiss ddbb051c84 main: remove unused variable 4 лет назад
  rigormorrtiss 71cc017f0e main: remove "login via token" method 4 лет назад
  rigormorrtiss 044e48da2e refactor: move event handlers to ui package 4 лет назад
  rigormorrtiss b7355f2b49 main: set gateway.DefaultIdentity.Device to "" 4 лет назад
  rigormorrtiss 946e164564 Remove *Foreground configuration 4 лет назад
  rigormorrtiss 39234175a3 Degoroutinize (*api.Client).SendMessage() 4 лет назад
  rigormorrtiss e78dfee9c8 Inline event handlers 4 лет назад
  rigormorrtiss 69f7ac594c Goroutinize *session.Session.SendMessage() 4 лет назад
  rigormorrtiss ca9eb30873 Revert "perf(main): set channelID as reference of node" 4 лет назад
  rigormorrtiss ae60aa8bd6 fix(main): clear messages TextView when channel of type GuildText or GuildNews is selected only (#20) 4 лет назад
  rigormorrtiss bc73bc9ec8 perf(main): set channelID as reference of node 4 лет назад
  rigormorrtiss 775e658e7d Add message InputField if channel type is GuildText or GuildNews 4 лет назад
  rigormorrtiss 8d529e5f02 fix(main): set messages TextView title as channel name 4 лет назад
  rigormorrtiss 1902f5908d fix(main): compare CategoryID against 0 and discord.NullChannelID for 'global channels' 4 лет назад
  rigormorrtiss 51d19f57b7 fix(main): compare channel.CategoryID with discord.NullChannelID 4 лет назад
  rigormorrtiss 51b5cd1834 refactor: rename variables to comply with 'effective go' 4 лет назад