Histórico de Commits

Autor SHA1 Mensagem Data
  ayntgl 1541b77fc1 perf: efficiently convert string to []byte and use *tview.TextView.Write() há 4 anos atrás
  ayntgl 2d5784f840 docs: add config path to usage section há 4 anos atrás
  ayntgl 7c140afb03 feat: switch to toml for config (#67) há 4 anos atrás
  ayntgl b0ca25677f docs(README): update sample conf lang to jsonc to allow comments há 4 anos atrás
  ayntgl 82253cef01 docs(README): add sample configuration há 4 anos atrás
  ayntgl 14f93ee1c0 feat: mark unread channels (#65) há 4 anos atrás
  ayntgl d159421013 docs: remove trailing whitespace há 4 anos atrás
  ayntgl 15919470eb docs: update markdown support status há 4 anos atrás
  ayntgl ff7aa4eef3 feat: implement discord-flavored markdown renderer (#66) há 4 anos atrás
  ayntgl 85438d0799 refactor: preload (append to guild TreeNode) channels upon receiving READY event (#64) há 4 anos atrás
  ayntgl 80179a8246 feat: support w3c names and hex value colors in config (#60) há 4 anos atrás
  ayntgl 88674c5f4d refactor: rename mainTreeView to channelsTree há 4 anos atrás
  ayntgl 90751d4c39 build: update module path há 4 anos atrás
  ayntgl b2c15c1b47 Merge branch 'main' of https://github.com/ayntgl/discordo há 4 anos atrás
  ayntgl 53f3760dc6 Update README.md há 4 anos atrás
  ayntgl 359e22318a refactor: use genChannelRepr() for text channels há 4 anos atrás
  ayntgl a91c1a35b4 refactor: move findByMessageID() to util.go há 4 anos atrás
  ayntgl cbfd15ade8 feat: add DM channels functionality (#58) há 4 anos atrás
  ayntgl 7ea5aab4f5 build: update tview to latest há 4 anos atrás
  ayntgl f84c232aab Move global variables declaration to pertinent file há 4 anos atrás
  ayntgl d6c4fbb903 fix: envelop rune r & R with Rune[*] (#55) há 4 anos atrás
  ayntgl 222a1c09f0 Merge config package into main há 4 anos atrás
  ayntgl bd86ce14f7 Mark discordo-git AUR package as unofficial há 4 anos atrás
  ayntgl 6140d67250 Create config dir if does not exist (#54) há 4 anos atrás
  ayntgl e43a631950 Directly use *discordgo.Session from global state há 4 anos atrás
  ayntgl 2dde45cc95 Merge branch 'main' of https://github.com/ayntgl/discordo há 4 anos atrás
  ayntgl 4d1b0bbd84 Update git clone URL há 4 anos atrás
  ayntgl 7d2dd4652f Defer-close the newly created config file (if does not exist) há 4 anos atrás
  ayntgl c545b4071a Add doc comment to Config struct há 4 anos atrás
  ayntgl 11cb3539f6 Unexport the service constant há 4 anos atrás