Skip to content

Releases: nadams/go-matrixcli

v0.1.3

21 Mar 05:09
d69c810
Compare
Choose a tag to compare

Changelog

v0.1.2

01 Mar 03:54
v0.1.2
Compare
Choose a tag to compare

Changelog

0940593 Use a pre tag instead of a blockquote tag for messages with a title

v0.1.1

29 Feb 15:18
v0.1.1
04d43b6
Compare
Choose a tag to compare

Changelog

27654e6 Add linux package generation
04d43b6 Update README.md

v0.1

26 Feb 16:02
v0.1
Compare
Choose a tag to compare

Changelog

c601dfe Add LICENSE
882b057 Add basic readme
da2659e Add basic rich text message support
48ce797 Add example rich text output image
55a50ff Add goreleaser
65e8f55 Add listing joined rooms
0df985c Add rudimentary login support
18f8b93 Add rudimentary token caching
dc30600 Add some basic flags and structure to cli
2eba079 Add the ability to set a default account
f906b1e Allow an http client to be passed into the token store
af3705c Clean mod file
289ed30 Create command groups
35150a5 Fill in domain from homeserver hostname in channel name if empty
1d1ec80 Fix account lookup logic
d4b7d80 Fix directory table
b897b6a Implement account listing
e2bb9ef Implement send message by room alias
1629387 Implement the ability to remove accounts
4bb1b80 Initial commit
4392a1e Initial work on auth token caching
94954c7 Login if the account token is not found
224da0f Merge branch 'auth'
db68515 Merge branch 'master' of ssh://gitlab.node-3.net:2222/nadams/go-matrixcli into auth
893b445 Merge branch 'no-config-file'
d458365 Move from cache dir to config dir
8eafeff Move main into cmd/matrixcli folder
fac10d2 Move send command into its own folder
2a58ce4 Refactor main
e85ca06 Remove the need for a configuration file
3184e96 Set current account to first account if current account is removed
636f6df Update README
7786d0d Update README
21da51f Update README.md
495dcb3 Update README.md
9446f39 Update README.md
47072d3 Update README.md
ce29712 Update README.md