index
:
gomuks
master
A terminal based matrix client written in go. Modified to support uploading files (using /upload command) and greentext.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-06-04
Improve errors in crypto stuff
Tulir Asokan
2020-05-12
Fix typo when getting config dir based on GOMUKS_ROOT
Tulir Asokan
2020-05-10
Bump version to 0.1.0
Tulir Asokan
2020-05-10
Only build .deb for releases
Tulir Asokan
2020-05-10
Change debian control directory permissions before building
Tulir Asokan
2020-05-10
Build .deb package in CI
Tulir Asokan
2020-05-10
Remove unused scripts
Tulir Asokan
2020-05-10
Set different user agent
Tulir Asokan
2020-05-10
Remove "build" prefix from CI steps
Tulir Asokan
2020-05-10
Fix typo
Tulir Asokan
2020-05-10
Add CI builds for linux arm and windows
Tulir Asokan
2020-05-10
Move loaded history pointer to message view
Tulir Asokan
2020-05-10
Merge remote-tracking branch 'julianuu/master'
Tulir Asokan
2020-05-10
Send read receipts asynchronously. Hopefully fixes #141
Tulir Asokan
2020-05-10
Update mautrix-go
Tulir Asokan
2020-05-08
Add static build with e2ee
Tulir Asokan
2020-05-07
Add command to get e2ee fingerprint
Tulir Asokan
2020-05-06
Parse event content when getting single event from server
Tulir Asokan
2020-05-06
Random changes
Tulir Asokan
2020-05-06
Use structs for parsing read receipts and direct chat lists
Tulir Asokan
2020-05-06
Prevent blocking when trying to stop matrix container
Tulir Asokan
2020-05-06
Merge branch 'e2ee'
Tulir Asokan
2020-05-06
Update deps
Tulir Asokan
2020-05-06
Fix potential double locking when finding shared rooms
Tulir Asokan
2020-05-05
Update mautrix-go and other deps
Tulir Asokan
2020-05-05
Random changes
Tulir Asokan
2020-05-05
Remove extra git install in CI
Tulir Asokan
2020-05-05
Add static builds without e2ee
Tulir Asokan
2020-05-05
Make e2ee optional
Tulir Asokan
2020-05-05
Update mautrix-go
Tulir Asokan
2020-05-05
Don't encrypt outgoing reactions
Tulir Asokan
2020-05-05
Update mautrix-go and give crypto module access to state store
Tulir Asokan
2020-04-29
Update mautrix-go
Tulir Asokan
2020-04-29
Add support for encrypted files
Tulir Asokan
2020-04-28
Update mautrix-go and move crypto store to XDG_DATA_HOME
Tulir Asokan
2020-04-28
Install Go too
Tulir Asokan
2020-04-28
Run apt update before installing
Tulir Asokan
2020-04-28
Use debian testing for CI
Tulir Asokan
2020-04-28
Add initial support for encrypting messages
Tulir Asokan
2020-04-27
Add support for decrypting messages
Tulir Asokan
2020-04-26
remove unnecessary returns
Julian Weigt
2020-04-26
Remove github.com/atotto/clipboard from those go files
Julian Weigt
2020-04-26
Use github.com/zyedidia/clipboard for clipboard.
Julian Weigt
2020-04-26
Implement copying to clipboard
Julian Weigt
2020-04-23
Add missing pointer
Tulir Asokan
2020-04-22
Use mautrix-go methods for downloading media
Tulir Asokan
2020-04-22
Fix media download endpoint version
Tulir Asokan
2020-04-20
Fix loading member events
Tulir Asokan
2020-04-20
Make TxnID url-safe to help pantalaimon. Closes #152
Tulir Asokan
2020-04-19
Fix messages sometimes overflowing until rerendering
Tulir Asokan
[next]