ayntgl
|
78f75db905
refactor: cleanup
|
před 4 roky |
ayntgl
|
207a4d43bd
refactor: move utility functions into separate package
|
před 4 roky |
ayntgl
|
2a7206b6a3
docs(README): Token -> token
|
před 4 roky |
ayntgl
|
cc45f6b6bf
feat: select selected message's referenced message using keybinding (#87)
|
před 4 roky |
ayntgl
|
cfee278be8
fix: scroll to end of text on channel select (#85)
|
před 4 roky |
ayntgl
|
5c6d596ac3
docs: go build -> make build
|
před 4 roky |
ayntgl
|
931922b5f5
build: create Makefile
|
před 4 roky |
ayntgl
|
089e6b0b40
docs: remove default config path for plan9 (#83)
|
před 4 roky |
ayntgl
|
98575d2dc7
docs: add xclip installation for fedora (dnf) (#82)
|
před 4 roky |
ayntgl
|
ef130918a6
ci: pass -d -e -s flags to gofmt
|
před 4 roky |
ayntgl
|
5acd62e228
style: format code
|
před 4 roky |
chromium
|
f6061df298
feat: copy message to clipboard using keybinding (#80)
|
před 4 roky |
ayntgl
|
e4f0812bd1
docs(README): update ci badge
|
před 4 roky |
ayntgl
|
89dd7221ab
ci: add gofmt step to github workflow
|
před 4 roky |
ayntgl
|
7499e83492
feat(ui): display user string representation in box title when replying (#79)
|
před 4 roky |
ayntgl
|
1a6ce2e42f
feat: add graphics field to config
|
před 4 roky |
ayntgl
|
18b94450e2
feat: refine and simply config fields
|
před 4 roky |
ayntgl
|
4510d190cf
feat: change Focus keybindings to sensible defaults
|
před 4 roky |
ayntgl
|
012a0b2855
fix: return nil for *inputCapture events to overwrite existing handlers
|
před 4 roky |
ayntgl
|
685cd7d5e7
refactor: check if ref is nil to determine TreeNode is channel or not
|
před 4 roky |
ayntgl
|
a62e179d80
build: upgrade ayntgl/discordgo@next to latest
|
před 4 roky |
ayntgl
|
58457ea309
docs(README): add xclip installation instructions
|
před 4 roky |
ayntgl
|
b88fb82172
docs: token -> Token
|
před 4 roky |
ayntgl
|
508a4249e6
feat: render message type CALL (3) & GUILD_MEMBER_JOIN (7) (#78)
|
před 4 roky |
ayntgl
|
ceae56bca3
refactor: move isUnread to util.go
|
před 4 roky |
ayntgl
|
b04e5df2fa
docs: update README preview
|
před 4 roky |
ayntgl
|
8001a530aa
refactor: reduce onMessagesViewInputCapture() cyclomatic complexity
|
před 4 roky |
ayntgl
|
f486f54f1c
refactor: modularize func to reduce cyclomatic complexity
|
před 4 roky |
ayntgl
|
2d95068ded
Fix embed fields and footer parsing (#77)
|
před 4 roky |
ayntgl
|
2bd2017f37
Add Borders field to configuration (#76)
|
před 4 roky |