Historial de Commits

Autor SHA1 Mensaje Fecha
  rigormorrtiss 5fc681bde0 fix(main): degoroutinize addition of thread channel as children to text channel node hace 4 años
  rigormorrtiss d9fc27e5ed feat(ui): set right border padding to 0 for TextView hace 4 años
  rigormorrtiss 3b00d8b42c fix(main): write messages in reverse order hace 4 años
  rigormorrtiss 8ee54de596 feat: add support for voice channels hace 4 años
  rigormorrtiss 3492639a1d refactor(main): use shared session.Session.Context() for future calls hace 4 años
  rigormorrtiss 1a2be50e14 feat: implement Threads (#25) hace 4 años
  rigormorrtiss 155f4d54f7 main: update arikawa to latest commit hace 4 años
  rigormorrtiss 28964883ce refactor: remove unnecessary named function parameters hace 4 años
  rigormorrtiss c9dd1fcf02 main: integrate user guilds in TreeView (#24) hace 4 años
  rigormorrtiss 45b6b92737 main: remove fmt.Println() hace 4 años
  rigormorrtiss 1851c7ea53 main: change default keybindings hace 4 años
  rigormorrtiss 27ae179fa3 main: goroutinize retrieval and rendering of channel messages hace 4 años
  rigormorrtiss ddbb051c84 main: remove unused variable hace 4 años
  rigormorrtiss 71cc017f0e main: remove "login via token" method hace 4 años
  rigormorrtiss 044e48da2e refactor: move event handlers to ui package hace 4 años
  rigormorrtiss b7355f2b49 main: set gateway.DefaultIdentity.Device to "" hace 4 años
  rigormorrtiss 946e164564 Remove *Foreground configuration hace 4 años
  rigormorrtiss 39234175a3 Degoroutinize (*api.Client).SendMessage() hace 4 años
  rigormorrtiss e78dfee9c8 Inline event handlers hace 4 años
  rigormorrtiss 69f7ac594c Goroutinize *session.Session.SendMessage() hace 4 años
  rigormorrtiss ca9eb30873 Revert "perf(main): set channelID as reference of node" hace 4 años
  rigormorrtiss ae60aa8bd6 fix(main): clear messages TextView when channel of type GuildText or GuildNews is selected only (#20) hace 4 años
  rigormorrtiss bc73bc9ec8 perf(main): set channelID as reference of node hace 4 años
  rigormorrtiss 775e658e7d Add message InputField if channel type is GuildText or GuildNews hace 4 años
  rigormorrtiss 8d529e5f02 fix(main): set messages TextView title as channel name hace 4 años
  rigormorrtiss 1902f5908d fix(main): compare CategoryID against 0 and discord.NullChannelID for 'global channels' hace 4 años
  rigormorrtiss 51d19f57b7 fix(main): compare channel.CategoryID with discord.NullChannelID hace 4 años
  rigormorrtiss 51b5cd1834 refactor: rename variables to comply with 'effective go' hace 4 años
  rigormorrtiss 1dafd965f6 fix(main): set messages TextView title to "" on guild select hace 4 años
  rigormorrtiss b94301632f feat(util): switch to 99designs/keyring for more backends (#18) hace 4 años