aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-16Greentext when first character is >HEADmasterdec05eba
2020-08-14Correct check for mp3dec05eba
2020-08-14Add support for uploading files and other media typesdec05eba
2020-08-14Support some more image formatsdec05eba
2020-08-14Add /upload command to upload image/video (jpeg, png, webm and mp4)dec05eba
2020-07-30Merge branch 'verification'Tulir Asokan
2020-07-30Update mautrix-go and make it build without cryptoTulir Asokan
2020-07-25Clear verification modal input bar placeholder after acceptingTulir Asokan
2020-07-25Add toggle to only send to verified devicesTulir Asokan
2020-07-25Make verification modal wait for confirmationTulir Asokan
2020-07-24Add very crude interactive verification supportTulir Asokan
2020-07-24Add device list and legacy verification commandsTulir Asokan
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