Historia zmian

Autor SHA1 Wiadomość Data
  ayntgl 97ac92301c Fix mouse highlights not handled (#75) 4 lat temu
  ayntgl 3ef4574e03 Unhighlight selected message on Escape event key (#74) 4 lat temu
  ayntgl be24347e51 Fix selected message index out of range [-1] panic (#73) 4 lat temu
  ayntgl 8ea53c88a5 Relocate global variable declarations 4 lat temu
  ayntgl 1aefedfaec Move generateChannelRepr() to ui.go 4 lat temu
  ayntgl 783903e4ba Extract default user agent as constant 4 lat temu
  ayntgl 4b46d39d8e Clear message InputField text on Escape event key (#72) 4 lat temu
  ayntgl 2400226ee1 Store selected message index (+1) instead of *discordgo.Message struct (#71) 4 lat temu
  ayntgl ac64b5fd57 Update README.md 4 lat temu
  ayntgl 7a8e6a4def Cleanup 4 lat temu
  ayntgl a1f1a258bb Use OS-specific config directory to store config file 4 lat temu
  ayntgl 4ab256ecb7 Modularize tview widgets into separate functions 4 lat temu
  ayntgl d0b3af13b3 ui: do not clear messages TextView twice 4 lat temu
  ayntgl d52e488cf4 discord: parse markdown in embed description and field values 4 lat temu
  ayntgl 7212644748 discord: distinguish between inline and non-inline embed fields 4 lat temu
  ayntgl a8e5998734 discord: improve message embed rendering 4 lat temu
  ayntgl 69007026c2 Convert snake_case config fields to TitleCase 4 lat temu
  ayntgl d86465a938 ux: change default config path to ~/.config/discordo.toml 4 lat temu
  ayntgl 813188198d feat: render message embeds (#70) 4 lat temu
  ayntgl 083eda48bf refactor: move renderer functionality to discord.go 4 lat temu
  ayntgl 7cede44f60 fix: goroutinize message-rendering and channel-acking together 4 lat temu
  ayntgl 1541b77fc1 perf: efficiently convert string to []byte and use *tview.TextView.Write() 4 lat temu
  ayntgl 2d5784f840 docs: add config path to usage section 4 lat temu
  ayntgl 7c140afb03 feat: switch to toml for config (#67) 4 lat temu
  ayntgl b0ca25677f docs(README): update sample conf lang to jsonc to allow comments 4 lat temu
  ayntgl 82253cef01 docs(README): add sample configuration 4 lat temu
  ayntgl 14f93ee1c0 feat: mark unread channels (#65) 4 lat temu
  ayntgl d159421013 docs: remove trailing whitespace 4 lat temu
  ayntgl 15919470eb docs: update markdown support status 4 lat temu
  ayntgl ff7aa4eef3 feat: implement discord-flavored markdown renderer (#66) 4 lat temu