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

Автор SHA1 Сообщение Дата
  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 лет назад
  ayntgl d6c4fbb903 fix: envelop rune r & R with Rune[*] (#55) 4 лет назад
  ayntgl 222a1c09f0 Merge config package into main 4 лет назад
  ayntgl bd86ce14f7 Mark discordo-git AUR package as unofficial 4 лет назад
  ayntgl 6140d67250 Create config dir if does not exist (#54) 4 лет назад
  ayntgl e43a631950 Directly use *discordgo.Session from global state 4 лет назад
  ayntgl 2dde45cc95 Merge branch 'main' of https://github.com/ayntgl/discordo 4 лет назад
  ayntgl 4d1b0bbd84 Update git clone URL 4 лет назад
  ayntgl 7d2dd4652f Defer-close the newly created config file (if does not exist) 4 лет назад