Age | Commit message (Collapse) | Author |
|
|
|
|
|
I wish I didn’t have to do such ugly things to get a close-to-decent
interop with legacy OTR plugins that insert awful HTML4 stuff inside
messages that do not need it.
|
|
|
|
- Add two new options, keyfile and certfile, which must be both set for
the auth to work.
- if both are set, then poezio doesn’t force-prompt a password if there
is none specified
- add /cert_add, /cert_fetch, /cert_disable, /cert_revoke and /certs
commands.
- add a page of documentation on the process
|
|
|
|
through overloading the class variable default_config.
also fix a bug that would add meaningless sections to plugin
configurations.
|
|
|
|
|
|
|
|
|
|
fix #2841
|
|
|
|
it properly)
(also make the message appear in PrivateTabs)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add some tests, and remove the test_datetime_tuple because
of python time module misbehavior with timezones set manually.
(potentially due to http://bugs.python.org/issue6478)
|
|
|
|
DynamicConversationTab unlocks
and handle the case where the otr request was made before locking
|
|
|
|
|
|
|
|
|
|
|
|
Also add /filter_from and /filter_to, and allow chaining filters.
|
|
|
|
and fix minor typing mistakes too
|
|
|
|
|
|
|
|
(with commit ids when they aren’t too many)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|