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 (
Collapse
)
Author
2020-05-10
Move loaded history pointer to message view
Tulir Asokan
When it was in the history manager, it wouldn't get unloaded when the room was unloaded. Hopefully fixes #136
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
Now one can choose as register clipboard and primary.
2020-04-26
Implement copying to clipboard
Julian Weigt
"github.com/atotto/clipboard"
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
Fixes #119
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
2020-03-01
Implement sending redactions
Tulir Asokan
2020-03-01
Fix room list ordering
Tulir Asokan
2020-03-01
Implement selecting message to reply/react to with keyboard
Tulir Asokan
2020-03-01
Merge pull request #111 from Evidlo/master
Tulir Asokan
add notify_sound config option
2020-03-01
add notify_sound config option
evan
2020-03-01
Fix minor issues
Tulir Asokan
2020-03-01
Add support for replying and reacting to messages
Tulir Asokan
2020-02-25
Update readme and /help
Tulir Asokan
2020-02-22
Fix unexpected results when clicking some message senders
Tulir Asokan
2020-02-22
Add separate messages for invite reject/accept
Tulir Asokan
2020-02-22
Disable selecting service messages
Tulir Asokan
2020-02-22
Make invites mostly work
Tulir Asokan
2020-02-22
Improve tags and add initial invite handling
Tulir Asokan
2020-02-22
Fix invite parentheses in member list
Tulir Asokan
2020-02-22
Enable lazy loading of members
Tulir Asokan
2020-02-21
Add initial message selecting stuff
Tulir Asokan
[next]