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
/
view-login.go
Age
Commit message (
Collapse
)
Author
2020-04-19
Update copyright year
Tulir Asokan
2020-04-19
Update stuff and move pushrules to mautrix-go
Tulir Asokan
2020-03-20
Update mautrix-go to ignore 404 errors in .well-known resolution
Tulir Asokan
2020-02-20
Improve login view and add .well-known resolution
Tulir Asokan
2020-02-19
Show multiline errors in login view
Tulir Asokan
2020-02-19
Don't ignore history init errors
Tulir Asokan
2020-02-18
Update readme a bit and add SSO support
Tulir Asokan
2019-06-15
Unbreak things
Tulir Asokan
2019-04-07
Initial changes to do #91
Tulir Asokan
2019-04-06
Focus username field in login view automatically
Tulir Asokan
2019-03-26
Start moving to mauview
Tulir Asokan
2019-01-23
Update license and sort imports
Tulir Asokan
2018-11-14
Fix things
Tulir Asokan
2018-04-23
Show errors in login view. Fixes #14
Tulir Asokan
2018-04-19
Gofmt
Tulir Asokan
2018-04-09
Refactor UI to use interfaces everywhere
Tulir Asokan
2018-03-23
Documentation and refactoring
Tulir Asokan
2018-03-22
Move LoginView to own struct
Tulir Asokan
2018-03-21
Refactoring and godocs
Tulir Asokan
2018-03-19
Switch forms to use advanced inputfields and use user-friendly panics for UI ↵
Tulir Asokan
errors
2018-03-18
Organize files
Tulir Asokan