Cronologia Commit

Autore SHA1 Messaggio Data
  ayntgl 4510d190cf feat: change Focus keybindings to sensible defaults 4 anni fa
  ayntgl 012a0b2855 fix: return nil for *inputCapture events to overwrite existing handlers 4 anni fa
  ayntgl 685cd7d5e7 refactor: check if ref is nil to determine TreeNode is channel or not 4 anni fa
  ayntgl a62e179d80 build: upgrade ayntgl/discordgo@next to latest 4 anni fa
  ayntgl 58457ea309 docs(README): add xclip installation instructions 4 anni fa
  ayntgl b88fb82172 docs: token -> Token 4 anni fa
  ayntgl 508a4249e6 feat: render message type CALL (3) & GUILD_MEMBER_JOIN (7) (#78) 4 anni fa
  ayntgl ceae56bca3 refactor: move isUnread to util.go 4 anni fa
  ayntgl b04e5df2fa docs: update README preview 4 anni fa
  ayntgl 8001a530aa refactor: reduce onMessagesViewInputCapture() cyclomatic complexity 4 anni fa
  ayntgl f486f54f1c refactor: modularize func to reduce cyclomatic complexity 4 anni fa
  ayntgl 2d95068ded Fix embed fields and footer parsing (#77) 4 anni fa
  ayntgl 2bd2017f37 Add Borders field to configuration (#76) 4 anni fa
  ayntgl 62215312f0 Refactor 4 anni fa
  ayntgl 97ac92301c Fix mouse highlights not handled (#75) 4 anni fa
  ayntgl 3ef4574e03 Unhighlight selected message on Escape event key (#74) 4 anni fa
  ayntgl be24347e51 Fix selected message index out of range [-1] panic (#73) 4 anni fa
  ayntgl 8ea53c88a5 Relocate global variable declarations 4 anni fa
  ayntgl 1aefedfaec Move generateChannelRepr() to ui.go 4 anni fa
  ayntgl 783903e4ba Extract default user agent as constant 4 anni fa
  ayntgl 4b46d39d8e Clear message InputField text on Escape event key (#72) 4 anni fa
  ayntgl 2400226ee1 Store selected message index (+1) instead of *discordgo.Message struct (#71) 4 anni fa
  ayntgl ac64b5fd57 Update README.md 4 anni fa
  ayntgl 7a8e6a4def Cleanup 4 anni fa
  ayntgl a1f1a258bb Use OS-specific config directory to store config file 4 anni fa
  ayntgl 4ab256ecb7 Modularize tview widgets into separate functions 4 anni fa
  ayntgl d0b3af13b3 ui: do not clear messages TextView twice 4 anni fa
  ayntgl d52e488cf4 discord: parse markdown in embed description and field values 4 anni fa
  ayntgl 7212644748 discord: distinguish between inline and non-inline embed fields 4 anni fa
  ayntgl a8e5998734 discord: improve message embed rendering 4 anni fa