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