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
Age
Commit message (
Collapse
)
Author
2018-03-23
Adjust macOS notification durations
Tulir Asokan
2018-03-23
Remove panic when sending message if GetSessionOwner() returns nil
Tulir Asokan
2018-03-23
Render scroll position and indicate if at end/beginning of history. Fixes #9
Tulir Asokan
2018-03-23
Documentation and refactoring
Tulir Asokan
2018-03-23
Fix membership event processing
Tulir Asokan
2018-03-23
Add badges
Tulir Asokan
2018-03-23
gofmt and govet
Tulir Asokan
2018-03-23
Refactor PushRuleset#GetActions() and ViewMain event processing
Tulir Asokan
2018-03-22
Fix bugs and compile errors
Tulir Asokan
2018-03-22
Rename matrix/room/ to matrix/rooms/
Tulir Asokan
2018-03-22
Add doc.go files
Tulir Asokan
2018-03-22
Refactoring and documentation
Tulir Asokan
2018-03-22
Move LoginView to own struct
Tulir Asokan
2018-03-22
Refactoring and documentation
Tulir Asokan
2018-03-22
Use display names in join/leave messages
Tulir Asokan
2018-03-22
Add support for m.emote. Fixes #6
Tulir Asokan
2018-03-22
Save history to disk. Fixes #1
Tulir Asokan
2018-03-22
Update constants and demagicify RoomView drawing
Tulir Asokan
2018-03-22
Move history mutex to rooms.Room
Tulir Asokan
2018-03-22
Use Flex as MainView base instead of Grid
Tulir Asokan
2018-03-22
Move input field to RoomView
Tulir Asokan
2018-03-21
Refactoring and godocs
Tulir Asokan
2018-03-21
Clear push rules when clearing cache and listen to push rule updates
Tulir Asokan
2018-03-21
Finish push rule parser and use it. Fixes #7
Tulir Asokan
2018-03-21
Handle some corner cases in MessageView
Tulir Asokan
2018-03-21
Add external debug file, refactoring and push rule parser
Tulir Asokan
2018-03-21
Refactor some things and format everything
Tulir Asokan
2018-03-20
Fix macOS notifications not compiling
Tulir Asokan
2018-03-20
Update README and other files
Tulir Asokan
2018-03-20
Improve notification data format
Tulir Asokan
2018-03-20
Add initial notification support that just spams about everything, prepare ↵
Tulir Asokan
for push rules (ref #7)
2018-03-20
Rename UpdateLogs back to LoadHistory
Tulir Asokan
2018-03-20
Add very simple cross-platform notification package
Tulir Asokan
2018-03-20
Finish spec-compliant room naming and add docs for room.go
Tulir Asokan
2018-03-20
Show messages in message view while sending
Tulir Asokan
2018-03-20
Simplify MessageView buffer recalculation to one loop
Tulir Asokan
2018-03-20
Add colon after username completion at beginning of line
Tulir Asokan
2018-03-20
Re-add colors to date change messages
Tulir Asokan
2018-03-20
Add support for loading more history
Tulir Asokan
2018-03-20
Add some vim-style keybindings to advanced inputfields
Tulir Asokan
2018-03-20
Don't panic if session loading fails
Tulir Asokan
2018-03-19
Don't panic if room list is empty
Tulir Asokan
2018-03-19
Switch forms to use advanced inputfields and use user-friendly panics for UI ↵
Tulir Asokan
errors
2018-03-19
Avoid showing panics directly if debug mode is not enabled
Tulir Asokan
2018-03-18
Update preview
Tulir Asokan
2018-03-18
Organize files
Tulir Asokan
2018-03-18
Move syncer/room store changes from gomatrix fork to here, refactor and ↵
Tulir Asokan
improve stuff
2018-03-17
Fix removing rooms
Tulir Asokan
2018-03-17
Refactoring, right-align users and fix join/leave messages
Tulir Asokan
2018-03-17
Add basic username/id autocompletion
Tulir Asokan
[prev]
[next]