Historique des commits

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