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 (
Expand
)
Author
2019-06-16
Make displayname pushrule check possible without loading room state
Tulir Asokan
2019-06-16
Fix reply rendering infinite loop bug
Tulir Asokan
2019-06-15
Add call trace command
Tulir Asokan
2019-06-15
Fix infinite recursion
Tulir Asokan
2019-06-15
Scale image message based on the user's text area.
Jaron Swab
2019-06-15
Fix bumping unloaded rooms in room list when receiving messages
Tulir Asokan
2019-06-15
Unbreak more things
Tulir Asokan
2019-06-15
Unbreak things
Tulir Asokan
2019-06-15
Update deps
Tulir Asokan
2019-06-15
Update README.md (#98)
Jaron Swab
2019-06-14
Add pm command
Tulir Asokan
2019-06-14
Remove room alias argument and switch to room after creating
Tulir Asokan
2019-06-13
Users can now create a new room directly in Gomuks
Jaron Swab
2019-05-12
Fix go 1.11 and go get compatibility
Tulir Asokan
2019-04-27
Update README
Tulir Asokan
2019-04-27
DOn't print debug init to log file when not logging to file
Tulir Asokan
2019-04-27
Fix potential deadlock in room switching
Tulir Asokan
2019-04-27
Add message when exiting due to potential deadlock
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-15
Stop replacing text of event links
Tulir Asokan
2019-04-13
Minor UI changes
Tulir Asokan
2019-04-13
Fix user list
Tulir Asokan
2019-04-13
Add better stringification for UI message types for debugging
Tulir Asokan
2019-04-10
Fix code block rendering
Tulir Asokan
2019-04-10
Split container/text HTML entities and add support for <hr>
Tulir Asokan
2019-04-10
Use already parsed events for replies if possible
Tulir Asokan
2019-04-10
Update mautrix-go
Tulir Asokan
2019-04-10
Fix m.emote rendering
Tulir Asokan
2019-04-10
Fix tests
Tulir Asokan
2019-04-10
Update mautrix-go
Tulir Asokan
2019-04-10
Misc changes
Tulir Asokan
2019-04-10
Fix last cached message not showing up when loading history
Tulir Asokan
2019-04-10
Re-add reply rendering
Tulir Asokan
2019-04-10
Fix Travis CI Go version
Tulir Asokan
2019-04-10
Remove commented code
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-09
Refactor message parsing things
Tulir Asokan
2019-04-09
Move stripLinebreak to a struct field in the HTML parser
Tulir Asokan
2019-04-09
Fix non-syntax-highlighted code block newline rendering
Tulir Asokan
2019-04-07
Fix syncing preferences from account data
Tulir Asokan
2019-04-07
Merge branch 'deep-message-rendering'
Tulir Asokan
2019-04-07
Improve handling of multiple linebreaks
Tulir Asokan
2019-04-07
Move special list/blockquote prefixing to renderer
Tulir Asokan
2019-04-07
Add syntax highlighting. Fixes #28
Tulir Asokan
2019-04-07
Remove commented code
Tulir Asokan
2019-04-07
More changes to do #91
Tulir Asokan
2019-04-07
Initial changes to do #91
Tulir Asokan
[prev]
[next]