Historial de Commits

Autor SHA1 Mensaje Fecha
  ayntgl 30dffbaa83 refactor: move UI components to ui package (#93) hace 4 años
  ayntgl 0dbc7d3fd5 fix: do not scroll to end if any message is selected (#90) hace 4 años
  ayntgl 2be06ef4cd feat: lazy-load channels on guild select (#89) hace 4 años
  ayntgl 207a4d43bd refactor: move utility functions into separate package hace 4 años
  ayntgl cfee278be8 fix: scroll to end of text on channel select (#85) hace 4 años
  ayntgl 508a4249e6 feat: render message type CALL (3) & GUILD_MEMBER_JOIN (7) (#78) hace 4 años
  ayntgl ceae56bca3 refactor: move isUnread to util.go hace 4 años
  ayntgl f486f54f1c refactor: modularize func to reduce cyclomatic complexity hace 4 años
  ayntgl 2d95068ded Fix embed fields and footer parsing (#77) hace 4 años
  ayntgl 62215312f0 Refactor hace 4 años
  ayntgl 8ea53c88a5 Relocate global variable declarations hace 4 años
  ayntgl 2400226ee1 Store selected message index (+1) instead of *discordgo.Message struct (#71) hace 4 años
  ayntgl d52e488cf4 discord: parse markdown in embed description and field values hace 4 años
  ayntgl 7212644748 discord: distinguish between inline and non-inline embed fields hace 4 años
  ayntgl a8e5998734 discord: improve message embed rendering hace 4 años
  ayntgl 813188198d feat: render message embeds (#70) hace 4 años
  ayntgl 083eda48bf refactor: move renderer functionality to discord.go hace 4 años
  ayntgl 14f93ee1c0 feat: mark unread channels (#65) hace 4 años
  ayntgl 85438d0799 refactor: preload (append to guild TreeNode) channels upon receiving READY event (#64) hace 4 años
  ayntgl 88674c5f4d refactor: rename mainTreeView to channelsTree hace 4 años
  ayntgl cbfd15ade8 feat: add DM channels functionality (#58) hace 4 años
  ayntgl f84c232aab Move global variables declaration to pertinent file hace 4 años
  ayntgl e43a631950 Directly use *discordgo.Session from global state hace 4 años
  ayntgl 8dad4deec0 Implement inline reply mention functionality (#50) hace 4 años
  ayntgl f945fbf4f8 Switch to a flat project structure (#48) hace 4 años