gomuks/matrix
i401 8472803cd0 add: clipboard functionality in room view
CTRL+V now checks if the clipboard contains an image and pastes it into the room.

The library used for clipboard functionality requires an additional
dependency:

> Linux: require X11 dev package. For instance, install libx11-dev or xorg-dev or libX11-devel to access X window system.
2023-10-05 22:33:21 +02:00
..
muksevt Show decryption errors more accurately. Fixes #174 2020-06-23 22:28:28 +03:00
rooms Run gofmt 2022-11-13 15:40:10 +02:00
crypto.go Update tcell 2022-04-15 12:53:09 +03:00
doc.go Fix things 2018-11-14 00:00:35 +02:00
history.go Move loaded history pointer to message view 2020-05-10 02:28:34 +03:00
matrix.go add: clipboard functionality in room view 2023-10-05 22:33:21 +02:00
mediainfo.go Update deps and stop using github.com/pkg/errors 2020-10-23 12:02:42 +03:00
nocrypto.go Update tcell 2022-04-15 12:53:09 +03:00
sync.go Update tcell 2022-04-15 12:53:09 +03:00
uia-fallback.go Update mautrix-go to switch to /v3 paths 2022-04-17 13:16:47 +03:00