ayntgl
|
a10732bc25
fix(ui): append messages in sent order
|
4 anni fa |
ayntgl
|
5b362d7c4f
feat(ui): implement message actions list (#111)
|
4 anni fa |
ayntgl
|
a6fa21b751
chore: align struct fields
|
4 anni fa |
ayntgl
|
282fb1b6a7
build: update tview to latest
|
4 anni fa |
ayntgl
|
3bbebd5388
ci: add go test
|
4 anni fa |
ayntgl
|
e7f335ebf0
test(util/discord): add test for ParseMarkdown()
|
4 anni fa |
ayntgl
|
e18dbd94f6
refactor: move discord to util/discord.go package
|
4 anni fa |
ayntgl
|
2f2d0571d8
refactor: remove login form handler from ui package
|
4 anni fa |
ayntgl
|
1bc81111e8
feat: add default navigation shortcut for guilds list
|
4 anni fa |
ayntgl
|
d815c77c29
refactor: initialize default config when file is empty
|
4 anni fa |
ayntgl
|
61cf6f7383
chore(Makefile): add clean task
|
4 anni fa |
ayntgl
|
87a073d827
refactor: remove unused functions
|
4 anni fa |
ayntgl
|
e6ec288975
feat: implement config package
|
4 anni fa |
ayntgl
|
d0b47b2588
refactor: modularize into packages
|
4 anni fa |
ayntgl
|
548c9f0007
refactor: modularize into packages
|
4 anni fa |
SoopaKhell
|
2a40b68648
fix: replies to messages selected via mouse (#108)
|
4 anni fa |
ayntgl
|
64df4929d9
docs: remove Discord server link
|
4 anni fa |
ayntgl
|
16f49a9c34
Refactor into packages
|
4 anni fa |
ayntgl
|
fd24fa453e
|
4 anni fa |
ayntgl
|
f8ed8a70b1
docs: add wl-clipboard installation instructions
|
4 anni fa |
ayntgl
|
f884202317
fix: remove new unread messages differentiation
|
4 anni fa |
ayntgl
|
313a754ade
refactor: move ChannelToString() and GetNodeByReference() to util/ui.go
|
4 anni fa |
ayntgl
|
88600de318
refactor: remove new* UI functions
|
4 anni fa |
ayntgl
|
4ac65d3cd7
refactor: rename NewConfig to LoadConfig
|
4 anni fa |
ayntgl
|
7fab952886
docs: segregate additional info using quotes
|
4 anni fa |
ayntgl
|
c5a378a1c8
docs(README): use shields.io for badges
|
4 anni fa |
ayntgl
|
834d7342af
refactor: move util/{discord,ui} to main pkg
|
4 anni fa |
ayntgl
|
2b3066f7c7
ui: remove borders and switch with focus borders by default (#103)
|
4 anni fa |
ayntgl
|
b8d09403e7
refactor: remove ui pkg
|
4 anni fa |
Canis Li
|
c82acc2121
fix: remove occurence of ReplySelectedMessage twice (#102)
|
4 anni fa |