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
/
room-view.go
Age
Commit message (
Expand
)
Author
2020-07-30
Update mautrix-go and make it build without crypto
Tulir Asokan
2020-07-24
Add device list and legacy verification commands
Tulir Asokan
2020-05-10
Merge remote-tracking branch 'julianuu/master'
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
Update copyright year
Tulir Asokan
2020-04-19
Update mautrix-go content stuff
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-03-20
Support formatting in rainbows
Tulir Asokan
2020-03-06
Fix selecting other users' messages
Tulir Asokan
2020-03-03
Remove debug print
Tulir Asokan
2020-03-01
Implement sending redactions
Tulir Asokan
2020-03-01
Implement selecting message to reply/react to with keyboard
Tulir Asokan
2020-03-01
Fix minor issues
Tulir Asokan
2020-03-01
Add support for replying and reacting to messages
Tulir Asokan
2020-02-20
Add support for displaying reactions
Tulir Asokan
2020-02-19
Always set cursor to end when switching edit message
Tulir Asokan
2020-02-19
Add support for editing /me
Tulir Asokan
2020-02-19
Remove duplicate code for finding message to edit
Tulir Asokan
2020-02-19
Add support for editing messages
Tulir Asokan
2019-06-17
Add initial support for rendering replies
Tulir Asokan
2019-06-17
Wrap events in custom struct to add gomuks-specific fields
Tulir Asokan
2019-06-16
Improve emoji autocompletion when the same emoji has many names
Tulir Asokan
2019-06-15
Fix infinite recursion
Tulir Asokan
2019-06-15
Unbreak more things
Tulir Asokan
2019-06-15
Unbreak things
Tulir Asokan
2019-04-13
Fix user list
Tulir Asokan
2019-04-10
Use already parsed events for replies if possible
Tulir Asokan
2019-04-10
Fix date change messages and input submit handling
Tulir Asokan
2019-04-10
It compiles. Ship it!
Tulir Asokan
2019-04-09
Start refactoring various things in message rendering and sending
Tulir Asokan
2019-04-05
Move history storage to matrix package. Fixes #90
Tulir Asokan
2019-03-30
Change even more things
Tulir Asokan
2019-03-26
Change more things
Tulir Asokan
2019-03-26
Change things
Tulir Asokan
2019-03-26
Start moving to mauview
Tulir Asokan
2019-01-23
Update license and sort imports
Tulir Asokan
2019-01-11
Switch to Go modules and make other changes
Tulir Asokan
2018-11-14
Fix things
Tulir Asokan
2018-09-05
Update to latest gomatrix. Things are broken
Tulir Asokan
2018-06-02
Gofmt
Tulir Asokan
2018-06-02
Add ui toggle for image rendering
Tulir Asokan
2018-05-23
Add real bare view
Tulir Asokan
2018-05-22
Add bare mode and fix terminal resize bug. Fixes #48
Tulir Asokan
2018-04-23
Gofmt and enable a test
Tulir Asokan
[next]