История коммитов

Автор SHA1 Сообщение Дата
  ayntgl 4ab256ecb7 Modularize tview widgets into separate functions 4 лет назад
  ayntgl d0b3af13b3 ui: do not clear messages TextView twice 4 лет назад
  ayntgl d52e488cf4 discord: parse markdown in embed description and field values 4 лет назад
  ayntgl 7212644748 discord: distinguish between inline and non-inline embed fields 4 лет назад
  ayntgl a8e5998734 discord: improve message embed rendering 4 лет назад
  ayntgl 69007026c2 Convert snake_case config fields to TitleCase 4 лет назад
  ayntgl d86465a938 ux: change default config path to ~/.config/discordo.toml 4 лет назад
  ayntgl 813188198d feat: render message embeds (#70) 4 лет назад
  ayntgl 083eda48bf refactor: move renderer functionality to discord.go 4 лет назад
  ayntgl 7cede44f60 fix: goroutinize message-rendering and channel-acking together 4 лет назад
  ayntgl 1541b77fc1 perf: efficiently convert string to []byte and use *tview.TextView.Write() 4 лет назад
  ayntgl 2d5784f840 docs: add config path to usage section 4 лет назад
  ayntgl 7c140afb03 feat: switch to toml for config (#67) 4 лет назад
  ayntgl b0ca25677f docs(README): update sample conf lang to jsonc to allow comments 4 лет назад
  ayntgl 82253cef01 docs(README): add sample configuration 4 лет назад
  ayntgl 14f93ee1c0 feat: mark unread channels (#65) 4 лет назад
  ayntgl d159421013 docs: remove trailing whitespace 4 лет назад
  ayntgl 15919470eb docs: update markdown support status 4 лет назад
  ayntgl ff7aa4eef3 feat: implement discord-flavored markdown renderer (#66) 4 лет назад
  ayntgl 85438d0799 refactor: preload (append to guild TreeNode) channels upon receiving READY event (#64) 4 лет назад
  ayntgl 80179a8246 feat: support w3c names and hex value colors in config (#60) 4 лет назад
  ayntgl 88674c5f4d refactor: rename mainTreeView to channelsTree 4 лет назад
  ayntgl 90751d4c39 build: update module path 4 лет назад
  ayntgl b2c15c1b47 Merge branch 'main' of https://github.com/ayntgl/discordo 4 лет назад
  ayntgl 53f3760dc6 Update README.md 4 лет назад
  ayntgl 359e22318a refactor: use genChannelRepr() for text channels 4 лет назад
  ayntgl a91c1a35b4 refactor: move findByMessageID() to util.go 4 лет назад
  ayntgl cbfd15ade8 feat: add DM channels functionality (#58) 4 лет назад
  ayntgl 7ea5aab4f5 build: update tview to latest 4 лет назад
  ayntgl f84c232aab Move global variables declaration to pertinent file 4 лет назад