Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Which were being filtered by the information popup filter
|
|
|
|
The gpg plugin tries to call Presence.find() and Message.find(), that do not
exist. The correct calls are Presence.xml.find() and Message.xml.find().
|
|
Both for displaying incoming messages, and sending OTR and legacy
OpenPGP.
|
|
|
|
|
|
|
|
|
|
|
|
And fix some linewrapping, obsolete references to poezio.eu, and
obsolete docs.
|
|
|
|
See https://lab.louiz.org/louiz/biboumi/commit/0d2dd71de5292895f6
|
|
|
|
Fixes #1683 and #1843.
|
|
|
|
|
|
Use a placeholder object that can run it afterwards, so that we don’t
have side effects inside those functions.
|
|
Broken by the namespace change
|
|
|
|
|
|
also add some doc for the marquee plugin
|
|
And fix a breakage due to the recent change in tab creation.
|
|
|
|
(broken during linkmauve refactoring)
|
|
|
|
|
|
|
|
also, typo
|
|
And false by default, as it might reduce the user experience in
chatrooms.
|
|
|
|
|
|
|
|
|
|
MUCs you want to be notified from.
|
|
xml does not like ascii control chars.
|
|
|
|
Detecting errors would be a pain though
|
|
|
|
(broken since slix)
|
|
(specifically, require_encryption and log)
|
|
the require_encryption option would not be honored when opening a new
tab with a bare JID.
|
|
|
|
|
|
|
|
|