Age | Commit message (Expand) | Author |
2020-02-18 | Update readme a bit and add SSO support | Tulir Asokan |
2020-02-18 | Update deps | Tulir Asokan |
2019-07-26 | Add badge and link for GitLab CI to readme | Tulir Asokan |
2019-07-25 | Update tcell | Tulir Asokan |
2019-07-25 | Add .gitlab-ci.yml | Tulir Asokan |
2019-06-22 | Update tcell | Tulir Asokan |
2019-06-21 | Possibly fix displaying displaynames of left users | Tulir Asokan |
2019-06-21 | Fix or break some history related things | Tulir Asokan |
2019-06-18 | Cache canonical alias in room list so tab completing wouldn't load state from... | 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 | Only ping if displayname has spaces/punctuation characters around it. Fixes #96 | Tulir Asokan |
2019-06-16 | Fix panic in redaction handling | Tulir Asokan |
2019-06-16 | Add support for redactions. Fixes #19 | Tulir Asokan |
2019-06-16 | Improve emoji autocompletion when the same emoji has many names | Tulir Asokan |
2019-06-16 | Add support for editing room tags | Tulir Asokan |
2019-06-16 | Use https by default if scheme is not provided | Tulir Asokan |
2019-06-16 | Fix message text color. Fixes #82 | Tulir Asokan |
2019-06-16 | Somewhat hackily force focus to room view. Fixes #95 | Tulir Asokan |
2019-06-16 | Add/change commands | Tulir Asokan |
2019-06-16 | Remove dev replaces and update deps | Tulir Asokan |
2019-06-16 | Merge remote-tracking branch 'jrswab/imageResize' | Tulir Asokan |
2019-06-16 | Re-enable downloading images | Tulir Asokan |
2019-06-16 | Merge branch 'break-things-again' | Tulir Asokan |
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 |