aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-05Support edits without m.new_contentTulir Asokan
2020-06-24Bump version to 0.1.2Tulir Asokan
2020-06-24Fix rendering displayname change eventsTulir Asokan
2020-06-24Check if PrevContent is nil before using. Fixes #181Tulir Asokan
2020-06-24Fix shift+tab on first item in fuzzy search dialog. Fixes #182Tulir Asokan
2020-06-24Bump version to 0.1.1Tulir Asokan
2020-06-24Update mautrix-goTulir Asokan
2020-06-23Show decryption errors more accurately. Fixes #174Tulir Asokan
2020-06-23Update mautrix-goTulir Asokan
2020-06-22Add FUNDING.ymlTulir Asokan
2020-06-18Call EncryptMegolmEvent with pointer to contentTulir Asokan
2020-06-17Add alias management command and alt_aliases renderingTulir Asokan
2020-06-17Update mautrix-goTulir Asokan
2020-06-17Simplify version flagTulir Asokan
2020-06-17Merge remote-tracking branch 'aaronraimist/version-flag'Tulir Asokan
2020-06-13Add --version flagAaron Raimist
2020-06-08Update deps and add gouuid to go.modTulir Asokan
2020-06-08Fix /reject command outputTulir Asokan
2020-06-04Update mautrix-go to fix new OTK generation for e2eeTulir Asokan
2020-06-04Improve errors in crypto stuffTulir Asokan
2020-05-12Fix typo when getting config dir based on GOMUKS_ROOTTulir Asokan
2020-05-10Bump version to 0.1.0Tulir Asokan
2020-05-10Only build .deb for releasesTulir Asokan
2020-05-10Change debian control directory permissions before buildingTulir Asokan
2020-05-10Build .deb package in CITulir Asokan
2020-05-10Remove unused scriptsTulir Asokan
2020-05-10Set different user agentTulir Asokan
2020-05-10Remove "build" prefix from CI stepsTulir Asokan
2020-05-10Fix typoTulir Asokan
2020-05-10Add CI builds for linux arm and windowsTulir Asokan
2020-05-10Move loaded history pointer to message viewTulir Asokan
2020-05-10Merge remote-tracking branch 'julianuu/master'Tulir Asokan
2020-05-10Send read receipts asynchronously. Hopefully fixes #141Tulir Asokan
2020-05-10Update mautrix-goTulir Asokan
2020-05-08Add static build with e2eeTulir Asokan
2020-05-07Add command to get e2ee fingerprintTulir Asokan
2020-05-06Parse event content when getting single event from serverTulir Asokan
2020-05-06Random changesTulir Asokan
2020-05-06Use structs for parsing read receipts and direct chat listsTulir Asokan
2020-05-06Prevent blocking when trying to stop matrix containerTulir Asokan
2020-05-06Merge branch 'e2ee'Tulir Asokan
2020-05-06Update depsTulir Asokan
2020-05-06Fix potential double locking when finding shared roomsTulir Asokan
2020-05-05Update mautrix-go and other depsTulir Asokan
2020-05-05Random changesTulir Asokan
2020-05-05Remove extra git install in CITulir Asokan
2020-05-05Add static builds without e2eeTulir Asokan
2020-05-05Make e2ee optionalTulir Asokan
2020-05-05Update mautrix-goTulir Asokan
2020-05-05Don't encrypt outgoing reactionsTulir Asokan