Historial de Commits

Autor SHA1 Mensaje Fecha
  ayntgl 8001a530aa refactor: reduce onMessagesViewInputCapture() cyclomatic complexity hace 4 años
  ayntgl f486f54f1c refactor: modularize func to reduce cyclomatic complexity hace 4 años
  ayntgl 62215312f0 Refactor hace 4 años
  ayntgl 97ac92301c Fix mouse highlights not handled (#75) hace 4 años
  ayntgl 3ef4574e03 Unhighlight selected message on Escape event key (#74) hace 4 años
  ayntgl be24347e51 Fix selected message index out of range [-1] panic (#73) hace 4 años
  ayntgl 8ea53c88a5 Relocate global variable declarations hace 4 años
  ayntgl 1aefedfaec Move generateChannelRepr() to ui.go hace 4 años
  ayntgl 4b46d39d8e Clear message InputField text on Escape event key (#72) hace 4 años
  ayntgl 2400226ee1 Store selected message index (+1) instead of *discordgo.Message struct (#71) hace 4 años
  ayntgl 4ab256ecb7 Modularize tview widgets into separate functions hace 4 años
  ayntgl d0b3af13b3 ui: do not clear messages TextView twice hace 4 años
  ayntgl 69007026c2 Convert snake_case config fields to TitleCase hace 4 años
  ayntgl 083eda48bf refactor: move renderer functionality to discord.go hace 4 años
  ayntgl 7cede44f60 fix: goroutinize message-rendering and channel-acking together hace 4 años
  ayntgl 7c140afb03 feat: switch to toml for config (#67) 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 359e22318a refactor: use genChannelRepr() for text channels hace 4 años
  ayntgl a91c1a35b4 refactor: move findByMessageID() to util.go 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 d262054baf Implement custom keybindings (#52) 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