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-main.go
Age
Commit message (
Expand
)
Author
2020-07-24
Add device list and legacy verification commands
Tulir Asokan
2020-05-10
Move loaded history pointer to message view
Tulir Asokan
2020-04-19
Update copyright year
Tulir Asokan
2020-04-19
Add progress bar for first sync
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-03
Move room switcher to ctrl+k and newline to alt+enter. Fixes #132
Tulir Asokan
2020-03-03
Don't send typing stop event if not necessary
Tulir Asokan
2020-03-01
add notify_sound config option
evan
2020-02-22
Enable lazy loading of members
Tulir Asokan
2020-02-20
Redraw UI when starting to load more messages
Tulir Asokan
2020-02-19
Fix mouse motion not being passed to input areas
Tulir Asokan
2020-02-18
Update deps
Tulir Asokan
2019-06-17
Add initial support for rendering replies
Tulir Asokan
2019-06-16
Add support for editing room tags
Tulir Asokan
2019-06-16
Somewhat hackily force focus to room view. Fixes #95
Tulir Asokan
2019-06-15
Fix bumping unloaded rooms in room list when receiving messages
Tulir Asokan
2019-06-15
Unbreak things
Tulir Asokan
2019-04-27
Add partial deadlock detection in debug mode
Tulir Asokan
2019-04-27
Add locks and other sync stuff
Tulir Asokan
2019-04-10
Misc changes
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-09
Refactor message parsing things
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-28
Even more changes
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
2018-11-14
Merge branch 'master' into update
Tulir Asokan
2018-11-14
Fix things
Tulir Asokan
2018-10-18
Alt-a to jump to next channel with unread messages.
Ville Ranki
2018-09-05
Update to latest gomatrix. Things are broken
Tulir Asokan
2018-07-02
Emojify message (#65)
Vishnunarayan K I
2018-06-30
Add support for more key events (#64)
Digital
2018-06-30
Add option to disable typing notifications (#63)
Digital
2018-06-02
Gofmt
Tulir Asokan
2018-06-02
Add ui toggle for image rendering
Tulir Asokan
2018-05-27
Split command system from main view
Tulir Asokan
2018-05-24
Add UI preferences and simplify config save/load (ref #43)
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-05-22
Clean up code
Tulir Asokan
2018-05-21
fuzzy search prototype
evan
2018-05-17
Move all cache to ~/.cache/gomuks
Tulir Asokan
2018-05-16
Fix notifications about own messages
Tulir Asokan
2018-05-16
Handle m.direct and m.receipt events
Tulir Asokan
2018-05-16
Fix user list after initial sync. Fixes #36
Tulir Asokan
[next]