Age | Commit message (Collapse) | Author |
|
this option determines if the non-autojoin bookmarks will
be opened on startup or not.
It is false by default.
|
|
|
|
and not the global info buffer
|
|
instead of the global info buffer
|
|
With a timeout option that lets the user choose the timeout
and if they want this notification.
|
|
|
|
|
|
Because SHA-1 is not really relevant anymore.
Too bad it's significantly longer and tiring to check, even if that is
to be expected.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks djanos
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Without it, poezio never exits when the plugin is loaded
Thanks to xunien
fix #2542
|
|
This plugins lets the user manipulate a poezio instance by writing commands
into a pipe, read by poezio which will execute them.
|
|
|
|
fix #2550
|
|
fix #2545
|
|
|
|
For example, a tab can be named muc.example.com, if you do /list
muc.example.com. If you then do /join muc.example.com, the error handler
needs to get the correct tab (the MucTab, not the MucListTab previously
opened).
This commit fixes the above issue (a traceback), and maybe some others like
that.
|
|
|
|
|
|
|
|
|
|
|
|
one)
|
|
|
|
|
|
|
|
|
|
|
|
also, check the features every rejoin for PrivateTabs
and refresh the window after displaying the features
|
|
and add a handler for missing commands
|
|
no more stalling while waiting for a disco info while sending a message.
|
|
receipts)
We need to check if the remote entity supports 0184, but if it doesn’t
support disco#info, then we will get an iq type="error" and nothing
will be cached, leading to disco#info queries being sent each time.
Keep a cache valid 2 hours of the JIDs which replied with an error.
TODO: check that this the kind of time period we want.
|
|
|
|
|
|
tab list
|
|
|