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-07-30
Merge branch 'verification'
Tulir Asokan
2020-07-30
Update mautrix-go and make it build without crypto
Tulir Asokan
2020-07-25
Clear verification modal input bar placeholder after accepting
Tulir Asokan
2020-07-25
Add toggle to only send to verified devices
Tulir Asokan
2020-07-25
Make verification modal wait for confirmation
Tulir Asokan
2020-07-24
Add very crude interactive verification support
Tulir Asokan
2020-07-24
Add device list and legacy verification commands
Tulir Asokan
2020-07-05
Support edits without m.new_content
Tulir Asokan
2020-06-24
Bump version to 0.1.2
Tulir Asokan
2020-06-24
Fix rendering displayname change events
Tulir Asokan
2020-06-24
Check if PrevContent is nil before using. Fixes #181
Tulir Asokan
2020-06-24
Fix shift+tab on first item in fuzzy search dialog. Fixes #182
Tulir Asokan
2020-06-24
Bump version to 0.1.1
Tulir Asokan
2020-06-24
Update mautrix-go
Tulir Asokan
2020-06-23
Show decryption errors more accurately. Fixes #174
Tulir Asokan
2020-06-23
Update mautrix-go
Tulir Asokan
2020-06-22
Add FUNDING.yml
Tulir Asokan
2020-06-18
Call EncryptMegolmEvent with pointer to content
Tulir Asokan
2020-06-17
Add alias management command and alt_aliases rendering
Tulir Asokan
2020-06-17
Update mautrix-go
Tulir Asokan
2020-06-17
Simplify version flag
Tulir Asokan
2020-06-17
Merge remote-tracking branch 'aaronraimist/version-flag'
Tulir Asokan
2020-06-13
Add --version flag
Aaron Raimist
2020-06-08
Update deps and add gouuid to go.mod
Tulir Asokan
2020-06-08
Fix /reject command output
Tulir Asokan
2020-06-04
Update mautrix-go to fix new OTK generation for e2ee
Tulir Asokan
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
[next]