aboutsummaryrefslogtreecommitdiff
path: root/ui/room-view.go
AgeCommit message (Expand)Author
2020-07-30Update mautrix-go and make it build without cryptoTulir Asokan
2020-07-24Add device list and legacy verification commandsTulir Asokan
2020-05-10Merge remote-tracking branch 'julianuu/master'Tulir Asokan
2020-04-29Add support for encrypted filesTulir Asokan
2020-04-26remove unnecessary returnsJulian Weigt
2020-04-26Use github.com/zyedidia/clipboard for clipboard.Julian Weigt
2020-04-26Implement copying to clipboardJulian Weigt
2020-04-23Add missing pointerTulir Asokan
2020-04-19Update copyright yearTulir Asokan
2020-04-19Update mautrix-go content stuffTulir Asokan
2020-04-19Update stuff and move pushrules to mautrix-goTulir Asokan
2020-04-09hjkl keybinds for selectionMidov
2020-04-08Display thumbnail for all files and add commands to download and open filesTulir Asokan
2020-03-20Support formatting in rainbowsTulir Asokan
2020-03-06Fix selecting other users' messagesTulir Asokan
2020-03-03Remove debug printTulir Asokan
2020-03-01Implement sending redactionsTulir Asokan
2020-03-01Implement selecting message to reply/react to with keyboardTulir Asokan
2020-03-01Fix minor issuesTulir Asokan
2020-03-01Add support for replying and reacting to messagesTulir Asokan
2020-02-20Add support for displaying reactionsTulir Asokan
2020-02-19Always set cursor to end when switching edit messageTulir Asokan
2020-02-19Add support for editing /meTulir Asokan
2020-02-19Remove duplicate code for finding message to editTulir Asokan
2020-02-19Add support for editing messagesTulir 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-16Improve emoji autocompletion when the same emoji has many namesTulir Asokan
2019-06-15Fix infinite recursionTulir Asokan
2019-06-15Unbreak more thingsTulir Asokan
2019-06-15Unbreak thingsTulir Asokan
2019-04-13Fix user listTulir Asokan
2019-04-10Use already parsed events for replies if possibleTulir Asokan
2019-04-10Fix date change messages and input submit handlingTulir Asokan
2019-04-10It compiles. Ship it!Tulir Asokan
2019-04-09Start refactoring various things in message rendering and sendingTulir Asokan
2019-04-05Move history storage to matrix package. Fixes #90Tulir Asokan
2019-03-30Change even more thingsTulir Asokan
2019-03-26Change more thingsTulir Asokan
2019-03-26Change thingsTulir Asokan
2019-03-26Start moving to mauviewTulir Asokan
2019-01-23Update license and sort importsTulir Asokan
2019-01-11Switch to Go modules and make other changesTulir Asokan
2018-11-14Fix thingsTulir Asokan
2018-09-05Update to latest gomatrix. Things are brokenTulir Asokan
2018-06-02GofmtTulir Asokan
2018-06-02Add ui toggle for image renderingTulir Asokan
2018-05-23Add real bare viewTulir Asokan
2018-05-22Add bare mode and fix terminal resize bug. Fixes #48Tulir Asokan
2018-04-23Gofmt and enable a testTulir Asokan