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-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
2020-04-19
Only show syncing modal for initial syncs
Tulir Asokan
2020-04-19
Update copyright year
Tulir Asokan
2020-04-19
Add progress bar for first sync
Tulir Asokan
2020-04-19
Strip event content Raw fields before storing
Tulir Asokan
2020-04-19
Process different rooms in sync responses in goroutines
Tulir Asokan
2020-04-19
Update mautrix-go content stuff
Tulir Asokan
2020-04-19
Update Encrypted boolean when receiving m.room.encryption event
Tulir Asokan
2020-04-19
Add better help for /toggle
Tulir Asokan
2020-04-19
Make sure own messages don't cause notifications
Tulir Asokan
2020-04-19
Add toggle for desktop notifications
Tulir Asokan
2020-04-19
Update stuff and move pushrules to mautrix-go
Tulir Asokan
2020-04-09
Merge pull request #142 from Midek/burdel
Tulir Asokan
2020-04-09
hjkl keybinds for selection
Midov
2020-04-08
Remove everything from readme. Fixes #46
Tulir Asokan
2020-04-08
Use $HOME/Downloads as default download directory
Tulir Asokan
2020-04-08
Display thumbnail for all files and add commands to download and open files
Tulir Asokan
2020-04-08
Merge remote-tracking branch 'pike4000/video'
Tulir Asokan
2020-04-07
command toggle downloads
Simon Magnin-Feysot
2020-04-07
refactor to allow every file message to be downloaded
Simon Magnin-Feysot
[prev]
[next]