weechat-matrix-protocol-script icon indicating copy to clipboard operation
weechat-matrix-protocol-script copied to clipboard

A WeeChat script in Lua that implements the matrix.org chat protocol

Results 53 weechat-matrix-protocol-script issues
Sort by recently updated
recently updated
newest added

As the README mentions, this script currently implements only the old Olm encryption, while the matrix protocol has moved on to Megolm. Now, I'm not a Lua programmer, but I...

:45 | script: downloading list of scripts... :45 | Plugins loaded: alias, aspell, charset, exec, fifo, guile, irc, | javascript, logger, lua, perl, python, relay, ruby, script, tcl, | trigger,...

Apparently spaces in buffer names are evil and should not be working at all. They should be replaced by e.g. undercores. Here is an extract from `#weechat`: > mcnesium |...

Hey, I'm using today's git with buffer_autohide plugin and if Matrix room was hidden by this plugin it won't reappear on new messages.

According to https://weechat.org/files/doc/stable/weechat_user.en.html#logger_commands ``` Log levels used by IRC plugin: 1: user message (channel and private), notice (server and channel) 2: nick change 3: server message 4: join/part/quit 9: all...

When displaying the default Weechat Matrix settings with `/set plugins.var.lua.matrix.*`, I get the full list of options, but the "native" default display (from Weechat I guess?) is not used. Example:...

Going through the process of getting encryption to work, got all the pieces into place, but running `/encrypt on` is unsuccessful. My "matrix" buffer contains the following errors. ``` 14:41:01...

Hello, today I cloned the git and I've done the conf.. But I can not join any server. I try "/matrix join #server" but that is not working. How do...

When I login to matrix with weechat I’d like to see in which conversation I missed some messages. I don’t know if messages got an unread property in matrix API...

I've been getting this error since switching from Xubuntu to Gentoo. The strange thing is that this happened to me on my Arch Linux desktop before, but switching to Gentoo...