Historie revizí

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