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 (
Collapse
)
Author
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-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
hjkl keybinds for selection
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
TODO: Get the default directory properly with XDG
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
2020-04-07
add text for video message
smagnin
2020-04-04
Move room away from invites list when invite is accepted from other client
Tulir Asokan
May not actually work, I didn't test it
2020-04-04
Add toggles for disabling markdown and HTML
Tulir Asokan
2020-04-03
Move room switcher to ctrl+k and newline to alt+enter. Fixes #132
Tulir Asokan
2020-03-20
Update mautrix-go to ignore 404 errors in .well-known resolution
Tulir Asokan
2020-03-20
Merge pull request #116 from wezm/patch-1
Tulir Asokan
Note mouse behaviour in README
2020-03-20
Fix bug in number of spaces in rainbows
Tulir Asokan
2020-03-20
Support formatting in rainbows
Tulir Asokan
Fixes #119
2020-03-19
Note mouse behaviour in README
Wesley Moore
2020-03-06
Fix selecting other users' messages
Tulir Asokan
2020-03-03
Properly ignore presence in sync filter
Tulir Asokan
2020-03-03
Update redact command help
Tulir Asokan
[next]