aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-19Only initialize history manager if not initializedTulir Asokan
2020-02-19Don't ignore history init errorsTulir Asokan
2020-02-19Fix rendering formatted m.emotesTulir Asokan
2020-02-19Add support for editing /meTulir Asokan
2020-02-19Remove duplicate code for finding message to editTulir Asokan
2020-02-19Ignore mouse motion events inside MessageViewTulir Asokan
2020-02-19Update mautrix-go to separate unmarshaling sync response and event contentTulir Asokan
2020-02-19Add support for editing messagesTulir Asokan
2020-02-19Fix mouse motion not being passed to input areasTulir Asokan
2020-02-18Fix panic when joining new roomTulir Asokan
2020-02-18Update readme a bit and add SSO supportTulir Asokan
2020-02-18Update depsTulir Asokan
2019-07-26Add badge and link for GitLab CI to readmeTulir Asokan
2019-07-25Update tcellTulir Asokan
2019-07-25Add .gitlab-ci.ymlTulir Asokan
2019-06-22Update tcellTulir Asokan
2019-06-21Possibly fix displaying displaynames of left usersTulir Asokan
2019-06-21Fix or break some history related thingsTulir Asokan
2019-06-18Cache canonical alias in room list so tab completing wouldn't load state from...Tulir Asokan
2019-06-17Add initial support for rendering repliesTulir Asokan
2019-06-17Wrap events in custom struct to add gomuks-specific fieldsTulir Asokan
2019-06-16Only ping if displayname has spaces/punctuation characters around it. Fixes #96Tulir Asokan
2019-06-16Fix panic in redaction handlingTulir Asokan
2019-06-16Add support for redactions. Fixes #19Tulir Asokan
2019-06-16Improve emoji autocompletion when the same emoji has many namesTulir Asokan
2019-06-16Add support for editing room tagsTulir Asokan
2019-06-16Use https by default if scheme is not providedTulir Asokan
2019-06-16Fix message text color. Fixes #82Tulir Asokan
2019-06-16Somewhat hackily force focus to room view. Fixes #95Tulir Asokan
2019-06-16Add/change commandsTulir Asokan
2019-06-16Remove dev replaces and update depsTulir Asokan
2019-06-16Merge remote-tracking branch 'jrswab/imageResize'Tulir Asokan
2019-06-16Re-enable downloading imagesTulir Asokan
2019-06-16Merge branch 'break-things-again'Tulir Asokan
2019-06-16Make displayname pushrule check possible without loading room stateTulir Asokan
2019-06-16Fix reply rendering infinite loop bugTulir Asokan
2019-06-15Add call trace commandTulir Asokan
2019-06-15Fix infinite recursionTulir Asokan
2019-06-15Scale image message based on the user's text area.Jaron Swab
2019-06-15Fix bumping unloaded rooms in room list when receiving messagesTulir Asokan
2019-06-15Unbreak more thingsTulir Asokan
2019-06-15Unbreak thingsTulir Asokan
2019-06-15Update depsTulir Asokan
2019-06-15Update README.md (#98)Jaron Swab
2019-06-14Add pm commandTulir Asokan
2019-06-14Remove room alias argument and switch to room after creatingTulir Asokan
2019-06-13Users can now create a new room directly in GomuksJaron Swab
2019-05-12Fix go 1.11 and go get compatibilityTulir Asokan
2019-04-27Update READMETulir Asokan
2019-04-27DOn't print debug init to log file when not logging to fileTulir Asokan