aboutsummaryrefslogtreecommitdiff
path: root/go.mod
AgeCommit message (Expand)Author
2020-03-03Update depsTulir Asokan
2020-03-01Update mautrix-goTulir Asokan
2020-03-01Fix minor issuesTulir Asokan
2020-03-01Add support for replying and reacting to messagesTulir Asokan
2020-02-22Update mautrix-goTulir Asokan
2020-02-22Enable lazy loading of membersTulir Asokan
2020-02-20Add background color for reactionsTulir Asokan
2020-02-20Add support for displaying reactionsTulir Asokan
2020-02-20Hide tombstoned rooms from room listTulir Asokan
2020-02-20Improve login view and add .well-known resolutionTulir Asokan
2020-02-19Update mauviewTulir 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-18Update readme a bit and add SSO supportTulir Asokan
2020-02-18Update depsTulir Asokan
2019-07-25Update tcellTulir Asokan
2019-06-22Update tcellTulir Asokan
2019-06-21Possibly fix displaying displaynames of left usersTulir Asokan
2019-06-17Wrap events in custom struct to add gomuks-specific fieldsTulir Asokan
2019-06-16Add support for redactions. Fixes #19Tulir Asokan
2019-06-16Add support for editing room tagsTulir Asokan
2019-06-16Use https by default if scheme is not providedTulir Asokan
2019-06-16Remove dev replaces and update depsTulir Asokan
2019-06-16Fix reply rendering infinite loop bugTulir Asokan
2019-06-15Unbreak thingsTulir Asokan
2019-06-15Update depsTulir Asokan
2019-05-12Fix go 1.11 and go get compatibilityTulir Asokan
2019-04-27Add partial deadlock detection in debug modeTulir Asokan
2019-04-27Add locks and other sync stuffTulir Asokan
2019-04-10Split container/text HTML entities and add support for <hr>Tulir Asokan
2019-04-10Update mautrix-goTulir Asokan
2019-04-10Fix testsTulir Asokan
2019-04-10Update mautrix-goTulir Asokan
2019-04-07Add syntax highlighting. Fixes #28Tulir Asokan
2019-04-06Update dependenciesTulir Asokan
2019-04-05Move history storage to matrix package. Fixes #90Tulir Asokan
2019-03-28Remove replaces in go.modTulir Asokan
2019-03-28Maybe fix windowsTulir Asokan
2019-03-28Even more changesTulir Asokan
2019-03-26Change more thingsTulir Asokan
2019-03-26Start moving to mauviewTulir Asokan
2019-02-12Remove replaces in go.modTulir Asokan
2019-01-23Update license and sort importsTulir Asokan
2019-01-23Update depsTulir Asokan
2019-01-12Update CI script and tcellTulir Asokan
2019-01-11Switch to Go modules and make other changesTulir Asokan
2018-04-22Switch to depTulir Asokan
2018-04-10Add go.mod fileTulir Asokan
2018-03-18Organize filesTulir Asokan
2018-03-13Add initial login view and debug panel with tviewTulir Asokan