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
path:
root
/
ui
Age
Commit message (
Expand
)
Author
2020-08-14
Support some more image formats
dec05eba
2020-08-14
Add /upload command to upload image/video (jpeg, png, webm and mp4)
dec05eba
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
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-23
Show decryption errors more accurately. Fixes #174
Tulir Asokan
2020-06-23
Update mautrix-go
Tulir Asokan
2020-06-17
Add alias management command and alt_aliases rendering
Tulir Asokan
2020-06-08
Fix /reject command output
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-07
Add command to get e2ee fingerprint
Tulir Asokan
2020-05-06
Random changes
Tulir Asokan
2020-05-05
Make e2ee optional
Tulir Asokan
2020-05-05
Update mautrix-go and give crypto module access to state store
Tulir Asokan
2020-04-29
Add support for encrypted files
Tulir Asokan
2020-04-26
remove unnecessary returns
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-19
Fix messages sometimes overflowing until rerendering
Tulir Asokan
2020-04-19
Update copyright year
Tulir Asokan
2020-04-19
Add progress bar for first sync
Tulir Asokan
2020-04-19
Update mautrix-go content stuff
Tulir Asokan
2020-04-19
Add better help for /toggle
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
hjkl keybinds for selection
Midov
2020-04-08
Display thumbnail for all files and add commands to download and open files
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
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
Fix bug in number of spaces in rainbows
Tulir Asokan
2020-03-20
Support formatting in rainbows
Tulir Asokan
2020-03-06
Fix selecting other users' messages
Tulir Asokan
2020-03-03
Update redact command help
Tulir Asokan
2020-03-03
Remove debug print
Tulir Asokan
2020-03-03
Don't send typing stop event if not necessary
Tulir Asokan
2020-03-03
More small changes to room list
Tulir Asokan
2020-03-03
Add another nil check in room list
Tulir Asokan
[next]